Is there any way of extracting rar files from cpanel/whm? I know it can do zips but when ever I try to extract a rar file it just shows a blank page.
Any help?
Is there any way of extracting rar files from cpanel/whm? I know it can do zips but when ever I try to extract a rar file it just shows a blank page.
Any help?
Copy the file to the location you want it extracted; then
unpack the tarball using the command
tar xvzf filename.tar.gz
Install unrar, do a search on rpmfind.net and you will get it. Then use that to extract your rarOriginally posted by adamwebb
Is there any way of extracting rar files from cpanel/whm? I know it can do zips but when ever I try to extract a rar file it just shows a blank page.
Any help?![]()
:: Anand ::
ssh root@
who the hell is root ???
Cpanelappz Support Forums are up now. Register Today
http://forums.cpanelappz.com
WHM/cPanel API : http://whmapi.cpanelappz.com
Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com
Ok, I'm new to linux and was wondering if you could tell me ho to install the rpm?Originally posted by anand
Install unrar, do a search on rpmfind.net and you will get it. Then use that to extract your rar![]()
Did you download the rpm ? Download it and then use this to installOriginally posted by adamwebb
Ok, I'm new to linux and was wondering if you could tell me ho to install the rpm?
rpm -ivh filename.rpm
This will do the trick.
:: Anand ::
ssh root@
who the hell is root ???
Cpanelappz Support Forums are up now. Register Today
http://forums.cpanelappz.com
WHM/cPanel API : http://whmapi.cpanelappz.com
Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com