Difference between revisions of "Help:Contents"

From esoterum.org
Jump to: navigation, search
(MediaWiki)
 
(21 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Operating Systems and Coding ==
 
 
=== Unix/Linux ===
 
*[http://users.tkk.fi/~thyle/unix_opas.html Basic unix commands]
 
*[http://www.indiana.edu/~uitspubs/b017/ Basic unix commands]
 
*[http://www.debian.org/doc/manuals/users-guide/ch-rsi.en.html Linux command reference]
 
*[http://www.cs.utah.edu/dept/old/texinfo/emacs19/emacs_toc.html Emacs manual]
 
 
=== Assembly ===
 
*> [http://www.xs4all.nl/~smit/asm01001.htm Assembly programming tutorial]
 
*[http://asm.sourceforge.net/resources.html#tutorials Unix assembly programming]
 
*[http://www.cs.uakron.edu/~margush/306/index.html Assembly programming tutor from U Akron]
 
*[http://www.techtutorials.info/assembly.html List of assembly tutorials (Linux)]
 
 
=== HTML ===
 
*[http://www.w3schools.com/tags/default.asp HTML 4.01/XHTML reference page]
 
 
== Math ==
 
 
*[http://en.wikipedia.org/wiki/Greek_alphabet#Main_alphabet Greek]
 
*[http://www.uni-bonn.de/~manfear/matrixcalc.php > Matrix multiplier +]
 
*[http://www.purplemath.com/modules/index.htm Purplemath, somewhat elementary tutorials]
 
 
 
== MediaWiki ==
 
== MediaWiki ==
 
+
*To delete a list of unwanted users, use this script with a list of usernames in the format given below:
 +
:[http://www.esoterum.org/bag/deleteusers/delete_users.sh delete_users.sh]
 +
:[http://www.esoterum.org/bag/deleteusers/delete_users_list.txt delete_users_list.txt]
 +
*To delete a list of unwanted pages use the maintenance script: [http://www.mediawiki.org/wiki/Manual:DeleteBatch.php DeleteBatch.php]
 +
*[http://www.esoterum.com/mw/index.php?title=Help:Quick_Reference Esoterum's quick reference guide]
 
*[[Super User Guide]]
 
*[[Super User Guide]]
 
*[http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]
 
*[http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]

Latest revision as of 18:22, 2 June 2010

MediaWiki

  • To delete a list of unwanted users, use this script with a list of usernames in the format given below:
delete_users.sh
delete_users_list.txt

Consult the User's Guide for information on using the wiki software.