23.1 Backup

20220704 A good practise might be to use an encrypted cloud store like MEGA to backup important data.

Install the megasync app by adding the Mega repository as the file /etc/apt/sources.list.d/megasync.list:

deb [signed-by=/usr/share/keyrings/meganz-archive-keyring.gpg] https://mega.nz/linux/repo/xUbuntu_22.04/ ./

Download the key:

wget --inet4-only -O- https://mega.nz/linux/repo/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /usr/share/keyrings/megasync-archive-keyring.gpg

You can then start megasync. Sign up with https://mega.nz for a free 20GB account.

Mega note that all data stored on their servers is encrypted, and not even they can access you data on the server. The public megasync client is open source and hosted on github https://github.com/meganz/MEGAsync/. It is assumed this is the version that is installed from the Mega repository.



Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0