User Tools

Site Tools


info:user_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
info:user_guide [2018/11/06 21:11]
bsuresh Few fixes
info:user_guide [2023/08/28 09:41] (current)
mjm519 [Logging into COR@L]
Line 16: Line 16:
 <html> <html>
 <div class="postentry"> <div class="postentry">
- <p>Every user with a COR@L account can access the machines listed <a href="https://coral.ie.lehigh.edu/wiki/doku.php/coral_lab#hardware">here</a> using her/his username and password.  However, if you are outside Lehigh’s network, then you need to log into shark.ie.lehigh.edu or coral.ie.lehigh.edu and then ssh into another machine on the list Please keep in mind that shark is the file server and coral is the web server Therefore, these two machines should not be used for big and/or long running jobs If you have such a job, then please use another computer in the list.</p>+ <p>Every user with a COR@L account can access the machines listed <a href="https://coral.ie.lehigh.edu/wiki/doku.php/coral_lab#hardware">here</a> using her/his username and password.  However, if you are outside Lehigh’s network, then you need to connect to Lehigh VPN Concentrator or use the Lehigh Linux Jumphost - ssh.lehigh.edu. <a href="https://coral.ise.lehigh.edu/wiki/doku.php/tutorial:vpn">Please reference the Lehigh VPN Wiki page for guidance</a>. Once you are on the VPN or connected to the Jumphost you can connect to cluster directly from your host (vpn) or jumphostThe only host you should be connecting to for cluster work is <span style = "font-weight:bold">polyps.ie.lehigh.edu</span></p>
 <h4> Linux users </h4> <h4> Linux users </h4>
 <p>If you are a Linux user, then logging into COR@L is straightforward.  The following command uses ssh, which is typically available on standard Linux distributions:</p> <p>If you are a Linux user, then logging into COR@L is straightforward.  The following command uses ssh, which is typically available on standard Linux distributions:</p>
Line 22: Line 22:
 <p>Your COR@L username and password are the same for all machines.  COR@L uses NIS to manage passwords, so passwords can be at most 8 characters long.  Any extra characters will be ignored.  If you wish to change your password, then do not use the passwd command.  Use yppasswd instead.</p> <p>Your COR@L username and password are the same for all machines.  COR@L uses NIS to manage passwords, so passwords can be at most 8 characters long.  Any extra characters will be ignored.  If you wish to change your password, then do not use the passwd command.  Use yppasswd instead.</p>
 <h4> Windows users </h4> <h4> Windows users </h4>
-<p>If you are using Windows and want to sign into a COR@L machine, then you need to install an ssh client first.  There are several free software options.  You can check <a href="http://en.wikipedia.org/wiki/Comparison_of_SSH_clients">Wikipedia</a> for more information about your choices.  A common free ssh client is putty, which can be downloaded <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">here</a> This ssh client is easy to use and it is well documented <a href="http://the.earth.li/~sgtatham/putty/0.60/htmldoc">here</a>.</p>+<p>If you are using Windows and want to sign into a COR@L machine, then you need to install an ssh client first.  There are several free software options.  You can check <a href="http://en.wikipedia.org/wiki/Comparison_of_SSH_clients">Wikipedia</a> for more information about your choices.  A common free ssh client is PuTTY, which can be downloaded <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">here</a> This ssh client is easy to use and it is well documented <a href="http://the.earth.li/~sgtatham/putty/0.60/htmldoc">here</a>. Another commonly used client is <a href="https://mobaxterm.mobatek.net">MobaXterm</a>.</p>
 <p><a href="/coral-resources/coral-users">Back</a></p> <p><a href="/coral-resources/coral-users">Back</a></p>
  </div>  </div>
 </html> </html>
 +
 +===== Data Best Practices =====
 +The file server is backed up to an external hard drive adjacent to the storage node, but as a best practice to prevent against catastrophic loss of data, especially for data that you can not afford to lose, would be to duplicate your data on another host or resource. Lehigh University offers a few options for cloud storage:
 +  * [[https://confluence.cc.lehigh.edu/display/LKB/Google+Drive+-+an+Introduction|Google Drive]] - Available to all Lehigh University Faculty, Staff, and Students
 +  * [[https://lts.lehigh.edu/services/dropbox|Dropbox]] - Lehigh University offers Dropbox accounts that can be used for archival and project related work.
 +
  
 ===== Compiling Programs ===== ===== Compiling Programs =====
Line 73: Line 79:
 </html> </html>
  
 +===== Using Torque on COR@L =====
 +<html>
 +PBS Torque is the batch queueing system on Cor@l. Torque is backed up by the Maui Scheduler. Please reference the Torque tutorial page. Condor has been retired.
 +</html>
 +Check out the tutorial: [[:tutorial:torque]]
 +<html>
 +<br>
 +<br>
 +</html>
  
 ===== Using CONDOR on COR@L ===== ===== Using CONDOR on COR@L =====
info/user_guide.1541556671.txt.gz · Last modified: 2018/11/06 21:11 by bsuresh