Toolserver:User:Soxred93

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 edit

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

Activate phpMyAdmin edit

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

Before doing any SVN command... edit

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

Download MediaWiki edit

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