

Don’t forget R Kelly
Don’t forget R Kelly
He is being too nice. He needs to get a lawyer and sue that shitty company for harassment and whatever else.
ETA: The US isn’t overly litigious. We are under litigious if anything.
A lot weren’t even in the military.
The vast majority were, at least recent ones.
He is only a Major in the national guard. WAY under qualified. This is a job for a general officer. Seasoned O6 at the bare minimum
I am highly regarded there.
NEVER SELL SHORT! NEVER SELL NAKED CALLS!
They have limited up side and infinite down side. If you want to bet against a stock, buy PUT options. If you don’t think it will go up, sell covered calls.
Oh, you mentioned you don’t want to keep a backup of the entire drive. That is fine, but absolutely back it up before starting the install.
I would just boot a live Linux image and dd the entire device file onto some sort of storage. That way you can get a bit for bit copy of the drive that you can make it how it was before you touched it. When all is well, then you can ditch the backup. It wouldn’t be a bad idea to keep if the stuff is important. Storage devices do fail.
Yes.
To do this, open a terminal, and do this:
sudo apt search ntfs
It will be called something like ntfs-progs or ntfs-fuse or both.
Then:
sudo apt install PKG1 PKG2
Alternatively, the synaptic package tool has a nice GUI
You could leave the Windows installation and not dual boot. Linux can read NTFS volumes. You will probably have to install ntfsprogs or whatever it’s called.
A swap partition is akin to the page file on Windows. The kernel will use it to move memory pages it doesn’t anticipate using in the near future to it so it can use that RAM for other things. It will also use it in a pinch when there isn’t enough RAM on the system. It isn’t strictly necessary, but it can prevent programs from crashing at a huge performance penalty. It is necessary if you want to use sleep or hibernate or whatever it’s called when it is powered off physically but resumes what you were doing instead of booting when you power it back on. That takes as much swap as you have RAM at minimum. If you want that, a good rule of thumb is 1.5 times physical RAM.
I have servers I administer for my job that have over 100GB of RAM with very little swap, like 4GB. The applications and machine are tuned and sized so the physical RAM is at ~85% and swap is barely used. The swap is mainly for non application stuff like IDS agent, backup agent, monitoring agent, etc.
If swap becomes a problem, you can adjust the kernel vm.swappiness parameter as needed. It might take some trial and error to get it right.
Source: I’ve been working with Linux professionally for almost 20 years now.
Unless you REALLY need color, just buy a Brother BW laser printer. Toner doesn’t dry up. It is all but guaranteed to be the cheapest option. I bought the scanner BW laser printer combo like 8 years ago for $130.
They get paid 274k…DC is expensive, but anyone that can’t live very comfortably on that is awful with money. Being awful with money will lose you a TS clearance because it makes you susceptible to bribery by spies. I would think it would also be a disqualifier for a SCOTUS judge for the same reason.
I think maintaining a TS clearance should be a requirement for all positions above a certain level in the federal government. Not because they need access to TS information, but to ensure they are at a lower risk of bribery, adversarial interests, and criminal activity. Getting a TS clearance isn’t terribly hard. Just generally have your act together. As long as you aren’t a train wreck, a drug addict, a criminal, an untrustworthy asshat, or have connections to adversaries, you will pass adjudication. TLDR: A TS clearance would ensure high level government employees are minimumly functional humans.
I would think they would keep at least 1 of each model/trim of vehicle for testing these things. This leads me to believe one of the following:
Yes, Ubuntu 20 isn’t EOL yet. A lot of those downloads are probably IT staff or developers that are running Ubuntu servers or developing on those versions.
ETA: We still have some RHEL 7 and clones at my day job
They’ll argue with Stallman about what GNU is.
It was intended to be an OS and is if you use the Hurd kernel. In practice, Hurd isn’t really used, so it is just a bunch of programs and libraries. I guess it can go either way.
So much to unpack here.
GNU is not a Linux variant. It is a set of programs and shared libraries.
ISO 9660 has nothing to do with compression. Just calling it ISO isn’t a good idea for an intro class like that because it is a set of MANY standards. They should have put a little side blurb and called it ISO 9660 in the table.
tar is an archive tool. It has no compression.
Why no mention of compression algorithms algorithms vs archive tools?
Why not have different compression algorithms and their tradeoffs?
ETA: jar files are just zip files for Java libs/programs. You can open them with zip file tools.
Good question…me too. Most office apps are browser based now. Sometimes you have to build things from source to get bleeding edge versions of things, but a good Linux admin will have no trouble rolling their own repo with their own packages for the bleeding edge stuff. Most of the time the repo versions are fine though. The only thing I maintain from source on my personal machine is GnuCash.
YES!!! I’ve been saying it too! I’d leave out metaphysics other than an introduction to what it is with an example or two. We are seriously lacking in epistemology. I would focus it mainly on epistemology and ethics though.