LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   checking OS Security patches, Kernel and OS upgrade (https://www.linuxquestions.org/questions/linux-newbie-8/checking-os-security-patches-kernel-and-os-upgrade-4175415414/)

vrk 07-07-2012 10:05 AM

checking OS Security patches, Kernel and OS upgrade
 
Hello,

Can you please let me know how to check OS Security patches, Kernel and OS up-gradation. As im very new to linux, thanks in advance for the help.

VRK

honeybadger 07-07-2012 10:46 AM

Well, it depends on the distro you are using. I am sorry but I cannot see what distrubtion you are using.
For updates and OS upgradation the best place to look is the distros website.
Hope this helps.

btmiller 07-07-2012 12:15 PM

Generally, you would use the distribution's package management tools to see (a) what versions of softweare are installed and (b) if any updates are available. If you've installed any software outside the package management system, you'd have to check that individually (e.g. on the home page of each particular package).

John VV 07-07-2012 07:30 PM

from your other posts you are using RHEL6
a not free OS. One that REQUIRES a paid for support contract
https://www.redhat.com/apps/store/desktop/

once you are registered then it is easy
Code:

su -
-- your root password when asked for ---
yum update

and that is it


if you are NOT going to buy the required license then do not use RHEL
you will basically NOT be able to install much

then install the FREE OS CentOS 6.2
or
ScientificLinux 6.2

both are free rebuilds of RHEL


All times are GMT -5. The time now is 02:08 AM.