Results 1 to 2 of 2
-
29th Feb 2012, 10:29 PM #1OPProbation
Directadmin help
Hello guys,
i buyed an Dedicated server with Directadmin but i cant handle with this.
The Dedicated should be used for one Domain (Namecheap).
I dont know how to create dns and the another things like ftp i have no idea...
Can you tell me how to configure the DNS and how i get the ftp data? HELP!no-mercy Reviewed by no-mercy on . Directadmin help Hello guys, i buyed an Dedicated server with Directadmin but i cant handle with this. The Dedicated should be used for one Domain (Namecheap). I dont know how to create dns and the another things like ftp i have no idea...:facepalm: Can you tell me how to configure the DNS and how i get the ftp data? HELP! Rating: 5
-
29th Feb 2012, 11:07 PM #2Respected Member
Tr this from another user: Olaf
f you buy an unmanaged dedicated server, the operating system and DirectAdmin should be installed. If not, you need to do it by yourself (check the DA website for further information). I guess this is a hard job for a beginner, if you need to start from the beginning try to use Ubuntu, this Linux distribution works great with DirectAdmin.
First of all you need to login to your DirectAdmin control panel, click ?IP management? and enter the two IP addresses (we use the IP addresses 12.34.56.78 and 12.34.56.79 for our example) you got from your hosting provider (the first server IP address should be already in the list)
Next from the admin panel, switch to the ?User level? and click on ?DNS Management?. Enter here the DNS records you need for your domain name / host. Don?t forget you need to enter also the two name server entries (there is a trailing dot (.) behind the value).
To setup the DNS and name servers for your server you need use the domain name you have used in the local DNS setup before. Configure the domain with your ?global? DNS (domain) provider as follow (these are the two IP addresses you have configured within DirectAdmin):
ns1.domain.com -> 12.34.56.78
ns2.domain.com -> 12.34.56.79
These name server entries need some time to populate to the Internet (up to 24-48 hours).
In the meantime we need to add some more setting to the web server. Login to DirectAdmin and click ?Administrator Settings?. Enter a server name within the field ?Server?s Hostname?, I used serv01.domain.com. Enter the name server entries you have used before for the fields NS1 and NS2 and leave the DA control panel.
Now connect to your server via SSH (use Putty). Login as root (sudo) and enter:
nano /etc/hosts
With this command you enter the file ?hosts? with the text editor Nano some distro?s may not include Nano in which case you may wish to use Pico or the adventurous Vi, add this row (check the Linux MAN pages how to insert text with the editor Vi):
12.34.56.78 srv01.domain.com srv01
And save the file via ctrl+x (confirm to save the file) or :wq if you edit the file with Vi.
That?s all, you?re done!
I know there are much more distributions and also other cool control panel systems and I hope this guide will help you even if your system is different.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
DirectAdmin
By comeback in forum Hosting DiscussionReplies: 13Last Post: 4th Sep 2012, 08:54 PM -
[Shared] Byteps.com - DirectAdmin - USA
By Byteps.com in forum ArchiveReplies: 4Last Post: 8th May 2011, 10:20 AM -
DirectAdmin and permissions
By pi0tr3k in forum Technical Help Desk SupportReplies: 12Last Post: 1st Jun 2010, 12:27 AM -
[Shared] [DirectAdmin] - Premium DirectAdmin Shared Hosting | Super Fast | ONLY $1.90/mth
By gfxguru in forum ArchiveReplies: 0Last Post: 29th Apr 2010, 09:59 PM -
which is best directadmin or cpanel??
By anuragblr in forum Webmaster DiscussionReplies: 12Last Post: 8th Aug 2009, 09:38 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...