InstallFest Services: Difference between revisions

From WPLUG
Jump to navigation Jump to search
(Begin to update this for 2009 ~BAS)
(make redirect to similarly-named page)
 
Line 1: Line 1:
#REDIRECT [[Installfest Services]]
Installfest "Services" is an experiment by [[User:Bseklecki || Brian A. Seklecki]] and [[User:trodgers | Ted Rodgers]] to provide high performance Linux Distro Install and Update FTP/NFS/HTTP mirrors for use at the Installfest event.

The services run on CMU Hardware Resources and prevent the need for [[WPLUG]] attendees to consume Commodity Internet (commercial upstream Internet Connectivity).

NOTE: WPLUG doesn't officially endorse or support the distros provided on Install Services.

= Update Services =

== Updates for Fedora Core 10 / i386 ==

1) Install the following file into directory ''/etc/yum.repos.d/"

[http://digitalfreaks.org/~lavalamp/wplug-updates.repo Fedora Core 10 i386 YUM Repo Config File]

Note: To ensure that the local WPLUG / CMU repositories are utilized instead of the default Redhat / Fedora for all yum(8) functions, always prepend the command "--disablerepo=updates"

2) Update the available RPM database YUM maintains
'''# yum update'''

3) Update your system:
'''# yum check-update'''
'''# yum upgrade'''

Latest revision as of 02:20, 19 January 2009