Jump to content

Using the Boards with Thunderbird: Difference between revisions

fixed deathray & murphy references
mNo edit summary
(fixed deathray & murphy references)
 
Line 13: Line 13:


Instead type:
Instead type:
  ssh -L 1119:carbon.internal:119 username@deathray.redbrick.dcu.ie
  ssh -L 1119:carbon.internal:119 username@carbon.redbrick.dcu.ie


and you'll be prompted for your password like normal. To get onto murphy then just type:
and you'll be prompted for your password like normal. To get onto minerva then just type:
  ssh murphy
  ssh minerva


If you're really cool and use gnome, you can setup a nice desktop launcher with this command:
If you're really cool and use gnome, you can setup a nice desktop launcher with this command:
  gnome-terminal --command="ssh -L 1119:carbon.internal:119 username@136.206.15.3" --hide-menubar
  gnome-terminal --command="ssh -L 1119:carbon.internal:119 username@carbon.redbrick.dcu.ie" --hide-menubar


===Windows===
===Windows===
Line 39: Line 39:


In the hostname box add
In the hostname box add
  deathray.redbrick.dcu.ie
  carbon.redbrick.dcu.ie
  or 136.205.15.3
  or 136.205.15.1


You'll want to save all these settings so you don't have to do this everytime, so type a name in the box as shown above, and click save. Next time all you'll have to do is double click on "redbrick" in the saved sessions list.
You'll want to save all these settings so you don't have to do this everytime, so type a name in the box as shown above, and click save. Next time all you'll have to do is double click on "redbrick" in the saved sessions list.


Click open to start the connection. You'll be prompted for your username and password as usual. Once you've done that type
Click open to start the connection. You'll be prompted for your username and password as usual. Once you've done that type
  ssh murphy
  ssh minerva
to get back to murphy.
to get back to minerva.


==Setting up Thunderbird==
==Setting up Thunderbird==