[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: howto enable automatic updates without gui
- From: Mogens Kjaer <mk crc dk>
- To: "Community assistance, encouragement, and advice for using Fedora." <fedora-list redhat com>
- Subject: Re: howto enable automatic updates without gui
- Date: Wed, 01 Apr 2009 15:09:39 +0200
Neal Becker wrote:
> How can I enable automatic updates on a F10 box without having a desktop
> login (that is, I have ssh access)?
>
You can put an executable file in /etc/cron.daily
with:
#!/bin/bash
/usr/bin/yum -y update yum
/usr/bin/yum -y update
Mogens
--
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25
Email: mk crc dk Homepage: http://www.crc.dk
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]