PrivateNoob

joined 1 year ago
[–] PrivateNoob@sopuli.xyz 19 points 1 month ago

Modern denuvo games aren't being cracked anymore. It only happens if the devs accidentally publish a just before launch release accidentally

[–] PrivateNoob@sopuli.xyz 11 points 2 months ago* (last edited 2 months ago)

I love my country /s

EDIT: Apparently the explosives inside were placed into the pagers by Isreal, but the CEO of this company support Orban.

"She also posted content that aligned with Hungary’s far-right PM Viktor Orbán. In a LinkedIn post a month ago, Cristiana called Ukraine president Volodymyr Zelensky’s government a “nazi regime”. "

I love my country /s

[–] PrivateNoob@sopuli.xyz 2 points 2 months ago

Dayum letsgooooooo

[–] PrivateNoob@sopuli.xyz 4 points 2 months ago (3 children)

It's mind boggling how a suspiciously nazi friendly party can get so many votes. Doesn't Germany have some serious anti-nazi laws written into it's constitution, or is that treated like a joke too like in Hungary?

[–] PrivateNoob@sopuli.xyz 2 points 2 months ago

Even the Netherlands is affected by non-consequence scenarios. Please west EU, don't turn into Hungary, I need to escape to a decent country please.

[–] PrivateNoob@sopuli.xyz 2 points 2 months ago

Agreed, actions to save the weak and oppressed should be more important, I just worry that such words like fascist could lose it's punching weight whenever someone could be truly a fascist. It wouldn't have as such a backlash for that certain target.

[–] PrivateNoob@sopuli.xyz 1 points 2 months ago (2 children)

Jesus Christ, didn't he resign from his role after the backlash?

[–] PrivateNoob@sopuli.xyz 4 points 2 months ago

You've won. Certified fascistmaxxers there.

[–] PrivateNoob@sopuli.xyz 2 points 2 months ago

Well it could be a fascist, but nevertheless on which category they are really in, it's really awful for doing this

[–] PrivateNoob@sopuli.xyz 4 points 2 months ago

Wow dayum that definitely seem really sus.

 

So I uninstalled Zenless Zone Zero yesterday via Wine, and it seems it just deleted every game, KDE configs, etc.

These weren't really an issue for me, but my old worlds have gone to waste too. Unfortunately, my drive is on ext4, and I haven't used Timeshift cause low storage space. Is there any chance for me to recover back some data?

 
 

I'm trying to setup my first homeserver with pods alone but I can't add my mounted /data (it's an external HDD) folder to the root folder, but the /app and /config works. It's a common issue but somehow I wasn't able to solve it.

OS: Rocky Linux 9.3

External HDD (WD Elements)

external HDD in /etc/fstab:

# WD Elements drive
UUID=4655386a-5ccf-4c7b-ad6a-c0b90ccf8454 /home/privatenoob/media/storage1 xfs defaults 0 0

radarr.service:

[Unit]
Description=Radarr Movie Server
After=network.target

[Service]
ExecStart=podman run --name=radarr -e PUID=1000 -e PGID=1000 -e UMASK=002 -p 7878:7878 -v radarr-config:/config -v /home/privatenoob/media/storage1/Filmek:/data --restart unless-stopped lscr.io/linuxserver/radarr:latest
ExecStop=podman stop radarr
Restart=on-failure

[Install]
WantedBy=default.target

Permissions:

drwxr-xr-x. 2 privatenoob privatenoob 6 Jan 17 16:52 Filmek

drwxr-xr-x   4 abc    users    139 Jan 18 19:44 config
drwxr-xr-x   2 root   root       6 Jan 17 15:52 data

chown -R 1000:1000 /data didn't work. It gave permission denied, even though I used root (probably this is because of -e PUID=1000?)

 

Hello there lemmings! Finally I have taken up the courage to buy a low power mini PC to be my first homeserver (Ryzen 5500U, 16GB RAM, 512 SSD, already have 6TB external HDD tho). I have basically no tangible experience with Debian or Fedora-based system, since my daily drivers are Arch-based (although I'm planning to switch my laptop over to Fedora).

What's your experiences with Debian and Rocky as a homeserver OS?

 

I'm on an Arch-based Linux with VirtualBox (generic installer, couldn't load modules with host-modules-arch) and I get this error whenever I try to import this OVA file:

Error reading OVA '.../coa-aio-newton.ova' (VERR_TAR_UNEXPECTED_EOS) Result Code: VBOX_E_IPRT_ERROR (0X80BB0005) Component: ApplianceWrap Interface: IAppliance {86a98347-7619-41aa-aece-b21ac5c1a7e6}

Apparently, these OVA files should be unpackable but tar doesn't recognize it, and neither Ark or PeaZip can unzip this, but importing this OVA file works on Win 10.

I've tried using VMWare but that gave me an import error too. Why can't virtualization work at all on Arch-based systems?

view more: next ›