Tuesday, February 24, 2015

Patching Redhat6 server.

Patching Instruction:

Patching Redhat and Solaris servers
1. Create a screen session
# screen
2. Register the host to the correct Satellite chanel
# rhnreg_ks --activationkey=1-123232343434dfsgfgdfgg  --serverUrl https://yourhost.local/abc --force
3. Update your system and reboot.
# yum clean all
# yum update –y
Once the patching is done, exit out of screen
# Init 6 (or reboot)

No comments:

Post a Comment