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

 

Web Development Systems on Shared UW Hosting

IT Connect > Web > Publishing > Web Development Systems on Shared UW Hosting

About These Systems

The Web Development Systems are your central access point for web publishing on Shared UW Hosting. You can connect to them using a SFTP client such as FileZilla to transfer files to your website, and you can also connect via SSH to access a full-fledged GNU/Linux command line where you can run programs, set up MySQL, and quickly edit your files directly on the servers.

Using these tools, you can configure a MySQL database server, install a CMS such as WordPress or Drupal, run a Wiki, configure automated tasks, compile programs, and run scripts.

Servers

All web development servers access the same filesystems. Users should select one based on their affiliation.

Students

vergil.u.washington.edu

Faculty, Staff, and Shared NetIDs

For File Transfers

ovid.u.washington.edu

For MySQL Servers

MySQL servers require that you set a specific server to act as your local ovid host.

If you have a localhome set

If you have set your localhome, use the following host:

your_netid.ovid.u.washington.edu

If you don't have a localhome set

If you have not yet set up localhome for your NetID, choose from one of the servers listed below that is currently accepting new MySQL installs.

Server Options
ovid02.u.washington.edu Accepting new MySQL Installs
ovid03.u.washington.edu Accepting new MySQL Installs
ovid01.u.washington.edu Not Accepting new MySQL Installs
ovid21.u.washington.edu Not Accepting new MySQL Installs

Notes

Connecting

SSH

Connect via SSH terminal emulators to access a Linux command line from both on- and off-campus hosts.
Learn How

SFTP

Connect via SFTP for file transfer from both on- and off-campus hosts.
Learn How

See Also

Website URL Reference

Contact Us

This page is maintained by UW Information Technology. Please contact us at help[at]uw.edu if you have any questions about this documentation, require assistance, or have feedback.