Yes, you are correct. There are various variables that are substituted by 
vsd-vsbatch.pl and site-vs-batch.pl (/usr/share/freevsd/scripts) to set vs 
specific items, for example:

httpd.conf:
#BINDADDR# is swapped for the IP address
#HOSTNAME# is swapped for the vs's fqdn

So in the httpd.conf in you new skel, replace the IP address and hostname with 
#BINDADDR# and #HOSTNAME# then all future vs's will have the correct values.

Damion.


Ana Paula wrote:
> On Tue, 23 Apr 2002 10:27:30 +0100
> Damion Parry <[EMAIL PROTECTED]> wrote:
> 
> 
>>Hello,
>>Yes. Simply stop the virtual server, copy it's directory to your skel partition, 
>>rename the directory to some sort of skel name, and add this new skel name to vsd:
>>$ vsdadm part_skeladd $vsd_svr $skel_name $partition_number
>>You'll nned to remove various things like the dev and var directory as they are 
>>specific to the virtual server, but thats about it really.
>>Damion.
> 
> 
> Hi Damion !
> 
> But for example.... if I do this, I will made a copy from a existent
> virtual server, right ?
> So, in "httpd.conf" I already have an IP adress and domain name.
> For example, I have a virtual server called "lalalala.com" with IP
> 400.400.400.400.
> If I generate the skel from this virtual server, all the future virtual
> servers created from this skel, will have the "httpd.conf" with the name
>  "lalalala.com" with IP 400.400.400.400, too.
> 
> Ana


------------------------- The freeVSD Support List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------

Reply via email to