---+ How To Access the CLMA Cluster ---++ Command Line Access ---+++ !MacOS Run Terminal (under Applications/Utilities). At the command prompt, type: <verbatim>ssh user@patas.ling.washington.edu</verbatim> or <verbatim>ssh user@dryas.ling.washington.edu </verbatim> ...substituting your UW !NetID for "user." The first time you do this, you'll get a warning about an unknown host key; type "yes" (the full word) and hit Enter to continue. You will then be prompted for your !CompLing password. If you don't want to have to type out the command line every time, you can add [[MacOSTerminalShortcuts][Terminal setting shortcuts]] to your Dock. ---+++ Windows You will need an SSH client, such as Tera Term Pro (available from [[http://www.washington.edu/itconnect/security/tools/][IT Connect]]) or [[http://www.chiark.greenend.org.uk/~sgtatham/putty/][PuTTY]]. Note that Tera Term Pro does not have Unicode support, so if you'll be working with foreign languages !PuTTY is probably the better choice. Open your client and connect to patas.ling.washington.edu or dryas.ling.washington.edu. Log in with your UW !NetID and !CompLing password. ---++ Transferring Files ---+++ !MacOS You can use any SFTP client. [[http://rsug.itd.umich.edu/software/fugu/][Fugu]] and [[http://filezilla-project.org/][FileZilla]] are two good options. (Note there is one minor bug in most versions of Fugu; if you cancel a transfer in progress, you must close Fugu completely or all other transfers will fail.) If you're comfortable with the command line, you can also open Terminal and use the sftp command included with !MacOS, much like ssh is used above. In either case, the login details are the same as for command line access. *Note:* In !FileZilla you must precede the hostname with =sftp://= or the connection will be refused. For example, to connect to dryas, you'd put =sftp://dryas.ling.washington.edu= in the host box. ---+++ Windows You can use any SFTP client. [[http://filezilla-project.org/][FileZilla]] and [[http://winscp.net/eng/index.php][WinSCP]] are two good options. The login details are the same as for command line access. *Note:* In !FileZilla you must precede the hostname with =sftp://= or the connection will be refused. For example, to connect to dryas, you'd put =sftp://dryas.ling.washington.edu= in the host box. ---++ Network Filesystem Access You may also access files on our cluster directly through our Samba fileservers. Note that this works best from on campus; if you're using a connection from elsewhere, the network latency may make network filesystem access slow or unstable. Some ISPs also block this type of connection. If you find yourself in one of these situations, use SFTP as described above, instead. Which server you need to access depends on the filesystem you want to use: <table style="width: 176px; height: 103px;" border="0"> <tbody> <tr> <td style="border: 1px solid #000000; background-color: #dcdcdc;"> *Filesystem* </td> <td style="border: 1px solid #000000; background-color: #dcdcdc;"> *Server* </td> </tr> <tr> <td style="border: 1px solid #000000; background-color: #99ffff;">/corpora</td> <td rowspan="4" style="border: 1px solid #000000; background-color: #99ffff;">baboon.ling.washington.edu</td> </tr> <tr> <td style="border: 1px solid #000000; background-color: #99ffff;">/dropbox</td> </tr> <tr> <td style="border: 1px solid #000000; background-color: #99ffff;">/projects</td> </tr> <tr> <td style="border: 1px solid #000000; background-color: #99ffff;">/workspace</td> </tr> <tr> <td style="border: 1px solid #000000; background-color: #ffffcc;">/home</td> <td style="border: 1px solid #000000; background-color: #ffffcc;">mangabey.ling.washington.edu</td> </tr> </tbody> </table> ---+++ !MacOS Open Finder and click Go, Connect To Server. (Shortcut: ⌘K) In the Server Address box, type: <verbatim>smb://mangabey.ling.washington.edu/</verbatim> or <verbatim>smb://baboon.ling.washington.edu/ </verbatim> Click Connect. You will be prompted for your username and password; put in your UW !NetID and your !CompLing password, and make sure the Registered User box is checked. You should then see a dialog box asking you which network share you want to mount. (The one with the same name as your !NetID is your home directory.) Once you click OK, the share will be mounted and you'll be able to access it like you would any other disk. ---+++ Windows 7 and earlier Click Start, My Network Places. (Windows 7: Start, Computer) In the address bar at the top of the window, type: <verbatim>\\mangabey.ling.washington.edu\</verbatim> or <pre><verbatim>\\talapoin.ling.washington.edu\</verbatim> </pre> When prompted for your username, enter your UW !NetID prefixed with "compling\". For example, if your netid is brodbd, you'd enter "compling\brodbd". For a password, use the same !CompLing password you use to log into patas. You should then be able to browse the server. You can map a drive by right-clicking and choosing Map network drive. In some Windows versions you can also map a drive by clicking Tools, Map Network Drive. Select a drive letter, then enter the address of the share you want in the "Folder" box; for example <verbatim>\\talapoin.ling.washington.edu\corpora</verbatim> ---+++ Windows 8 Go to the desktop and open Windows Explorer (the file folder icon in the taskbar). In the address bar at the top, enter either =\\mangabey.ling.washington.edu\= or =\\talapoin.ling.washington.edu\= When prompted for your username, enter your UW !NetID prefixed with "compling\". For example, if your netid is brodbd, you'd enter "compling\brodbd". For a password, use the same !CompLing password you use to log into patas.
This topic: Main
>
CondorClusterHomepage
>
HowToAccessPatas
Topic revision: r13 - 2012-12-20 - brodbd
Copyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback