Shdwdrgn

joined 2 years ago
[–] Shdwdrgn@mander.xyz 4 points 2 days ago

We should start posting that 3.2% of children watching Trump on TV have developed autism, therefor Trump is using subliminal messaging and is dangerous to their kids. They may not care that a pedophile is in office, but mention subliminal messaging and they'll go crazy.

[–] Shdwdrgn@mander.xyz 1 points 1 week ago

I think my suggestion would be to use the PC as a dedicated firewall, but you will need at least two ethernet ports for that (one to connect to the ISP router, and the second for internal network). This lets you learn network security and control the traffic that can actually get to your other computers. You could also set up KVM to start running virtual machines here. The idea with a VM is to keep services separate and isolated, so like one VM to manage security cameras, another VM to host a game server, another one to host sonarr/radarr/jellyfin... etc.

When you are able to expand, your second physical machine should be your NAS. Get your storage space started, share it over NFS or samba, and move your backup/security camera/sonarr VMs over to this machine for direct access to the larger storage space. Pay attention to system usage and move your VMs to balance the cpu/memory resources. Eventually you may want to get a third machine dedicated more for hosting the game servers, maybe a web server to view the security camera feeds, or whatever.

You mentioned backing up Wikipedia... Have a look at the Kiwix project, you can already get access to regular backups for a lot of information sites.

[–] Shdwdrgn@mander.xyz 2 points 1 week ago (1 children)

Heh I managed to jump directly from best-case to worst-case, but hey, that still leaves everything in between as options. :-)

Yeah, speed is everything and there are pcmcia ethernet cards for $10 or less on ebay if OP has that option.

[–] Shdwdrgn@mander.xyz 1 points 1 week ago (3 children)

OK something that old surely has a serial port on it? If so, look in to "sneakernet" (it's a technique, not a product) to connect to another computer. I've even done networking over a serial port with linux, but there also used to be software just for copying files. That wouldn't give you a drive image but it would at least back up the software.

[–] Shdwdrgn@mander.xyz 3 points 1 week ago (8 children)

Plug the destination drive into the new USB adapter you got?

[–] Shdwdrgn@mander.xyz 2 points 2 weeks ago

If only... I know who I'd put my money on. The only way Trump could win is if he accidentally fell on his opponent.

[–] Shdwdrgn@mander.xyz 6 points 3 weeks ago

Yeah we definitely need more information. I don't see anything in this post that suggests censorship.

[–] Shdwdrgn@mander.xyz 15 points 1 month ago (2 children)

Don't forget about cops giving gun-safety classes.

[–] Shdwdrgn@mander.xyz 5 points 1 month ago

Or we could see a bomb go off in the Pentagon, at the meeting to which Hegseth was "unfortunately running late".

[–] Shdwdrgn@mander.xyz 4 points 1 month ago

I was just wondering how much I could sell them for if they had an actual bullet hole through them...

[–] Shdwdrgn@mander.xyz 2 points 1 month ago (1 children)

The big farms are the ones that can afford to bribe Trump with golden offerings, so they will get bailouts and then raise their prices anyway. This Winter is when things will start getting interesting, because we can't afford to import food but we'll have to do it anyway, and grocery prices will go through the roof. I can't wait to hear the MAGA excuses about why they can't eat, but it will of course be blamed on the Dems. Quite frankly, I say let them rot. I've been stockpiling canned goods over the Summer, I can wait it out.

[–] Shdwdrgn@mander.xyz 3 points 1 month ago (4 children)

Keep in mind that seasonal crops are going to be harvested soon, and nobody will be getting good prices from foreign sales this year. I know most farmers can ride out at least one bad season, but if the current policy continues into next year you can bet that a huge number of farms are going to completely collapse.

 

I built a new firewall under Debian 12. The machine has eight network ports, and during configuration I accidentally used the same name for a couple of the ports in the files under /etc/systemd/network/*.link. I ended up with two link files referencing two different MAC addresses but naming each of them as WAN0, and once systemd got that configuration it wouldn't let it go.

From what I could find online, normally I would just issue systemctl daemon-reload followed by a update-initramfs -u and after a reboot systemd should have had the updated information... but no dice this time. The way I finally discovered the problem was when I noticed under ifconfig that my wan0 port was pointing to the wrong MAC address (even though the link files had been corrected).

After several hours of fighting with it, I finally managed to get it to work by renumbering all of my link files, and now the information for each port matches up correctly. But my real question here is WHY did systemd refuse to read updated link files? Is there another step I should have taken which was mysteriously never mentioned in any of the dozens of web pages I looked at trying to fix this? I really need to understand the proper process for getting it to correctly use these files so I can maintain the machine in the future.

(God I miss the reliability of udev already)

 

I'm building a new rack server (Poweredge R620) and am using the option "consoleblank=600" in the GRUB_CMDLINE_LINUX setting. During the setup I used the wrong memory stick and installed Bullseye, and screen blanking was working correctly there. Since I had already finished nearly all the configuration this week, I thought it would be easier to just do a regular dist upgrade than reloading the whole system.

After upgrading to Bookworm and rebooting, I notice that now when the screen blanking is supposed to kick in (which normally just turns off the display), I am instead getting what looks like rolling static on the screen. I have several other R620 racks running Buster so I know the screen blanking should work with this hardware, but this appears to be an issue specific to Bookworm.

Note that even when I try something like setterm -blank 1 or setterm -powerdown 1 I get the same resulting static after 1 minute. To be clear, this is specifically for the command line, I do not run desktops on my servers.

A google search for the problem has been unsuccessful so I'm hoping someone can point me to a solution or help with the proper search terms.

 

I'm wondering if anyone has found (free) sources of data to use for live elections results, specifically the Presidential race? I've been building a map of poll results but would also like to put something together to watch the race tomorrow night.

view more: next ›