Connect Your Linux Computer to the UTC Network

Special Note

These instructions will work on Debian and RedHat based Linux distributions.  These include operating systems such as Ubuntu, Mint, Pop!, Fedora, CentOS, and others.

Directions

  1. Connect to the UTC network (wired or wireless)
     
  2. Open your preferred web browser to: https://portal.utc.edu/registration/
     
  3. Select 'Yes' if you are a UTC student, faculty, staff, or affiliate
     
  4. Select 'Computer/Phone'
     
  5. Under the ‘UTC ID’ field, enter your UTC ID
     
  6. Under the ‘Password’ field, enter your UTC password
     
  7. Select ‘Download’
     
  8. On the next page, choose the appropriate file for your operating system.   
    • The .rpm file is for RedHat based systems (Fedora, CentOS, etc)
    • The .deb file is for Debian based systems (Ubuntu, Mint, Pop!, etc)
       
  9. Use your preferred package manager to install the file.  Here are some examples:

    Ubuntu

    1. Open a terminal
    2. Change to the directory where the file was downloaded
    3. Install with dpkg
      • sudo dpkg -i fortinac-persistent-agent_<version#>.amd64.deb

    Fedora

    1. Open a terminal
    2. Change to the directory where the file was downloaded
    3. Install with dnf
      • sudo dnf localinstall fortinac-persistent-agent_<version#>.x86_64.rpm

     
  10. After installation, the agent will prompt for your UTC credentials.
     
  11. Once authenticated, your network connection will be reconfigured and internet access will be established

Troubleshooting

It has been seen on rare occasion where the agent will not prompt for credentials after installation. To resolve this, use the following steps:

  1. Reboot
  2. If there's still no credential prompt after reboot, continue
  3. Edit the file /etc/xdg/com.bradfordnetworks/PersistentAgent.conf - this will require sudo
  4. Make sure that the homeServer and ServerIP entries are set to portal.utc.edu. If one or both are missing, add them.
  5. Reboot
  6. If there's still no credential prompt after reboot, contact the help desk for assistance

 

Details

Article ID: 131577
Created
Fri 4/23/21 10:40 AM
Modified
Fri 8/11/23 8:18 PM