Login to PAWS
Baton Rouge, Louisiana | Sunday, November 22, 2009

rhn.lsu.edu

[Linux]   [RHN]   [Redhat]   [Fedora]   [Fedora Legacy]   [Ubuntu/Kubuntu]   [SUSE]   [OpenSUSE]   [Gentoo]   [Knoppix]   [Debian]   [CentOS]   [Mandriva]   

 This website brought to you by:
 Louisiana State University
 Information Technology Services
 High Performance Computing
 Louisiana Opitcal Network Initiative

  

 
 Site Pages:
 Register new server
 Upgrade from Proxy
 

Upgrading from LSU Proxy Server

Note: These commands need to be run in the Terminal or Shell as the root user

The installation process consists of the following steps:

  • Create LSU RHN Satellite account via Help Desk (if installling first system)
  • Remove the old LSU Proxy Server Certificate:
    yum remove lsu-rhns-ca-cert-4.2-2.noarch
    
  • Install LSU RHN Satellite Server Certificate:
    rpm -ivh http://satellite.rhn.lsu.edu/pub/rhn-org-trusted-ssl-cert-1.0-1.noarch.rpm
    
  • At this point if you are upgrading a RHEL 5.1 or 5.2, you have to change a up2date conf
    /etc/sysconfig/rhn/up2date and change serverUrl to https://reg018.hpc.lsu.edu
  • Register the system:
    • At the command line type the following command:
      rhnreg_ks --serverUrl https://satellite.rhn.lsu.edu/XMLRPC --sslCACert /usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT --username (username) --password (password)
      
    • Alternativly, you can register with an activation key if you have that:
      rhnreg_ks --serverUrl https://satellite.rhn.lsu.edu/XMLRPC --sslCACert /usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT --activationkey (key)
      
    • Note: Do not run rhn_register as this will not register you with the LSU Servers
  • Run:
    yum clean all
    yum check-update
    



Official web site of Louisiana State University. Copyright © 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009


[ Powered by Linux ]      [ Powered by Apache ]      [ Powered by PHP ]