can any one able to provide me direct admin software ?
Need direct admin
No.
(1) You have to buy it...you would have to provide yourself with it.
(2) You have to install it on the server, which you couldn't do with a Frihost account, I'm pretty sure...why would they have cPanel and DirectAdmin?
(1) You have to buy it...you would have to provide yourself with it.
(2) You have to install it on the server, which you couldn't do with a Frihost account, I'm pretty sure...why would they have cPanel and DirectAdmin?
i know that but one of my freind required of it
ever thought of google? 1st result!
http://www.directadmin.com/
again only for usage as progman89 said. When paid for and on the server
http://www.directadmin.com/
again only for usage as progman89 said. When paid for and on the server
If you're looking for a free, open-source alternative, try VHCS at http://www.vhcs.net/ . It works on all Linux distributions, but is designed for Debian.
have you tried this softwar little bit confuseed when i try to down load do u have any idea which one is right to down load
Download VHCS 2.4
Or just directly..
http://vhcs.net/new/modules/PDdownloads/viewcat.php?cid=2
Or just directly..
http://vhcs.net/new/modules/PDdownloads/viewcat.php?cid=2
| n0obie4life wrote: |
| Download VHCS 2.4
Or just directly.. http://vhcs.net/new/modules/PDdownloads/viewcat.php?cid=2 |
There's an even easier way to install VHCS if you use Debian...
Add the following into /etc/apt/sources.list:
| Code: |
| deb ftp://ftp.au.debian.org/debian stable main contrib non-free
deb http://vhcs.criminalshosting.com/ sarge main |
(if you already have a Debian site mirror listed in your sources.list, you don't need to add the 'ftp.au.debian.org' line)
Next, run an
| Code: |
| apt-get update |
Then, just run:
| Code: |
| apt-get vhcs |
That will install the Debian VHCS package, and all dependencies. This will also work on Debian-based distributions (Ubuntu, Xandros, Knoppix, and more)
If you do install from the source code, make sure you follow the installation instructions, available at the VHCS Wiki.
