PDA

View Full Version : Help - Virtuozzo Panel


Xeros
16-03-2008, 08:32 PM
Hey,

Im just trying to install a script on my server

Im in the panel + it says

Upload filename.tar.gz file to /usr/local/cpanel/whostmgr/docroot/cgi/ directory
cd to the /usr/local/cpanel/whostmgr/docroot/cgi/ directory
Unzip "gunzip filename.tar.gz"
Untar "tar -xvf filename.tar"Ive uploaded in the directory
now how do i "cd" ?
+ unzip..

Theres no feature to extract in virtuozzo panel unless u dont do it in virtuozzo.

Thanks

Moved by Hitman (Forum Moderator) from Web Market: Please post in the correct forum next time, thanks. :)

edgates
16-03-2008, 08:41 PM
If I'm right, cd means go to a directory. I'm not sure about extracting as I've never used Virtuozzo. :(

Tomm
16-03-2008, 08:46 PM
cd is stands for "Change Directory". Its a unix command, just type it at the shell.

Tom H
16-03-2008, 08:48 PM
Run the command's it says in SSH lol?

Xeros
16-03-2008, 08:49 PM
ok thanks