classroom.asia.umuc.edu
Yoroshiku! Welcome!
University of Maryland University College Asia's classroom server has been
provided to host student web sites, javas, perl, PHP, Oracle databases, and unix shell access.
LOGGING IN:
Students should be assigned accounts to this system from their instructors. To access your account for the first time and set your password, use the MSDOS or similar telnet program.
Click here for Password Setting Instructions
WEB SITES
Each student should have a "www" directory. This is for posting web pages. This subdirectory is viewable on the internet by the URL:
http://student.ad.umuc.edu/~username
Any files placed in this directory will need to have read access set to "o" inorder for
everyone to access these files.
This can be changed using the unix "chmod" command. i.e. chmod o+r filename.html
Assignments and private data should not be placed in the user "www" directory.
FormMail.cgi
This cgi has been installed for your convenience. You may call the URL from
your web pages in order to send form data via email.
http://gakko.ad.umuc.edu/cgi-bin/FormMail.cgi
A sample form is located here... formmail.html
Click here for documentation from author.
TERMINAL ACCESS and FILE TRANSFER
It is recommended that a secure method of access and file transfer such as SSH is used to logon to this server directly.
Other methods such as telnet and FTP could expose your password to hackers.
The SSH client for windows can be downloaded here or from their site:
www.ssh.com
Download "SSH for Workstations". This is available free for educational use.
Click the SSH logo here to download version 3.2.9

A short How-To is located here... How To SSH
Scripting Languages
PHP Version 5 support has just been added to the server. Click the logo for
instructions on using this powerful language.
DATABASES
Oracle 10g
Documentation...
can be found at www.oracle.com.
MySQL v5
Documentation...
can be found at www.mysql.com