[Users] Installing BIND on VE's
Kir Kolyshkin
kir at openvz.org
Sat Dec 23 03:00:00 EST 2006
Al Sparks wrote:
>>> Al, the first thing you want to do is install yum in your vps
>>>
>> from the host node. You would do that from the Host Node with
>> something like this:
>>
>> vzyum <vpsid> install yum
>>
>> <vpsid> being the id of the vps you want to install yum in.
>>
>> Then I would ssh into the vps and using yum install BIND or at
>> least the libraries you will need to compile BIND.
>>
>> You would do that with something like this:
>> yum install bind
>>
>
> Thanks for all the responses. I didn't install yum on the VE.
>
> Instead, I used vzyum from the host mode to install gcc, flex, byacc,
> which is what Bind-8 demands to do an install.
>
Still -- why not just "vzyum VEID install bind"?
More information about the Users
mailing list