Connecting to convey-1.ece.iastate.edu: Difference between revisions

From Cpre584
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
== Using NX ==  
== Using NX ==  
# Download and install [http://www.nomachine.com/download.php NX Client].
# Download and install [http://www.nomachine.com/download.php NX Client].
# Connect to convey-1.ece.iastate.edu using your ISU NetID and the password ''yournetid''@123.
# Connect to convey-1.ece.iastate.edu using your ISU NetID and the password ''yournetid''123.
# Change your password by opening a terminal window and running the '''passwd''' command.
# Change your password by opening a terminal window and running the '''passwd''' command.


NX Tip: Use GNOME as your windowing environment (for speed), and if you have trouble connecting, make sure you unselect the decrypt all traffic.
NX Tip: Use GNOME as your windowing environment (for speed), and if you have trouble connecting, make sure you unselect the decrypt all traffic.
You can access the shared /home/cpre584_t2 folder by using the  '''su cpre584_t2''' command and entering your team password.


== Using SSH ==
== Using SSH ==
# Download Putty [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html Putty Download]
# Download Putty [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html Putty Download]
# Connect to convey-1.ece.iastate.edu using your ISU NetID and the password ''yournetid''@123.
# Connect to convey-1.ece.iastate.edu using your ISU NetID and the password ''yournetid''123.
# Change your password by opening a terminal window and running the '''passwd''' command.
# Change your password by opening a terminal window and running the '''passwd''' command.
== Useful File Paths ==
/var/tmp/


== See Also ==
== See Also ==
* [[Convey environment setup|Setting Up Environment Variables on Convey's HC-1]]
* [[Convey environment setup|Setting Up Environment Variables on Convey's HC-1]]

Revision as of 16:40, 22 September 2012

Using NX

  1. Download and install NX Client.
  2. Connect to convey-1.ece.iastate.edu using your ISU NetID and the password yournetid123.
  3. Change your password by opening a terminal window and running the passwd command.

NX Tip: Use GNOME as your windowing environment (for speed), and if you have trouble connecting, make sure you unselect the decrypt all traffic.

Using SSH

  1. Download Putty Putty Download
  2. Connect to convey-1.ece.iastate.edu using your ISU NetID and the password yournetid123.
  3. Change your password by opening a terminal window and running the passwd command.

Useful File Paths

/var/tmp/

See Also