Vulcan Information

Note: Beginning in the Spring of 2011 everyone outside of the UNO network will be required to connect to UNO VPN to access vulcan. Detailed instructions are listed below.

Password Reset

Your vulcan account uses your UNO NetID password. Use the NetID Password Reset Form to change it.

If you are a returning student, and having difficulty logging in, use the NetID Password Reset Form for Returning students to change it.

PuTTY/Logging in

Download a local copy from the official website here.

Connection problems:

If you have trouble connecting to vulcan, please use the UNO VPN. Instructions are below.
1. Go to : https://uno-vpn.unomaha.edu.
2. Use your NetID username and password to login to the site.
3. Then use your SSH client (e.g. putty) to connect to vulcan.ist.unomaha.edu
Note: There is a detailed guide at : https://install.unomaha.edu/pdf/Using%20the%20UNO%20SSL%20VPN-6-2-09.pdf

MySQL & PostgreSQL

To create a database and account for yourself on vulcan, first run `vulcan_create_db`, then run `vulcan_reset_db_password` to activate your accounts and set up a password for your MySQL and PostgreSQL databases. If you're doing web development, please use a unique password for your databases (one that you don't use elsewhere).

phpMyAdmin and phpPgAdmin are installed for general database access. If you want a desktop client (MySQL Query Browser / PG Admin), you can use PuTTY's port forwarding feature to connect securely.

This will set up PuTTY to your local port to vulcan's MySQL database. Set your client to connect to '127.0.0.1' port '3306'. The same can be achieved for PostgreSQL by changing the ports to '5432'.

Publishing Web Content

Instructors: Creating Accounts

These should be pretty self explanitory.

# vulcan_createusers -h
# runas

Resources/Help

Your instructor should have the ability to create your account. Please contact them for programming help. If you have an issue related to vulcan directly, Contact 402-554-4932 or support@pki.nebraska.edu.