My problem is this is an AM4 system using DDR4 memory… already outdated.
The Post Ninja
My problem is this is an AM4 system using DDR4 memory… already outdated.
DHCP, when set up properly, makes for less work. Reservations will have the DHCP server hand out the same IP to the same hardware (MAC address) when it asks. If you have a device that is from the dinosaur age that doesn’t play nice with DHCP, then make sure you give it an address that is outside the DHCP range on the same subnet. ex: Some home routers use 192.168.1.100 to 192.168.1.200 as the dhcp range. Setting anything from 192.168.1.1 (or 2 if the router is on 1) to 192.168.1.99 is fine, as is 192.168.1.201-192.168.1.254 (or 253 if the router is on 254). However, by setting static ips, you have to remember those ips specifically to interconnect devices on the lan, whereas reserving via dhcp allows you to use local dns resolution to connect to devices via their hostname instead. In additon, you run the risk of ip conflicts from forgetting which device has what ip in an increasingly complex system, and if you change internet providers or routers, you have a lot of extra work to do to fix the network settings to get those static ips to connect.
Alternately, just use the link-local ipv6 address to interconnect on the lan. That doesn’t change on most devices, as it is based on the MAC address, and is always reachable on the lan.
Looks like it’s time to upgrade…
deleted by creator
Meanwhile in Fedora KDE, I have the opposite problem… The system straight up ignores my monitor sleep settings, and something as quick as grabbing a water and coming back to everything in sleep mode on a desktop is kinda a problem when I am relying on the system not going sleep due to a running task.
Here’s the deal. If your server is close to using up all its RAM, then yes, more RAM better.
However, if your server is close to being full on storage, you need to address that with a bigger storage drive.
Yeah no, I’ve used Slackware back in the day… there is no getting back the whole weekends lost chasing dependencies and build dep reqs.
Typically, I’ve fixed this with a Windows install stick and using the bcdboot command to rebuild the BCD from scratch.
Every time I’ve done this with an EFI system, what I did was copy paste each partition one at a time using gparted, after making sure the target drive is gpt initialized.
Are you booting EFI with Windows, or is the old drive MBR?
Looks like I need to consider flipping back to Debian again… it’s always beeen a Stable relationship…
How about running an Opnsense VLAN routed through the VPN, so your PC doesn’t have to have a client side VPN app and just assumes by normal router function its WAN IP is the VPN IP, and being in an isolated VLAN it is a device that lives solo on its own little network.
Everywhere except in the USA’s Republican states. It’s an unforgiveable sin to be seen with a mask on there for stupid reasons.
I would that too
Was reading about the latest malvertising exploit on bleepingcomputer when lo and behold, said malvertising ad hit and tried to take over my PC.
That was the last time I used the internet without an adblocker.
I do have to admire the irony of a malvertising ad hitting bleepingcomputer on the article about said ad.
It does, as DDR5 comes with rudimentary ECC protection builtin.