Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Nov 26, 2014 9:43 pm 
Offline
Senior Newbie

Joined: Mon Aug 04, 2014 9:06 pm
Posts: 12
How do you all manage keeping your server updated? I'm not a sysadmin or someone that is on my linode every day. I might get on it once a month and run apt-get. Does anyone have any tips or tricks for making sure I'm keeping it updated from a security perspective? None of my sites are mission critical (mostly wordpress) and so I've considered setting a cron to run apt-get update and apt-get upgraded on a daily basis. Is this a bad idea?

Any better ways to do it?


Top
   
PostPosted: Thu Nov 27, 2014 2:32 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
I'm not a fan of automatically updating - in some (admittedly rare) cases, things can break. I prefer to see what's happening.

On CentOS, I have a cron script that runs yum check-update and e-mails me if any updates are available. Not sure what the exact equivalent would be on Debian/Ubuntu but I'm sure it can be done easily.


Top
   
PostPosted: Thu Nov 27, 2014 4:20 pm 
Offline
Senior Member

Joined: Fri Jan 09, 2009 5:32 pm
Posts: 634
you want apticron, run:
apt-get install apticron

that will run from cron daily and email you if there are any updates


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group