CS Web Development Server

University of Montana - Computer Science Department

Student Web Space

Each student account has a personal web directory. Your web pages are accessible at:

https://webdev.cs.umt.edu/~your-netid/

Upload your files to ~/public_html/ in your home directory.

Connecting to the Server

SSH (Command Line):

ssh your-netid@webdev.cs.umt.edu

You'll be prompted for your NetID password, then Duo authentication.

SFTP (File Transfer):

Use an SFTP client like FileZilla to easily upload and manage your files.

Navigate to /home/your-netid/public_html to upload your web files.

Note: SSH and SFTP connections require Duo two-factor authentication. To skip Duo prompts, set up an SSH key.

Technologies

Apache, PHP, MariaDB

Disk Quota

1 GB per user

Database

MySQL via ~/.my.cnf

Support

Contact your instructor