Link to home
Start Free TrialLog in
Avatar of epifanio67
epifanio67

asked on

CentOS 5.3: how to update Linux via CLI remotely?

Hello Experts,

I installed CentOS 5.3 about 3 months ago, but I haven't done any updates. How do I update my machine via CLI remotely? using putty to SSH to it...

thx,
Avatar of Frozenice
Frozenice
Flag of Philippines image

hi,

you can simple use yum...

yum clean all
yum update


regards,
Avatar of epifanio67
epifanio67

ASKER

thank you...

What does yum clean all do?

Also, when I do yum update, where do the patches go? where can I review in case any of them clashes with any of my app servers?

thx so much expert....
ASKER CERTIFIED SOLUTION
Avatar of Frozenice
Frozenice
Flag of Philippines image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thank you so much expert!!!!
epifanio67:

your welcome.



br