Skip to main content
NYU is reconvening for classes in-person and remotely. Resources, information, and official updates from NYU regarding the current status of COVID-19 and its impact on the University community are available here, which includes detailed links for students, faculty and staff.
Logo of The Courant Institure of Mathematical Sciences
Courant Login
Logo of the Courant Institute of Mathematical Sciences
  • Institute
    • Mathematics external link
    • Computer Science external link
  • Academics
    • Undergraduate Programs
      • Computer Science external link
      • Mathematics external link
    • Master's Programs
      • Computer Science external link
      • Mathematics external link
      • Data Science external link
      • Scientific Computing external link
      • Information Systems external link
      • Math Finance external link
      • Computing, Entrepreneurship & Innovation external link
    • PhD Programs
      • Computer Science external link
      • Mathematics external link
      • Atmosphere Ocean Science external link
    • Prizes & Fellowships
  • Research
    • Research Areas
    • Research Centers
    • Faculty Recognition
  • People
    • Institute Leadership
    • Faculty
    • Postdocs & Research Staff
    • Graduate Students
    • Staff
    • Directory (Courant access only)
  • Calendars
    • Weekly Seminar Bulletin
    • Special Events and Activities
    • Seminars List
    • Classroom Calendar & Reservations (NYU access only)
    • NYU Academic Calendars external link
  • Resources
    • Faculty, Staff, & Students
    • Visitor Information
    • Computing & Technology
    • Courant Library
  • About Us
    • Contact Information
    • Directions
    • Newsletters
    • History of the Courant Institute
    • Employment Opportunities at Courant
  • Giving

Computing

  • Home
  • Search

User Services

  • Computer Accounts
  • Network Access
  • Mail
  • Web Hosting
  • Databases
  • Version Control
  • Storage and Backups
  • NYU IT Resources and Policies

Resources

  • Desktop Computing
  • Computer Labs
  • Compute Servers
  • Printing
  • Scanners, Copiers, and DVD Burners
  • Classroom Facilities
  • Remote Teaching
  • Frequently Asked Questions

Platforms

  • Linux
  • Windows
  • Mac

Software

  • Overview
  • Linux
  • Cybersecurity

Announcements

  • General
  • Critical

General Account Questions FAQ


How do I change my password?

To change ones password use the following command:

passwd

You will then be prompted for your current login password, to verify that you are the correct user. After verification, the shell will ask for the new password that you would like to change to.

What is Unix/Linux/Solaris?

Unix is an operating system that originated in 1969 at AT&T Bell Labs. It was first widely used in 1975 and is designed as a mulit-user, multi-tasking, high-performance operating system with networking in mind.

Unix is a text-based operating system that uses terse commands and messages to reduce typing and output. It is the operating system of choice for most scientific and engeineering workstations. Unix is hardware independent -- it can be transferred easily from one hardware system to another. Many companies produced their own versions of Unix, for example, SunOS, Solaris, AIX, HP/UX, IRIX, MACH, and Linux.

How much disk space do I get with my account?

Default quotas for home directories are set as follows:

Account Type Quota
Undergrad Student 2G
Master Student 2G
PhD Student 8G
Alumni Varies
Admin 8G
Staff 4G
Adjunct 20G
Research 8G
Visitor 4G

You can see your quota usage by running:

showusage

I type in my username and password, but the login page keeps reloading.

This usually means that you have exceeded your disk quota and your account has been "locked". Try doing either a command-line login, logging in on the Windows machines, or doing a remote login using ssh, etc. If you are able to log in any of these ways, try typing

showusage

to see if you have exceeded your disk quota. If this is the case, erase some files, return your account to below quota levels, and the problem should be solved. You may want to check your internet cache directories for large, unneccessary files that might be stored there. For more information on CIMS disk quotas, go here.

How can I link my Windows and Linux desktops?

Windows and Linux store the Desktop in different locations.  Fortunately you have the option of linking your desktops if you want.  The easiest way to do that is to login to a Linux computer, copy all your files from your Linux Desktop to your Windows Desktop, replace your Linux Desktop with a link to your Windows Desktop, and re-login to see the changes.  Here's how to do it:

[Login to a Linux Computer]
mv -i ~/Desktop/* ~/.windows/Desktop/
rm -r ~/Desktop/
ln -s ~/.windows/Desktop ~/Desktop
[Re-Login]
  • New York University
  • Faculty of Arts and Science
  • College of Arts and Science
  • Graduate School of Arts and Science
  • Accessibility

Please e-mail comments or corrections to: jroznfgre@pbhenag.alh.rqh
For other inquiries, please see the list of contacts.
© New York University