this post was submitted on 23 Nov 2025
43 points (95.7% liked)

Linux Mint

3590 readers
2 users here now

Linux Mint is a free Linux-based operating system designed for use on desktop and laptop computers.

Want to see the latest news from the blog? Set the Firefox homepage to:

linuxmint.com/start/

where is a current or past release. Here's an example using release 21.1 'Vera':

https://linuxmint.com/start/vera/

founded 5 years ago
MODERATORS
 

What a cool thing you guys have going here!

I am on my second day of using this operating system and while I still feel kind of like I'm a toddler walking around with a loaded gun, in that I am as ignorant as I am dangerous (to myself at least), I'm starting to look into some of the neat things you can do and I'm quite impressed!

I just wanted to make a positive post of appreciation as a newcomer to the OS!

you are viewing a single comment's thread
view the rest of the comments
[–] Lettuceeatlettuce@lemmy.ml 8 points 9 months ago (1 children)

Welcome to the club! Make sure to set up automatic Timeshift snapshots, just in case you break something badly, you'll be glad you have a recent daily or weekly backup instead of a manual one from months ago.

Also, a friendly reminder, Timeshift is not a backup of your data. It snapshots your systems settings, especially critical functions which allows you to restore functionality, but you still should have your actual user data backed up somewhere else.

Another tip: familiarize yourself with Timeshift in the terminal. The GUI works great, but if you break your system badly enough, your desktop environment won't load. (Don't ask me how I know.) In that case, Timeshift is awesome because it will still run fine if you only can access it from the terminal. The commands are easy, and you don't have to memorize. Just type timeshift --help and it will list out all the commands you'll need to know.

[–] andrewta@lemmy.world 1 points 9 months ago

Today I learned it’s accessible via the terminal.