Unity Prompt (unity%)
There are different ways to access the Unity prompt, depending on the computer you are using and your location. It's best to access NC State's secure server, ssh.ncsu.edu, using a secure shell (SSH) compatible program such as PuTTy. Here are step-by-step instructions for various situations:
Windows workstation in a Unity lab
- In the Novell applications window, double click on the icon labeled "PuTTY (SSH)."
- In the box labeled "Host Name (or IP Address)," type: ssh.ncsu.edu
- For Protocol, select the radio button labeled "SSH."
- Select the "Open" button at the bottom of the window.
NOTE: You may get a message indicating that the Server's Host Key is not cached in the registry. If you are sure you
are connecting to the correct host (i.e., ssh.ncsu.edu) then select Yes.
- At the "login as:" prompt, type your Unity ID.
- At the "Password:" prompt, type your Unity password.
- If you have successfully logged in, the Unity prompt (unity%) will appear at the bottom of the window.
- When you are finished entering commands in the Unity environment, type exit.
Windows machine from an off-campus location
- Download and install a free copy of PuTTy from:
http://www.eos.ncsu.edu/remoteaccess/putty.html.
- Open your connection to the Internet.
- Double click on the PuTTY (ssh) icon.
- In the box labeled "Host Name (or IP Address)," type: ssh.ncsu.edu
- For Protocol, select the button labeled SSH.
- Select Open.
NOTE: You may get a message indicating that the Server's Host Key is not cached in the registry. If you are sure you
are connecting to the correct host (i.e., ssh.ncsu.edu) then select Yes.
- At the "login as:" prompt, type your Unity ID.
- At the "Password:" prompt, type your Unity password.
- If you have successfully logged in, the Unity prompt (unity%) will appear at the bottom of the window.
- When you are finished entering commands in the Unity environment, type exit.
- If you need more information about remote access to NC State, see:
http://www.eos.ncsu.edu/remoteaccess/
Macintosh workstation in a Unity lab
- Double click on the Hard Drive icon on the desktop.
- Open the Applications folder.
- Open the Utilities folder.
- Double click on the Terminal icon.
- At the prompt, type: ssh ssh.ncsu.edu
NOTE:
You may get a message about the authenticity of the host not being established. If you are certain that you are connecting to ssh.ncsu.edu, then type: yes
- The Unity prompt (unity%) should appear at the bottom of the window.
- When you are finished entering commands in the Unity environment, type exit.
Macintosh OSX machine from an off-campus location
- Open your connection to the Internet.
- Double click on the Hard Drive icon on your desktop.
- Open the Applications folder.
- Open the Utilities folder.
- Double click on the Terminal icon.
- At the prompt, type: ssh ssh.ncsu.edu
NOTE:
You may get a message about the authenticity of the host not being established. If you are certain that you are connecting to ssh.ncsu.edu, then type: yes
- The Unity prompt (unity%) should appear at the bottom of the window.
- When you are finished entering commands in the Unity environment, type exit.
- If you need more information about remote access to NC State, see:
http://www.eos.ncsu.edu/remoteaccess/
Unix or Linux machine
- Boot up your computer. The built-in terminal program will start automatically.
- Type: ssh ssh.ncsu.edu.
- When prompted, enter your Unity ID and password. You should get the Unity prompt (unity%).
- When you are finished entering commands in the Unity environment, type: exit.
More help
Page last modified
August 28, 2009
by cawalker
|