This page was moved from the Toolserver wiki.
Toolserver has been replaced by Toolforge. As such, the instructions here may no longer work, but may still be of historical interest.
Please help by updating examples, links, template links, etc. If a page is still relevant, move it to a normal title and leave a redirect.

Some useful codes for the terminal...


Log in

ssh -l soxred93 hemlock.ts.wikimedia.org -o PubkeyAuthentication=yes all

Activate phpMyAdmin

ssh -L 8080:127.0.0.1:80 soxred93@hemlock.ts.wikimedia.org

Before doing any SVN command...

export PATH=/usr/local/bin:$PATH

Download MediaWiki

svn checkout http://svn.wikimedia.org/svnroot/mediawiki/trunk/phase3

This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.