this post was submitted on 26 Oct 2024
700 points (95.7% liked)
Technology
64937 readers
4031 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I need a practice laptop to learn Linux with...
Or a flash drive. You can just boot it from a flash drive to see if you enjoy it. Set your motherboard BIOS to boot from USB before booting from an internal drive. When the flash drive with Linux is plugged in, it’ll boot from that instead of booting Windows.
Oh nice. See, this is the kind of stuff I'll have to look up lol
Yeah, booting from USB is something you see a lot in the data security and/or privacy-oriented circles. Because many USB boot drives are designed to be volatile, meaning nothing about the OS is actually stored on the drive. So you can nuke the whole OS just by unplugging the drive.
Basically every (smart) drug dealer who orders their supplies on Tor uses a USB drive OS, so if the cops ever bust down their door they can just yank the USB and destroy all evidence of their online orders.
But it can also be useful for test-driving a particular repo. If you ever manage to fuck things up royally, you’re just one reboot away from a fresh start.
Just wanted to give an update that I started learning Linux. It's been a pain in the ass to look up every basic thing I could do in Windows without thinking, but I'm sure I'll get it down with enough use and googling for every error. Only been using it a couple days so far, but already starting to prefer the console over the UI for some things, thanks to the ability to quickly repeat old commands with the up and down arrow keys. It's kind of exciting, like I'm starting the first steps to join the Linux club I see so much on Lemmy.