User Tools

Site Tools


setupbackupminecraftjavaubuntu22

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
setupbackupminecraftjavaubuntu22 [2025/06/15 20:24] tektinkerssetupbackupminecraftjavaubuntu22 [2025/06/15 20:33] (current) tektinkers
Line 1: Line 1:
 [[https://docs.tektinkers.com|TinkersDocs Home]] [[https://docs.tektinkers.com|TinkersDocs Home]]
 [[https://www.tektinkers.com|Back to tektinkers.com]] [[https://www.tektinkers.com|Back to tektinkers.com]]
 +\\ 
 +\\
 **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. 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.
 +\\
 +\\
 \\ \\
 <code>sudo apt-get install openssh-client</code> <code>sudo apt-get install openssh-client</code>
Line 21: Line 26:
 <code>crontab -l</code> <code>crontab -l</code>
 //verify's the scheduled backup// //verify's the scheduled backup//
 +\\ 
 +\\ 
 +//Since Cron simply runs the command line, you can run it yourself in the terminal as well.// 
 +<code>crontab -l | grep scp | bash</code> 
 ———————————————————— ————————————————————
setupbackupminecraftjavaubuntu22.1750019060.txt.gz · Last modified: 2025/06/15 20:24 by tektinkers