GettingStarted: Difference between revisions

From UMIACS
Jump to navigation Jump to search
No edit summary
 
 
(86 intermediate revisions by 12 users not shown)
Line 1: Line 1:
== Getting an Account ==
== [[Accounts#UMIACS_Account | UMIACS Account]] Introduction ==
UMIACS maintains several different systems and facilities. The basic [[UMIACS Account]] includes access to facilities including:


To get started with a UMIACS account, fill out the form at https://intranet.umiacs.umd.edu/intranet/accountRequest/form.htm.  This will establish your email account, web site, and ftp site. It will also establish an account on the UMIACS Open Lab. 
* A UMIACS [[Email | E-mail]] address (<code>@umiacs.umd.edu</code>), which is automatically [[BarracudaSpamFirewall | spam filtered]]
* Several login machines ([[Nexus]])
* Basic home directory space
* [[OBJ | Object Storage]] space
* [[Nexus]] HPC cluster
* [[VPN]] and [[Printing]] access


To get access to additional facilities, like our clusters or our Windows-based Workstations
The goal of the [[Nexus]] is to provide a basic computing environment for communications, authoring, file sharing, and general administrative computing.


== Logging into your Open Lab Account ==
Use of all facilities are subject to UMD's [https://policies.umd.edu/miscellaneous-policies/university-of-maryland-policy-on-acceptable-use-of-information-technology-resources Acceptable Use Policy].


You may log into your Open Lab account by using the Secure Shell (ssh) to connect to openlab.umiacs.umd.edu.  You may access your files on the UNIX Openlab systems by using a secure file transfer protocol (sftp) client from any remote host.  Ssh and sftp typically available on most modern UNIX systems, and version for Windows and MacOSX are available to members of the UMIACS community.  An online java-based client that is suitable for use with most web browsers is available online at https://intranet.umiacs.umd.edu/intranet/ssh.  
== Getting An Account ==
If you do not already have an account, you will need to fill out the account request form located at https://intranet.umiacs.umd.edu/requests/accounts/new.  Please note that for the PI field you will be entering your PI/Professor/Sponsor's account name here at UMIACS.  Please indicate any labs you are a member of in the notes field to speed up access to your lab's resources.  


== Managing your Account ==
Once the form is submitted, confirm you email address by checking your personal email, and wait for your PI to approve the account request.  After your PI approves your account, staff will install it within two business days.


You should change your password using the `passwd` command, and you can manage your account information through the web form at https://intranet.umiacs.umd.edu/chinfo/.
== Logging into your Account ==
Once your account has been installed, you can use [[SSH]] to login to any host that you have been granted access to. To see which hosts you have access to, log into the [https://intranet.umiacs.umd.edu/directory/cr/ UMIACS Directory CR application] and select one of the Computational Resource (CR) in the list.


== Printing and Copying ==  
== Account Maintenance ==
There are a few web applications for managing your account:


You can print to any UMIACS printer using the line printer daemon commands. Publicly accessible printers are available in AVW 3142, AVW 4462, and BSB XXXX. Copiers are available in AVW 2126 and AVW 44XX.
* <b>[https://intranet.umiacs.umd.edu/directory/info Directory Profile] </b> - Change your listed full name, office location / office phone number, home page, and [https://en.wikipedia.org/wiki/Pretty_Good_Privacy PGP] key as well as your (private) mail delivery/forward options, mobile phone number for password recovery, and default shells.
* <b>[https://intranet.umiacs.umd.edu/password UMIACS Change Password] </b> - Change your UMIACS password.


== Software ==  
== Where's my data? ==
Your UNIX home directory is accessible from most machines from your [[NFShomes]].  You may have different home directories in different locations while using specific labs' machines.  Your local data processing <b>is</b> different depending on the operating system of your desktop, please see:


The openlab provides a variety of software for administrative and scientific computing. Operating system
* [[LocalDataStorage#UNIX_Local_Storage | Unix/Linux Local Data Policies]]
* [[LocalDataStorage#Windows_Local_Storage | Windows Local Data Policies]]
 
Your lab may have data stored in [[GitLab]] repositories as well.  If you need to access your data remotely, we recommend using [[SCP]].  Many of our labs have specific network attached storage in addition to the default allocation a user is given.
 
== Questions? ==
Explore the rest of the wiki - if you have any problems or questions, you can [[HelpDesk | contact staff]].

Latest revision as of 18:41, 1 September 2023

UMIACS Account Introduction

UMIACS maintains several different systems and facilities. The basic UMIACS Account includes access to facilities including:

The goal of the Nexus is to provide a basic computing environment for communications, authoring, file sharing, and general administrative computing.

Use of all facilities are subject to UMD's Acceptable Use Policy.

Getting An Account

If you do not already have an account, you will need to fill out the account request form located at https://intranet.umiacs.umd.edu/requests/accounts/new. Please note that for the PI field you will be entering your PI/Professor/Sponsor's account name here at UMIACS. Please indicate any labs you are a member of in the notes field to speed up access to your lab's resources.

Once the form is submitted, confirm you email address by checking your personal email, and wait for your PI to approve the account request. After your PI approves your account, staff will install it within two business days.

Logging into your Account

Once your account has been installed, you can use SSH to login to any host that you have been granted access to. To see which hosts you have access to, log into the UMIACS Directory CR application and select one of the Computational Resource (CR) in the list.

Account Maintenance

There are a few web applications for managing your account:

  • Directory Profile - Change your listed full name, office location / office phone number, home page, and PGP key as well as your (private) mail delivery/forward options, mobile phone number for password recovery, and default shells.
  • UMIACS Change Password - Change your UMIACS password.

Where's my data?

Your UNIX home directory is accessible from most machines from your NFShomes. You may have different home directories in different locations while using specific labs' machines. Your local data processing is different depending on the operating system of your desktop, please see:

Your lab may have data stored in GitLab repositories as well. If you need to access your data remotely, we recommend using SCP. Many of our labs have specific network attached storage in addition to the default allocation a user is given.

Questions?

Explore the rest of the wiki - if you have any problems or questions, you can contact staff.