Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Wiki Markup
# Registering with the RHN Satellite allows yum to install packages on servers, and should be done when a system is installed, and may need to be done if Radmind deletes the registration keys.

...


{code

...

}
cd /tmp
wget -O mit-activate http://rhnsat.mit.edu/rhnsat/mit-activate
csh mit-activate
{code}