setupbackupminecraftjavaubuntu22
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
setupbackupminecraftjavaubuntu22 [2025/06/15 20:05] – created tektinkers | setupbackupminecraftjavaubuntu22 [2025/06/15 20:33] (current) – tektinkers | ||
---|---|---|---|
Line 1: | Line 1: | ||
[[https:// | [[https:// | ||
[[https:// | [[https:// | ||
- | + | \\ | |
- | //Below are pages of Notes I've collected for things I've installed and setup in my HomeLab for you to take advantage of.// | + | \\ |
**Setup Backup for Minecraft Java Ubunutu 22** | **Setup Backup for Minecraft Java Ubunutu 22** | ||
- | + | \\ | |
+ | \\ | ||
+ | \\ | ||
+ | For use when Minecraft is being run on Ubuntu Server 22 and backed up to another Ubuntu Server that is being used for file sharing. | ||
+ | \\ | ||
+ | \\ | ||
+ | \\ | ||
+ | < | ||
+ | //OpenSSH has scp integrated to utilize// | ||
+ | < | ||
+ | //Cron is used for scheduling backups// | ||
+ | < | ||
+ | //opens cron to enter scheduled backup// | ||
+ | \\ | ||
+ | //add line below for automated backup// | ||
+ | < | ||
+ | //" | ||
+ | //"scp -r" runs the utility scp while -r reads all files and files within directories.// | ||
+ | //"/ | ||
+ | //" | ||
+ | < | ||
+ | // | ||
+ | \\ | ||
+ | \\ | ||
+ | //Since Cron simply runs the command line, you can run it yourself in the terminal as well.// | ||
+ | < | ||
———————————————————— | ———————————————————— |
setupbackupminecraftjavaubuntu22.1750017935.txt.gz · Last modified: 2025/06/15 20:05 by tektinkers