They don’t change things just for the sake of it. They change things so they can point at it and say, “look what I did! I deserve a promotion!”
They don’t change things just for the sake of it. They change things so they can point at it and say, “look what I did! I deserve a promotion!”
You didn’t get any instructions before hand? Is this in higher education or earlier?
You having regrets depends on your expectations. If you want a very stable system with little maintenance then you’ll be happy. Packages will be older but that’s what makes it easy to keep stable.
I’m not personally a fan of vanilla Debian because the stable versions are a bit too outdated for the things I like to work with. I do use Debian derivatives though the LTS versions.
Because the seals on the mask itself weren’t rated and they didn’t go through FDA authorization. You HAVE to go through FDA clearance if you want to claim your product meets medical standards.
I highly doubt someone who’s struggling with a phone is going to do well with a screen projected on your hand that has very sensitive hand interaction requirements.
I knew someone who did this but swapped out the physical hard drive each time. I wouldn’t dual boot because then it’s much more obvious to IT what you’ve done.
This is only realistically feasible though if the hard drive is easily accessible. If it’s something like a Mac or soldered in dual booting is your only choice. As others have said, this could get you in a lot of trouble with your company. Check the docs you’ve signed
Ublock origin on Firefox. You’ll be shocked at how fast pages will load
Well I see the 5th pin from the top on the far left looks like it’s missing solder. The rest of the board is extremely dirty and hard to tell.
It shouldn’t break if you just install packages from the main app installer. It’s more of a concern if you’re trying to install anything from source.
Also make sure to try a live cd or live USB to make sure the OS is compatible with your hardware. VM is not sufficient for this last one. This is usually only an issue if you have very new hardware.
I would get comfortable with the idea of breaking things. Make regular backups of your data. The best that I’m aware of for making it easy to work backwards from breaking things is NixOS, but I wouldn’t consider it beginner friendly.
You learn a lot from trying to bring a system back online. But it depends if you’re trying Linux to learn it more or just to take advance of privacy.
Yes, though this is true of a lot of the easier distros.
I was newish to Linux and had just run rm -rf ./.*
to remove all the hidden files/dirs in a directory. I then wanted to run rm -rf ./*
to clear the rest, but I accidentally ran rm -rf . /*
. By the time I noticed it was taking too long and hit Ctrl+C, it was too late.
What IT guys did you go to?
It’s WAY better than batch (not to be confused with bash) scripting. It’s got some really nice features though and lacks a lot of the small paper cuts inherited from legacy shells. Look at nushell for something similar on Linux.
I don’t find this surprising at all. So many windows updates broke dual booting over years. They really don’t care and have no need to.