|
|
(12 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
− | == 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]
| |
− |
| |
− | === Java ===
| |
− | *[http://java.sun.com/docs/books/tutorial/java/index.html Sun Java tutorials]
| |
− |
| |
− | === 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 and Science ==
| |
− |
| |
− | === Symbols ===
| |
− | *[http://en.wikipedia.org/wiki/SI_prefix SI prefixes]
| |
− | *[http://en.wikipedia.org/wiki/Greek_alphabet#Main_alphabet Greek]
| |
− |
| |
− | === Properties and Constants ===
| |
− | *> [http://www.oso.chalmers.se/~jblack/TEACH/ISM/units.pdf Fundamental Constants, Units, Conversion Factors, etc. (with electrical fundamentals)]
| |
− |
| |
− | === Calculators and Tutorials ===
| |
− | *[http://www.extremescience.com/online-scientific-calculators.htm List of online calculators]
| |
− | *> [http://www.csgnetwork.com/csgscicalc.html Scientific Calculator]
| |
− | *[http://www.uni-bonn.de/~manfear/matrixcalc.php Matrix multiplier +]
| |
− | *[http://www.purplemath.com/modules/index.htm Purplemath, somewhat elementary tutorials]
| |
− |
| |
− | === Electrical circuits ===
| |
− | *[http://www.eskimo.com/~ddf/ Retired professor's teaching aids on Electronics, Digital, and Microprocessor Technologies]
| |
− | *[http://techhouse.brown.edu/~dmorris/projects/tutorials/transistor.switches.pdf Transistor cheat sheet]
| |
− |
| |
| == 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.