But OS X, macOS, and at least one Linux distro are/were UNIX certified.
But OS X, macOS, and at least one Linux distro are/were UNIX certified.
The network gear I manage is only accessible via VPN, or from a trusted internal network…
…and by the gear I manage, I mean my home network (a router and a few managed switches and access points). If a doofus like me can set it up for my home, I’d think that actual companies would be able to figure it out, too.
Travel expense reimbursement — though many companies have a “no receipt required if under $xyz” policy.
Add to that photo editing (as much as GIMP is great…). I would guess DAW and video editing would fall under that category, too…and good luck finding many AAA open source games.
I’m holding out for Aperture Science, if for no other reason than that their AI has a dry, dark sense of humor.
IIRC Torvalds uses Fedora.
(Debian for me.)
UN-Verified
Unfortunate abbreviation…
Open to discussion, but since 2008, the Democrats have won every election where the leadership didn’t “put their finger on the scale” in the primaries/picking the candidate. Obama, Obama; Clinton arguably shouldn’t have been the nominee and Sanders should have; Biden was (?) properly primaries; Harris was picked — obvious pick, but still, not primaried.
Or the other reason, that the US is too sexist to elect a woman. It’s depressing either way of course.
The Democrats, in hindsight, fucked up with the economy and/or the messaging.
Did inflation happen because of the groundwork that Trump laid down in his term (not to mention global pandemic)? Sure — but did inflation get really bad under Biden? Yes, absolutely. That doesn’t make it his fault, but it makes it a problem that the Democrats probably needed to address more aggressively, an all-out attack on rising cost of living.
At the start of the pandemic, for me to carry $100 of normal weekly groceries home from the supermarket was a real challenge, but I could do it. Now, I carry $100 no problem, with a toddler on my shoulders. The money doesn’t really matter to me, but from what I’ve been reading, it really mattered to a lot of voters. Again: I think his will be worse under Trump (if it does get better, it’ll be due to some shady tax rebates to supermarkets or big ag or something, IMHO).
So while the Dems are talking about first time home credits and whatnot, Vance is out there lying about the price of eggs — but it’s a lie that “feels” right to a lot of people, and anecdotally, has some truth to it in that inflation/cost of living increase is real. Nevermind that the R policy is…what, exactly? But they say they’ll fix it, and they point out that Dems are currently in power, and that’s enough for a lot of people.
Remote backup server would be my suggestion.
Configure it with a VPN to talk to your home network and set it up at a trusted friend’s or family’s place.
I do this with a raspberry pi and an external HDD that takes daily/weekly/monthly snapshots, with daily rsync. Works nicely for me.
I would be very surprised if such a fork would diverge from Linux. I would guess that this would be little more than a branch with (most likely) support for Russian hardware. Just my hunch.
A legitimate hard fork doesn’t seem particularly smart to me, but what do I know…
I’m guessing it’s because the developers either have a different speciality that they focus on, are employed to support specific hardware, or both.
Duh, just read it back from /dev/random
You will recover the data, you just need to wait long enough.
That’s how I started using Linux — big book with CD, I think it was “RedHat Linux Secrets 5.4” or something. 2.0 or 2.2 kernel.
Honestly, it was fantastic. And almost all of it is still relevant today. (Some of the stuff on xfree86 and the chap/pap stuff not so much.)
But it gave a really solid (IMHO) intro to a Linux/*NIX system, a solid overview of coreutils, etc. And while LILO has been long replaced, and afaik /sys
didn’t exist at the time, it formed a good foundation.
I’ll refrain from commenting on any init system changes that have taken place since then.
Just use your $200+ Fluke to check the batteries, problem solved.
It’s mostly so that I can have SSL handled by nginx (and not per-service), and also for ease of hosting multiple services accessible via subdomains. So every service is its own subdomain.
Additionally, my internal network (as in, my physical LAN) does not have any port forwarding enabled — everything is over WireGuard to my VPS.
For a while I thought the Google AI result had a pretty logical, well thought out, practical solution — use glue.
My method:
VPS with reverse proxy to my public facing services. This holds SSL certs, and communicates with home network through WireGuard link configured on my router.
Local computer with reverse proxy for all services. This also has SSL certs, and handles the same services as the VPS, so I can have local/LAN speeds. Additionally, it serves as a reverse proxy for all my private services, such as my router/switches/access point config pages, Jellyfin, etc.
No complaints, it mostly just works. I also have my router override DNS entries for my FQDN to resolve locally, so I use the same URL for accessing public services on my LAN.
EulerOS, a Linux distro, was certified UNIX.