Changes

Jump to navigation Jump to search
610 bytes added ,  04:04, 31 March 2008
no edit summary
Line 294: Line 294:     
You can use xsane or make the acquisition from a software (openoffice, gimp, ...)
 
You can use xsane or make the acquisition from a software (openoffice, gimp, ...)
 +
 +
-----------------------
 +
 +
===After installation===
 +
 +
Configuration of /etc/yum.conf
 +
 +
Put a 0 for base centos and a O for updates centos like this:
 +
 +
  [base]
 +
  enabled=0
 +
  mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os
 +
  name=CentOS - os
 +
  gpgcheck=1
 +
  enablegroups=0
 +
  exclude=kernel kernel-smp kernel-xenU mkinitrd mdadm initscripts
 +
 +
  [updates]
 +
  enabled=0
 +
  mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates
 +
  name=CentOS - updates
 +
  gpgcheck=1
 +
  enablegroups=0
 +
  exclude=kernel kernel-smp kernel-xenU mkinitrd mdadm initscripts
254

edits

Navigation menu