I use KVM, the technology included in the kernel.
Federico
From: Todd And Margo Chester <[email protected]>
Date: Sat, 09 Apr 2011 17:54:14 -0700
To: Akemi Yagi <[email protected]>
Cc: Federico Alves <[email protected]>, "[email protected]"
<[email protected]>
Subject: Re: repositories
On 04/09/2011 05:05 PM, Akemi Yagi wrote:
>
> On Sat, Apr 9, 2011 at 10:33 PM, Federico Alves <[email protected]>
> <mailto:[email protected]> wrote:
>
>>
>>>
>>> I could not enable the extra repositories at installation time, for lack
>>> of network access. How do I add them now after installation?
>>>
>>
>> Federico
>>
>
> If you now have network connection, try running:
>
> yum groupinfo "Yum Repositories"
>
> That will show you 3rd party repositories that you missed during the
> installation. You can then install each repo by using a yum command.
>
> Akemi
>
>
Very interesting command. I don't have access to my new SL6 server
at the moment, but I do have access to a CentOS 5.5 server:
> $ yum groupinfo "Yum Repositories"
> Loaded plugins: fastestmirror, priorities
> Setting up Group Process
> addons 951 B 00:00
> adobe-linux-i386 951 B 00:00
> base 1.1 kB 00:00
> extras 2.1 kB 00:00
> kbs-CentOS-Extras 1.9 kB 00:00
> rpmforge 1.1 kB 00:00
> updates 1.9 kB 00:00
>
> Warning: Group Yum Repositories does not exist.
>
I don't think they ever set this up in CentOS.
-T