Help:Editing: Difference between revisions
From Knot Atlas
				
				
				Jump to navigationJump to search
				
				| No edit summary | |||
| Line 5: | Line 5: | ||
| * Some [[Local Clip Art]]. | * Some [[Local Clip Art]]. | ||
| * Many of the important pages have been categorised, and you can browse these categories by starting at [[:Category:Categories]]. | * Many of the important pages have been categorised, and you can browse these categories by starting at [[:Category:Categories]]. | ||
| === Sysadmin topics === | |||
| *If you need to move this wiki to another server, you'll probably appreciate the [[katlas installation notes]]. | |||
| *To backup the SQL database | |||
|  mysqldump -u <username> -p <nameofyourdatabase> > wikidb.sql | |||
| *To create a backup of the web directory, login as wiki, and go to /www/html/w and type | |||
|  tar cvzf web-backup-2005MoDa.tar.gz * | |||
| === External Help === | === External Help === | ||
Revision as of 21:51, 30 August 2005
Local Help
- Learn about how you can contribute.
- For help editing manual pages, see How to Edit this Manual....
- Some Local Clip Art.
- Many of the important pages have been categorised, and you can browse these categories by starting at Category:Categories.
Sysadmin topics
- If you need to move this wiki to another server, you'll probably appreciate the katlas installation notes.
- To backup the SQL database
mysqldump -u <username> -p <nameofyourdatabase> > wikidb.sql
- To create a backup of the web directory, login as wiki, and go to /www/html/w and type
tar cvzf web-backup-2005MoDa.tar.gz *
External Help
- Pages on The Knot Atlas are can and are edited in a similar way to pages on Wikipedia. For details, see Wikipedia:How to edit a page.
