Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
nx_lab [2019/05/01 14:50] ktm5j |
nx_lab [2020/06/18 17:17] pgh5a [Usage] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== NX Remote Desktop ====== | + | ====== NX Linux Remote Desktop Cluster ====== |
- | The CS Dept. has a six server NX/Nomachine cluster available for use by all CS account holders. This cluster consists of a front end server (nxfront.cs.virginia.edu), and five back end servers (labsrv01-05) providing Linux desktop sessions. | + | The CS Dept. has a six server NX/Nomachine Linux cluster available for use by all CS account holders. This cluster consists of a front end server (nxfront.cs.virginia.edu), and five back end servers (labsrv01-05) providing Linux desktop sessions. |
+ | ===== 1st time CS network user? ===== | ||
+ | If you are a first time CS network user (you've never logged in before), it is best to reset your temporary password (as provided to you in an email from the Dept when your account was setup) on the CS Department portal, THEN login via NX. To do so, open a terminal window and type ''%%ssh <userid>@portal.cs.virginia.edu%%'' (for example, ''%%ssh pgh5a@portal.cs.virginia.edu%%''). You will be asked for your current (temporary) password, then asked to enter your new password, which you will verify. Then start up the NX client and login with your new password. | ||
===== Setup ===== | ===== Setup ===== | ||
- | Users can download an NX client for onto their laptop or workstation from [[https://www.nomachine.com/download|https://www.nomachine.com/download]], run the client, and specify "nx.cs.virginia.edu" as the server to which to connect. | + | Users can download an NX client onto their laptop or workstation from [[https://www.nomachine.com/download|https://www.nomachine.com/download]]. Then run the NX client and specify ''%%nx.cs.virginia.edu%%'' as the server to which to connect. |
Here are the instructions for using NX in the CS Dept.: {{ :nx-setup_v3a.pdf |}} | Here are the instructions for using NX in the CS Dept.: {{ :nx-setup_v3a.pdf |}} | ||
Line 13: | Line 15: | ||
When you log into an NX session, it's just like you are logging in to any of our Linux servers. You will find your home directory just like anywhere else. | When you log into an NX session, it's just like you are logging in to any of our Linux servers. You will find your home directory just like anywhere else. | ||
- | The session servers run CentOS 7x. If you are looking for software once logged in, take a look at our [[linux_environment_modules|software modules page]]. You can find a listing of [[linux_available_modules|available modules for CentOS here]]. | + | The session servers run CentOS 7x. If you are looking for software once logged in, take a look at our [[linux_environment_modules|software modules page]]. |