Skip Navigation
IT Connect
Connecting You to Information Technology at the UW

 

Web Development Environments (Vergil & Ovid)

IT Connect > Web > Publishing > Web Development Environments

What are the Web Development Servers?

Dante and Homer have separate areas for Web development, called Vergil and Ovid, respectively. These Web development environments provide tools (special commands, log file analyzers, compilers, etc.) that are not otherwise available on the student, faculty, and staff servers. They are designed to host user-maintained servers, and it is recommended that MySQL servers and other systems are installed on the web development servers.

Which One Do I use?

Logging In

You will need to use a terminal emulator that supports SSH in order to connect to the web development environments.

Connecting to Web Development Environments using SSH

Using the Web Development Environments

Vergil and Ovid are Unix environments, driven by entering Unix commands at a prompt. To learn more about Unix commands, see Using Unix on Uniform Access Computers.

Vergil and Ovid are also suitable for running do-it-yourself servers. If you intend to use them for this purpose, please review these guidelines first.

Logging Out

When you're done using the Web development environment, enter exit at the prompt to log out.

Reference

See the UW Web Server URL Reference for information about your Web Server and Base URL.