Shdwdrgn

joined 2 years ago
[–] Shdwdrgn@mander.xyz 11 points 2 days ago (1 children)

If they weren't on X and were reading reality-based information, they would already know the entire world hates Trump's politics, and I certainly don't blame anyone for hating the entire US in general. Too many people here will gladly hate an entire country even when they had no say in choosing their leaders, so it's only fitting to see that attitude thrown back at us.

On the other hand, the exposure that all these Trump-supporting "influencers" are foreign bot accounts is hilarious, and I love that MAGA is finally being shown exactly who they've been listening to.

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

Your server needs to have a static IP address. Once you have that, and have your DNS service set up, then you should be able to update your domain(s) to point to the new DNS. This new server doesn't have to be your primary DNS entry for the domain(s), but it should be one of the first two entries. And that's pretty much all you need to get started.

One other consideration is setting up the master/slave status of your DNS servers so you only have to make updates in one spot (helpful to ensure everything stays in sync). This isn't a requirement, it just makes your life easier.

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

Ah ok, that makes sense they can sue later. Thanks!

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

I'm just wondering why the fine is only $10k? Something like this where you blow someone away for no reason, you should be forfeiting all of your possessions to their surviving family since the victim will no longer be earning an income to support them.

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

So Trump is trying to start a civil war by starving the people that voted for him, but he's also planning on starving the troops that were supposed to support his dictatorship? Just seems to prove the theory that the only thing which will save us from this regime is Trump's own stupidity.

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

Oh damn, I've seen short bits of this comic on reddit, I didn't know they had a web site!

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

Nope, programming is like a black hole -- once you've entered the event horizon it's too late and you'll never escape.

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

What do you mean by "traditional cad designers" and why is that important? I'm not really sure why that is something that should matter to me?

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

Aww man, I knew it was only a matter of time before someone was going to "force" me to learn python. Thanks for the link, I'll take a look at this after dinner.

[–] Shdwdrgn@mander.xyz 18 points 3 weeks ago (7 children)

Another consideration... If you are a programmer type then OpenSCAD is a language-based program. I've been using it heavily for the past week designing a dual-filament extruder for my Ender 3, and last year I designed and built a utility trailer. As with anything it has its quirks, but I'm much more comfortable writing code and I always found the other GUI-oriented programs to be unintuitive.

[–] Shdwdrgn@mander.xyz 4 points 1 month 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 month 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.

 

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.

 

Your dreams and imagination evolved as a view into another universe. As with the current beliefs, you cannot decipher technical information -- no words in books, no details of how devices work, so even if you can describe things you see from another place, you could not reproduce a working version.

Now how do you convince others that the things your are seeing are really happening without being labeled insane? And how could you use this information to benefit yourself or others? Take a peek into the multiverse to see how other versions of yourself have solved these problems...

view more: next ›