if its in the path you can do <div>which vserver</div><div>and it should tell you where its located.</div><div>Otherwise you can do something like</div><div>find / -name vserver </div><div>/ is the start folder so / is root, Most likely though its in /usr/bin /usr/sbin /usr/local/bin /usr/local/sbin or as mentioned somewhere in /opt so could do something like</div>
<div>find /usr -name vserver to limit it to the /usr folder which would cover /usr/local also of course.</div><div><br></div><div><br><div class="gmail_quote">On Tue, Mar 13, 2012 at 2:06 PM, Ruslan Zasukhin <span dir="ltr"><<a href="mailto:ruslan_zasukhin@valentina-db.com">ruslan_zasukhin@valentina-db.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 3/13/12 7:18 PM, "DMW" <<a href="mailto:consult@excelkb.com">consult@excelkb.com</a>> wrote:<br>
<br>
> Hi all,<br>
><br>
> This refer to following wiki page:<br>
> <a href="http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:products:vserver:ma" target="_blank">http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:products:vserver:ma</a><br>
> nual:install:linux<br>
</div>> <<a href="http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:products:vserver:m" target="_blank">http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:products:vserver:m</a><br>
<div class="im">> anual:install:linux><br>
><br>
> Iım trying to start an installed Server on Linux (LinuxMint) x86. In the<br>
> documentation it says that the default location for VServer is among:<br>
> /usr/local/bin/VServer<br>
<br>
</div>Not sure, but it seems I have hear about<br>
<br>
/opt/<br>
<br>
Location<br>
<br>
I will ask guys to check that and seems docs should be corrected.<br>
<br>
<br>
--<br>
Best regards,<br>
<br>
Ruslan Zasukhin<br>
VP Engineering and New Technology<br>
Paradigma Software, Inc<br>
<br>
Valentina - Joining Worlds of Information<br>
<a href="http://www.paradigmasoft.com" target="_blank">http://www.paradigmasoft.com</a><br>
<br>
[I feel the need: the need for speed]<br>
<br>
<br>
_______________________________________________<br>
Valentina mailing list<br>
<a href="mailto:Valentina@lists.macserve.net">Valentina@lists.macserve.net</a><br>
<a href="http://lists.macserve.net/mailman/listinfo/valentina" target="_blank">http://lists.macserve.net/mailman/listinfo/valentina</a><br>
</blockquote></div><br></div>