convertxtodvd_logo

ConvertXtoDVD

VSO ConvertXtoDVD is considered to be one of the best Video converters. It combines high speeds, high quality and many options for your personalized DVD menus.

ConvertXtoDVD guide
Free Download ConvertXtoDVD

Linux Books

Of course the Internet along with the help of Google is a great source of information. You can answer almost any question you have about Linux and find many tutorials, guides and help. However many people prefer reading this information on a printed book accesssible even when they are not online or don't have a computer in front of them. I've received many e-mails asking me to propose them a few good books regarding Linux commands, administration and for specific distributions such as Ubuntu, Fedora etc. So, I've search for a few good books. Here they are. Happy reading!

Linux Books

Ubuntu guides

Ubuntu is a free Operating System based on Debian GNU/Linux. It has been rated as the most popular Linux distribution amongst Linux users according to Distrowatch. As it happens every six months a new version of Ubuntu has been released. Ubuntu 10.04 Lucid Lynx is here! Below you can find some helpful tutorials for old and new users!

Ubuntu 10.04 Lucid Lynx Post Installation Guide
Ubuntu 9.10 Karmic Koala Post Installation Guide
Ubuntu 9.04 Jaunty Jackalope Post Installation Guide
How to install Ubuntu Linux on Windows using VirtualBox

Fedora 12 Installation Guide

Fedora 12, codenamed Constantine, is released! Just for the info, Fedora is an RPM based Linux Distribution, an Operating system in other words, developed by the community supported Fedora Project and sponsored by Red Hat. Fedora contains only free and Open Source software. Some of Fedora's 12 new features are Gnome 2.28, KDE 4.3, better web cam support!, and many others.

Fedora 12 Installation and Post-Installation Guide
Fedora 11 Installation and Post-Installation Guide
Fedora 11 Installation and Post-Installation Guide in Chinese

Article Index
Arch Linux Installation Guide
Page 2
Page 3
Page 4
Page 5
Page 6
Page 7
Page 8
Page 9
Page 10
Page 11
Page 12
Page 13
Page 14
Page 15
Page 16
Page 17
Page 18
Page 19
Page 20
All Pages

 

II-4 Repositories Preservation 

You will need this part only if you have created a separate partition for repositories and you want to keep a local copy of the repositories packages.

Open a new Console with root access and hit:

abs

 
When the whole procedure ends, open a Midnight Commander with root permissions, and go to the mount-point of the partition for the repositories we made. On our example to /mnt/repos.

Create the following directories:

arch

 
Inside the above directory create a new directory, depending on our architecture:

for amd64

amd64

 
for x86

x86

 
Finally create three more directories inside the directories you have just created:

etc-pacman-d
var-cache-pacman-pkg
var-lib-pacman-sync

 
From now on you will have to be very careful as long as everything will be ruined if something goes wrong.

Depending, once again, on our architecture:

for amd64

a. We make copies of these files to the next ones

/etc/pacman.d/ -> /mnt/repos/arch/amd64/etc-pacman-d/
/var/cache/pacman/pkg/ -> /mnt/repos/arch/amd64/var-cache-pacman-pkg/
/var/lib/pacman/sync/ -> /mnt/repos/arch/amd64/var-lib-pacman-sync/

 

b. Delete the following folders

/etc/pacman.d
/var/cache/pacman/pkg
/var/lib/pacman/sync

 

c. Create the following symlinks

/etc/pacman.d -> /mnt/repos/arch/amd64/etc-pacman-d
/var/cache/pacman/pkg -> /mnt/repos/arch/amd64/var-cache-pacman-pkg
/var/lib/pacman/sync -> /mnt/repos/arch/amd64/var-lib-pacman-sync

 

d. Copy abs.conf b pacman.conf from one file to the other

/etc/ -> /mnt/repos/arch/amd64/

e. Delete those files

/etc/abs.conf
/etc/pacman.conf

 

f. Create this symlink

/etc/abs.conf -> /mnt/repos/arch/amd64/abs.conf
/etc/pacman.conf -> /mnt/repos/arch/amd64/pacman.conf

 

for x86

a. We make copies of these files to the next ones

/etc/pacman.d/ -> /mnt/repos/arch/x86/etc-pacman-d/
/var/cache/pacman/pkg/ -> /mnt/repos/arch/x86/var-cache-pacman-pkg/
/var/lib/pacman/sync/ -> /mnt/repos/arch/x86/var-lib-pacman-sync/

 

b. Delete the following folders

/etc/pacman.d
/var/cache/pacman/pkg
/var/lib/pacman/sync

 

c. Create the following symlinks

/etc/pacman.d -> /mnt/repos/arch/x86/etc-pacman-d
/var/cache/pacman/pkg -> /mnt/repos/arch/x86/var-cache-pacman-pkg
/var/lib/pacman/sync -> /mnt/repos/arch/x86/var-lib-pacman-syncg

 

d. Copy abs.conf & pacman.conf from one file to the other

/etc/ -> /mnt/repos/arch/x86/

 

e. Delete those files

/etc/abs.conf
/etc/pacman.conf

 

f. Create these symlinks

/etc/abs.conf -> /mnt/repos/arch/x86/abs.conf
/etc/pacman.conf -> /mnt/repos/arch/x86/pacman.conf

 

Go to the root directory "/" in both Midnight Commander's windows and exit with F10.

If everything is right:

Giving:

pacman -Sy

 
The system should be ok !

It is obvious that this repository could be located on a network partition.



Login Form

Follow me on...

  • Digg: axelgr
  • Facebook Page: 379363054400
  • FeedBurner: my-guidesnet
  • Twitter: myguidesnet
  • External Link: http://feedburner.google.com/fb/a/mailverify?uri=my-guidesnet

Member Login