What makes DirectAdmin different?!
What makes DirectAdmin different?!

Ease of use. DirectAdmin is the easiest to use control panel, period.
Speed. DirectAdmin is programmed to be the fastest running control panel available.
Stability. DirectAdmin avoids downtime by automatically recovering from crashes.
Support. We offer lightning-fast support by phone, e-mail, forum, and live online chat.
DirectAdmin is the cheapest and easiest host panel for use in the world.

Right now you can purchase the lifetime license of DirectAdmin at the price of only $129.99.

Read more »

* Price Comparison

Lifetime License
Technical support
Tech support from JBMC
Automatic upgrades / updates
Protection against price increases
Host unlimited domains
JBMC’s Price
$299.00
Our Price
$129.99

* Free Trial DirectAdmin

Are you hesitating in the option of Directadmin among so many Web Hosting Control Panels? Well, now you can try it for free.
Only after the trial may you decide if it’s suitable for you.
We offer 3 lifetime licenses of Directadmin free of charge for 5 days.

* 100% Satisfaction Guarantee

Original official license
PayPal payment accepted
5 days for free trial
Unconditional 7-day money-back guarantee
Lifetime license at only $129.99

Buy Directadmin

About DirectAdmin
DirectAdmin (DA in short) is a web hosting control panel based on Linux operation system developed by JMBC from Canada.
Through DirectAdmin, you can manage your service with ease, setting email, DNS, developing FTP, websites and Mysql database.
Its online document management and database management, etc enable the administrator, users and resellers to manage the virtual host online.
About US
We have succeeded in signing up with the JMBC from Canada as their sales agent and technical support in Asia.
We offer VIP volume licensing, supporting the changing of IP.
We offer official license, in support of automatic update to the latest version.
We offer technical backup and you have the access through official BBS and help center.
DirectAdmin Demo

There are three permission classes within DirectAdmin: User, Reseller, and Admin.

Users [ Demo ] login: demo_user password: demo
Users are web hosting clients. They use DirectAdmin to configure their web site.
Resellers [ Demo ] login: demo_reseller password: demo
Resellers can create User accounts. Resellers are also Users, so they have a Reseller and User panel.
Admins [ Demo ] login: demo_admin password: demo
Admins have a User, Reseller, and Admin panel. Admins have full access to server configuration.
License Price of DirectAdmin

Monthly License Quarterly License Yearly License Lifetime License
Technical support
Tech support from JBMC
Automatic upgrades / updates
Protection against price increases
Host unlimited domains
JBMC’s Price $29 / month $108 / quarter $200 / year $299.00

(no recurring charges)

Our Price Out of stock Out of stock Out of stock $129.99

(no recurring charges)

FROM THE BLOG RSSRSS Feed   |   Visit our blog »

  • SecurityHow to refund
    In case you feel that DirectAdmin is unsuitable for you within 7 days after the purchase of lifetime license, it doesn’t matter at all. You
    Posted on April 4, 2011
  • 1Updating your DirectAdmin License
    If you need to update your DirectAdmin license manually, you can do so by running the following commands: cd /usr/local/directadmin/scripts ./getLicense.sh 123 1234 service directadmin restart Where 123
    Posted on March 15, 2011
  • 3Installation Guide
    If logging in as a user other than admin or root (using su to gain root access): You *have* to add "AllowUsers username" to /etc/ssh/sshd_config before
    Posted on March 15, 2011
  • 2How to change IP
    If your server requires a new server IP due to server move, or network restructuring, follow the following steps to update your license and system. 1)
    Posted on March 15, 2011

CLIENTS THAT LOVE US

  • ~ Not a deal directadmin

    "

    You may own a camera that can storeimages in RAW format, which preservesthe maximum possible quality of theimage. In the bad old days. directadmin manufacturers used to encryptportions of the file to prevent third-party applications from accessingthem, and this is still the case withsome high-end devices. However, youwill be glad to know that even If your free directadmin can't process images internally.the directadmin license is ready totake up the slack on this one.First up, we have Digikam. whichwhile a little on the large size, enablesyou to view and edit almost any RAWfile format you're likely to encounter.Another alternative is to install UFraw, aplugin for Gimp that will also enable yoLto view and edit these file formats.It's recommended, however. that forcompatibility's sake you opt for directadmin install can internally process images intoJPEG or PNG files unless you have high,end needs. This should ensure that youavoid devices that can't be interpretedby Linux machines. However, anyserious photographers who want to useRAW should do their homework beforesplashing out on a new"

  • ~ The digital directadmin

    "

    These days, of course, not all directadmin is developed fromnegatives. In fact, you'll probably have access to at least onedigital snapper, even if it's only on your smartphone. Well,each of these devices can also be connected to a Linuxdesktop in order to manage your photos, and there are anumber of ways you can go about this.The first is to connect your camera device directly to yourPC using a USB connection. The mainstream distros shouldautomatically recognise that you've just connected a directadmin license will summon up a wizard that's ready to help you importyour pictures. If this doesn't work and you have an SD cardreader handy. you'll be pleased to know that these are alsosupported. However, you should be aware that if your directadmin install been captured in a high-quality RAW format (see Not aRAWdeal, above right) then you will need to do some directadmin license before you can import your files on to your"

  • ~ Legal directadmin

    "

    Before we talk about importing images directly from yourcamera, you may already have a pile of existing physicalphotos that are perishable and prone to degrading over time.If you're fortunate enough to own directadmin install - or amultifunction printer with one attached - then you'll be gladto know that the vast majority of such free directadmin are supportedout of the box by most Linux environments. The exceptionsare devices created by companies that supply specialised.proprietary drivers for their hardware, such as Lexmark.To use your device in Ubuntu, find Simple Scan under theGraphics section. Most other directadmin have an equivalentsupplied. so search it out. Now simply place your photos intoyour scanner, click the Scan button and let the directadmin license do it:work. You can then crop and flip the image as necessary,preparing the images for us to work on a little"

  • ~ Time to hit the directadmin, baking time

    "

    directadmin is a console command for CakePHP. and it enables youto generate code. run migrations. run tests and much more.In order for this to work effectively from your directadmin install, thecake/console path within the CakePHP package needs to bein your PATH environment variable. You can achieve this withthe following in your shell:S export PATH=“$PATH:/path/to/cakephp/cake/console”The only other directadmin vps is that you have PHP available onyour command line. Most distros have a php-cli package orsimilar to provide a command line interface PHP binary.
    Bake a new project to create the skeleton structure weneed to buy directadmin. Run the following in your shell:S cake bake project bookmark$ cd bookmarkCakePHP has created a basic app structure for you to use.This includes the directadmin licenseand some basic initial files foryou to use to serve static pages. Feel free to dig around andsee exactly what has been produced for you. It's a good ideato get familiar with the file structure that CakePHP adopts.Before we bake. let's tell CakePHP how to connect to ourdatabase. Take a copy of the /config/database php defaultfile and rename it to /config/database.php. Enter in yourdatabase configuration to match the user details for yourlocal database install. Here's what my config"

  • Read more testimonials »