Replies: 1 comment
-
Looks like: login to vhserver, enter command: tar -xvpzf lgsm/backup/filename.tar.gz -C /home/vhserver |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Linux GSM (lgsm)/Valheim server (user name vhserver) installed on Ubuntu. Vhserver backups were performed regularly - they are stored in a vhserver directory /lgsm/backup/ in a file named vhserver-year-month-day-time.tar.gz. Unfortunately, I updated vhserver without realizing a bug in the Valheim patch breaks my world. I simply want to restore to the last backup. I gather the restore command is something like: tar -xzvf [file name] but can anyone give me more specifics? Do I navigate to lgsm/backup and type the command there, or do I first copy the file to the home directory, and type it there? Do I need to include any parameters to fully restore (overwrite) any exiting files. The specific command would be appreciated. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions