This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
hstarwiki:cust:gen:editwiki [2017-08-25 T 16:44] admin [About Editing this wiki] |
hstarwiki:cust:gen:editwiki [2021-05-03 T 19:41] (current) admin [Backing up and upgrad] |
||
---|---|---|---|
Line 89: | Line 89: | ||
* http:// | * http:// | ||
* http:// | * http:// | ||
+ | ======Backing up and upgrad====== | ||
+ | as of 2021, here are instructions on how to back up your wiki and then upgrade it. The backup instructions are here: | ||
+ | \\ [[https:// | ||
+ | \\ First you need to ssh into your system. | ||
+ | ssh btowne@mendiculus.info | ||
+ | password is in gmail | ||
+ | \\ Then you need to zip up your entire folder. it is in the public HTML folder and located located at: | ||
+ | / | ||
+ | You can use this command to make the backup. Feel free to figure out what zcpfv mean and change it. Whne you are ssh into the server, this is the command you want to do right in the root of where you landed. | ||
+ | tar zcpfv dokuwiki-backup2021-05-03.tar.gz / | ||
+ | That is pretty much it. you can then get that backup file and put it whereever is safe. | ||
+ | |||