how to : linux redhat up2date
- No Comments
- Jan, 12, 2010
- Angelo Schalley
- Linux
up2date configuration:
login as root,
and issue the following command:
up2date –configure
ENTER
7 ENTER
C ENTER
24 ENTER
C ENTER
ENTER
What the above command does is it will remove “kernel” from the skip package list, and hence, everything, including the kernel can now be upgraded automatically.
Read more on how to : linux redhat up2date…
create a tar file, backup directory
- No Comments
- Dec, 24, 2009
- Angelo Schalley
- Linux
tar -cf backup.tar directory/
exclude update using yum
- No Comments
- Dec, 23, 2009
- Angelo Schalley
- Linux
yum update –exclude=mod_suphp