Fair, but I meant updates from the original manufacturer.
Fair, but I meant updates from the original manufacturer.
You gain very little from security because nobody is targeting you…
It’s not about being targeted, it’s about being caught in the big fishing net that scammers are throwing. You don’t have to be targeted to have security concerns.
If a phone isn’t receiving regular security updates, I won’t use it. My Pixel 5a just got replaced because it’s coming up on end of support. My new Pixel has 7 years of support, so I feel a lot better about keeping it longer.
There are probably newer ones that come with LiPos. But every consumer grade one I’ve seen is traditional lead acid batteries.
…(it is kinda like a bomb after all)…
WAT? I’ve never heard a UPS referred to as “kinda like a bomb” before.
Keep your UPS maintained, replace the batteries when they age out, and it will be fine. If your UPS supports automated self-tests, use them.
My employer has UPS units spread all over the region we operate in, and we don’t have any issues, despite leaving them mostly unattended for years. I have several in my house and I’ve never given them a second thought aside from battery replacements.
Yes, back in the early 00s. We toyed with making a net-bootable image with it for our computer labs, but it was really not practical. It definitely taught me a ton about systems, though.
I admit, I’m not a big fan of putting more functionality into systemd (or just of systemd in general), but that is a well-reasoned argument for having sudo live in the init system.
I did see another report that it’s just a component in Edge. Unfortunately I don’t have that link handy right now.
There’s basically nothing categorical that can’t run on Linux…
From a desktop standpoint, I agree. From a business server infrastructure standpoint, I disagree completely. We run tons of software that doesn’t run on Linux. Maybe there are alternatives, but there are other aspects in play (integrations with other services, vendor pricing, etc).
It’s not just desktops that people worry about.
That doesn’t make it right.
And not everyone can dump Windows for Linux. We run a lot of software that requires Windows. Changing is impractical if not impossible.
It’s only as insecure as you make it. It’s an option, it needs to be used responsibly.
Look into editing the sudoers file. Add a line that allows you to run openvpn with the NOPASSWD option.
I strongly recommend not using that for everything, just the specific commands you need to run non-interactively.
Is that it’s update check?
I have not. I don’t handle our hardware much, so I’m not entirely sure what we’re using.
I read the man page, but I didn’t see the answer to your question in there.
I am assuming that it would only dump the root filesystem in your example. Other mounted filesystems like /home or /media, if they’re separate filesystems, probably aren’t included. You’d have to run a separate dump for each one.
Best option to find out is to try it and see what happens. No better way to learn than by doing.
We use a separate subdomain. For example, all our hosts are joined to the ad.example.com domain, so remote management would be the same hostname on ilo.example.com.
We also have all HP hardware (at least for servers), so we have everything in OneView. Other devices (NetScaler SDX appliances, other stuff with management interfaces) just have their interface in that subdomain and it works out great.
No official, public explanation. We know why…
I’ve very seriously considered that. Right now, we could probably go down to one car without issue. We have two reasons why I’d like to maintain a second, though. We have young kids, and we are already starting to run them around to different places at the same time. We’re looking to move soon, and the idea is to move outside of town where we have more room. That would make basically every drive longer, which would increase the likelihood of needing a second vehicle.
Either way, an EV should be fine. Depending on cost, I might stick with a small, used ICE this time, because I don’t need much. But I’m not at that point quite yet, so maybe things will change by the time I’m ready.
I was among those worrying about range until I spent 5 minutes thinking about what I actually do on a daily/weekly/monthly basis.
We’d still have my wife’s ICE van, we both work from home, and 99% of the time my work-related travel is local (within 5 miles). My wife’s van can pull the camper for our camping trips, or for our longer drives.
I have no good reason not to get an EV for my next car.
Read the error again. It’s journalctl.
Interesting. Looks like perhaps your boot loader isn’t properly pointing at your root partition.
I’m assuming you’ve just done the install and never successfully booted, yes? In that case, you can try to re-run the installer, or try rescue mode and try repairing the bootloader.
Are you doing dual-booting, or is this system dedicated to Linux?