| Fedora This forum is for the discussion of the Fedora Project. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-16-2004, 12:42 AM
|
#1
|
|
Member
Registered: Sep 2002
Location: Hilton Head, SC
Distribution: Gentoo
Posts: 608
Rep:
|
Auto updates with Fedora?
Is there an update application in Fedora that auto updates your system?
|
|
|
|
08-16-2004, 07:56 AM
|
#2
|
|
Member
Registered: Aug 2003
Location: Little Rock, Arkansas
Distribution: RH, Fedora, Suse, AIX
Posts: 736
Rep:
|
You can do it via cron. In fact, you may even have something for this already. Check under /etc/cron.weekly and see if you have something about yum.
If you edit this file, it's pretty much doing a weekly update, but it requires that /var/lock/subsys/yum be present on your system. So just do a touch /var/lock/subsys/yum and updates will start happening weekly. You really should do a "man yum" to see what all of those options mean. For example, -y means to answer "yes" to any questions yum would normally ask you in interactive mode. You should be sure that you're happy with answering "yes" to all questions. Usually it's safe to say "yes" but you may not like doing that.
|
|
|
|
08-16-2004, 09:41 AM
|
#3
|
|
Member
Registered: Sep 2002
Location: Hilton Head, SC
Distribution: Gentoo
Posts: 608
Original Poster
Rep:
|
I see you're on FC1... is that bc of all the stuff I've heard bad about it? I personally could not get through the installer on FC2... it crashed on me!
|
|
|
|
08-16-2004, 09:47 AM
|
#4
|
|
Member
Registered: Aug 2003
Location: Little Rock, Arkansas
Distribution: RH, Fedora, Suse, AIX
Posts: 736
Rep:
|
I migrated from RH9 to FC1 on some machines, but when I started hearing about all the trouble with FC2 I opted to hold off until they get their stuff worked out before going to FC2.
|
|
|
|
08-16-2004, 07:32 PM
|
#5
|
|
Member
Registered: Jul 2004
Location: louisiana
Distribution: fedora 4/kubuntu
Posts: 116
Rep:
|
auto update fedora
use yum.
in a terminal type
yum list (to list all of the available updates)
yum update (to install all of the available updates to the packages installed on you system by rpms)
yum install packagename to do just a specific package.
You can edit /etc/yum.conf to skip certain packages like kernels or what not.
add
exclude=kernel*
for example if you don't want it to update the kernel. the * symbol is used as a wildcard
if you want to do nightly updates, then click on theRedHat->system settings->server settings->services and check
the box next to yum. Reboot.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:39 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|