-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Charles
Sent: Monday, November 03, 2003 10:17 AM
To: [EMAIL PROTECTED]
Subject: Re: [Vserver] 1.0 release - I agree!

yes, but i'm not quite sure whether it is okay to hard-link all files.
or i should link the executable files only.

pls kindly advise, thanks!

Ah, I see.  Well, you probably want your /etc files to be manageable on a
per vserver basis, so that'd be bad to link.  Also, /var/log/* and probably
some or all of /var/lib should not be linked.  I think /usr is an excellent
candidate for linking.

There are others on this list that have already tackled this issue so it
shouldn't be hard to get a conclusive answer.  Additionally, the linuxconf
vserver tools can automate this work, so it should be possible to simply
look at that code to see what is and isn't linked.

This would probably be a good reference item for the wiki.  If/when we get a
solid answer, we should probably post it there.

Matthew Nuzum           | ISPs: Make $200 - $5,000 per referral by
www.followers.net               | recomending Elite CMS to your customers!
[EMAIL PROTECTED]       | http://www.followers.net/isp



----- Original Message -----
From: "Matthew Nuzum" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 03, 2003 10:48 PM
Subject: RE: [Vserver] 1.0 release - I agree!


>
> questions:
> how could i create a vserver by using "link" instead of "copy" so that i
> could share the disk space?
>
> cheers,
> charles
>
> Charles, forgive me if I misunderstood your question, I am by no means an
> expert at setting up vservers.  However, regarding this issue, if you do
> cp -al file1 file2 (that's lower case A L ) it simply makes a hardlink
from
> file1 to the other.  That way, you can make links from the comfort of your
> copy command.
>
> Matthew Nuzum | ISPs: Make $200 - $5,000 per referral by
> www.followers.net | recomending Elite CMS to your customers!
> [EMAIL PROTECTED] | http://www.followers.net/isp
>
>
>
> _______________________________________________
> Vserver mailing list
> [EMAIL PROTECTED]
> http://list.linux-vserver.org/mailman/listinfo/vserver

_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to