this post was submitted on 15 Oct 2024
158 points (98.8% liked)

Linux

47730 readers
891 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Can you please share your backup strategies for linux? I'm curious to know what tools you use and why?How do you automate/schedule backups? Which files/folders you back up? What is your prefered hardware/cloud storage and how do you manage storage space?

you are viewing a single comment's thread
view the rest of the comments
[–] smeg@feddit.uk 4 points 1 day ago (1 children)

The important stuff is in cloud storage using Cryptomator (I'm hoping that rclone should make sync simple), I should probably set up time shift in case things do go wrong

[–] bonegakrejg@lemmy.ml 2 points 17 hours ago (1 children)

Rclone makes Cryptomator redundant since it has built in encryption, if you want it simple.

[–] smeg@feddit.uk 1 points 15 hours ago

Ooh that's interesting to know! Though I do make use of Cryptomator on my phone too, is rclone on Android in a useable state?