User Tools

Site Tools


hstarwiki:cust:gen:editwiki

Differences

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

Link to this comparison view

Next revision
Previous revision
hstarwiki:cust:gen:editwiki [2016-09-25 T 21:15]
admin created
hstarwiki:cust:gen:editwiki [2021-05-03 T 19:41] (current)
admin [Backing up and upgrad]
Line 1: Line 1:
 ====== About Editing this wiki ====== ====== About Editing this wiki ======
 If you want to edit this wiki, at this time, it is best to contact Brandon Towne. You can easily talk to him via email: If you want to edit this wiki, at this time, it is best to contact Brandon Towne. You can easily talk to him via email:
-\\ <btowne@cal.net>+\\ <playdeadvideo@gmai.com>
  
 ====== Simple syntax ====== ====== Simple syntax ======
Line 8: Line 8:
 https://www.dokuwiki.org/wiki:syntax https://www.dokuwiki.org/wiki:syntax
  
-Brandons Basic Syntax:+one of the best ways to learn how this works is to just start editing a page and do preview or save to see how it will look. 
 + 
 +\\ Brandons Basic Syntax aka, Markup: 
 +Below is an example of how a page would look in markup mode, but feel free to view the "source of this page" (tab on right with 3 icons, top icon, also the edit icon)
 <code> <code>
-Markup: 
 ====== Title ====== ====== Title ======
 Makes a level 1 header, for each subsequent header, subract = from each side (see 6 here on each side, so a level 2 would be 5 and 5) Makes a level 1 header, for each subsequent header, subract = from each side (see 6 here on each side, so a level 2 would be 5 and 5)
Line 82: Line 84:
 \\ %%[[hstarwiki:cust:gen:documentexample.extension|document title]]%% \\ %%[[hstarwiki:cust:gen:documentexample.extension|document title]]%%
 \\ Otherwise they can not be viewed by public \\ Otherwise they can not be viewed by public
 +
 +======Pages======
 +Here are some page links in case the drop down is not working
 +  * http://mendiculus.info/doku.php?do=admin
 +  * http://mendiculus.info/doku.php?do=login
 +======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://www.dokuwiki.org/faq:backup|https://www.dokuwiki.org/faq:backup]]
 +\\ 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:
 +  /home/btowne/public_html
 +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 /public_html
 +That is pretty much it. you can then get that backup file and put it whereever is safe.
  
  
hstarwiki/cust/gen/editwiki.1474838126.txt.gz · Last modified: 2017-03-03 T 17:15 (external edit)