{"id":37919,"date":"2024-07-09T16:00:15","date_gmt":"2024-07-09T15:00:15","guid":{"rendered":"https:\/\/airoserver.com\/?p=37919"},"modified":"2024-07-09T09:52:14","modified_gmt":"2024-07-09T08:52:14","slug":"directadmin-installation","status":"publish","type":"post","link":"https:\/\/airoserver.com\/de\/blog\/directadmin-installation\/","title":{"rendered":"DirectAdmin installation"},"content":{"rendered":"<h2>DirectAdmin installation<\/h2>\n<h3>1: Prerequisites for Installation<\/h3>\n<ul>\n<li><strong>Clean Operating System:<\/strong> Ensure that your operating system is freshly installed. If there is existing data on the server, the installation will not be successful. Reinstall your OS if necessary.<\/li>\n<li><strong>Minimum RAM Requirement:<\/strong> Your server must have at least 2GB of RAM. If the RAM is less than this amount, the installation will fail.<\/li>\n<li><strong>SSH Access:<\/strong> You need SSH access to the server. If you have SSH access, proceed with the following steps.<\/li>\n<\/ul>\n<h3>2: Verify DirectAdmin License Validity<\/h3>\n<ul>\n<li><strong>Purchase License:<\/strong> Visit the <a href=\"https:\/\/www.directadmin.com\/\">DirectAdmin website<\/a> (or other vendors) to purchase a license.<\/li>\n<li><strong>Check Settings:<\/strong> Ensure that the hostname, server IP, and operating system are correctly set on the licensing site.<\/li>\n<\/ul>\n<h3>3: Begin DirectAdmin Installation!<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-37922 size-full\" src=\"https:\/\/airoserver.com\/wp-content\/uploads\/2024\/07\/Airoserver-article-2-1.jpg\" alt=\"DirectAdmin installation\" width=\"1024\" height=\"550\" srcset=\"https:\/\/airoserver.com\/wp-content\/uploads\/2024\/07\/Airoserver-article-2-1.jpg 1024w, https:\/\/airoserver.com\/wp-content\/uploads\/2024\/07\/Airoserver-article-2-1-300x161.jpg 300w, https:\/\/airoserver.com\/wp-content\/uploads\/2024\/07\/Airoserver-article-2-1-768x413.jpg 768w, https:\/\/airoserver.com\/wp-content\/uploads\/2024\/07\/Airoserver-article-2-1-18x10.jpg 18w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/h3>\n<p>Log in to the server via SSH with the root username.<\/p>\n<h4>Install Required Services<\/h4>\n<p>Before starting the installation, install the following services on the mentioned operating systems using these commands:<\/p>\n<p><strong>CentOS 5 and CentOS 6:<\/strong><\/p>\n<div class=\"dark bg-gray-950 rounded-md border-[0.5px] border-token-border-medium\">\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">yum install wget gcc gcc-c++ flex bison make <span class=\"hljs-built_in\">bind<\/span> bind-libs bind-utils openssl openssl-devel perl quota libaio libcom_err-devel libcurl-devel gd zlib-devel zip unzip libcap-devel cronie bzip2 cyrus-sasl-devel perl-ExtUtils-Embed autoconf automake libtool <span class=\"hljs-built_in\">which<\/span> patch mailx db4-devel<br \/>\n<\/code><\/div>\n<\/div>\n<p><strong>CentOS 7:<\/strong><\/p>\n<div class=\"dark bg-gray-950 rounded-md border-[0.5px] border-token-border-medium\">\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">yum install wget gcc gcc-c++ flex bison make <span class=\"hljs-built_in\">bind<\/span> bind-libs bind-utils openssl openssl-devel perl quota libaio libcom_err-devel libcurl-devel gd zlib-devel zip unzip libcap-devel cronie bzip2 cyrus-sasl-devel perl-ExtUtils-Embed autoconf automake libtool <span class=\"hljs-built_in\">which<\/span> patch mailx psmisc net-tools systemd-devel libdb-devel<br \/>\n<\/code><\/div>\n<\/div>\n<p><strong>Debian:<\/strong><\/p>\n<div class=\"dark bg-gray-950 rounded-md border-[0.5px] border-token-border-medium\">\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">pkg_add -r gmake perl<br \/>\n<\/code><\/div>\n<\/div>\n<h3>Download and Prepare the Installation Script<\/h3>\n<ol>\n<li><strong>Download the Setup File:<\/strong>\n<div class=\"dark bg-gray-950 rounded-md border-[0.5px] border-token-border-medium\">\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">wget https:\/\/www.directadmin.com\/setup.sh<br \/>\n<\/code><\/div>\n<\/div>\n<p>Note: If your operating system is FreeBSD, use the <code>fetch<\/code> command instead of <code>wget<\/code>.<\/li>\n<li><strong>Change Setup File Permissions:<\/strong>\n<div class=\"dark bg-gray-950 rounded-md border-[0.5px] border-token-border-medium\">\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\"><span class=\"hljs-built_in\">chmod<\/span> 755 setup.sh<br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<li><strong>Run the Installation Script:<\/strong>\n<div class=\"dark bg-gray-950 rounded-md border-[0.5px] border-token-border-medium\">\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">.\/setup.sh auto<br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<\/ol>\n<h3>Automatic DirectAdmin Installation<\/h3>\n<p>The automatic installation process will start! In this type of installation, all default settings are applied, and the CSF firewall software is installed automatically.<\/p>\n<p>For a custom installation, run the following command instead:<\/p>\n<div class=\"dark bg-gray-950 rounded-md border-[0.5px] border-token-border-medium\">\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">.\/setup.sh<br \/>\n<\/code><\/div>\n<\/div>\n<p>This allows you to configure DirectAdmin specifically as needed.<\/p>\n<h3>Important Note: Hostname<\/h3>\n<p>The server&#8217;s hostname must be a Fully Qualified Domain Name (FQDN). For example, if your domain is <code>Server.ir<\/code>, use a subdomain like <code>cp.airoserver.com<\/code> oder <code>da.airoserver.com<\/code>. Using the main domain (<code>Server.ir<\/code>) as the hostname can cause issues with webmail and FTP.<\/p>\n<p>The installation of DirectAdmin takes approximately 30 to 40 minutes. After the installation is complete, you can log in to DirectAdmin using <code>ServerIP:2222<\/code>.<\/p>","protected":false},"excerpt":{"rendered":"<p>DirectAdmin installation 1: Prerequisites for Installation Clean Operating System: Ensure that your operating system is freshly installed. If there is existing data on the server, the installation will not be successful. Reinstall your OS if necessary. Minimum RAM Requirement: Your server must have at least 2GB of RAM. If the RAM is less than this [&hellip;]<\/p>","protected":false},"author":26,"featured_media":37923,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-37919","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>DirectAdmin installation - Airoserver | Cloud Hosting Solutions<\/title>\n<meta name=\"description\" content=\"DirectAdmin installation on your server. Ensure prerequisites are met and use our detailed instructions for a successful installation.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/airoserver.com\/de\/blog\/directadmin-installation\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DirectAdmin installation - Airoserver | Cloud Hosting Solutions\" \/>\n<meta property=\"og:description\" content=\"DirectAdmin installation on your server. Ensure prerequisites are met and use our detailed instructions for a successful installation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/airoserver.com\/de\/blog\/directadmin-installation\/\" \/>\n<meta property=\"og:site_name\" content=\"Airoserver | Cloud Hosting Solutions\" \/>\n<meta property=\"article:published_time\" content=\"2024-07-09T15:00:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-09T08:52:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/airoserver.com\/wp-content\/uploads\/2024\/07\/Airoserver-article-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"550\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Codinoob\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Codinoob\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/airoserver.com\/blog\/directadmin-installation\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/airoserver.com\/blog\/directadmin-installation\/\"},\"author\":{\"name\":\"Codinoob\",\"@id\":\"https:\/\/airoserver.com\/#\/schema\/person\/98c9f3c9d2d2baaf929d2c4a53462e97\"},\"headline\":\"DirectAdmin installation\",\"datePublished\":\"2024-07-09T15:00:15+00:00\",\"dateModified\":\"2024-07-09T08:52:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/airoserver.com\/blog\/directadmin-installation\/\"},\"wordCount\":288,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/airoserver.com\/#organization\"},\"articleSection\":[\"Blog\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/airoserver.com\/blog\/directadmin-installation\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/airoserver.com\/blog\/directadmin-installation\/\",\"url\":\"https:\/\/airoserver.com\/blog\/directadmin-installation\/\",\"name\":\"DirectAdmin installation - Airoserver | Cloud Hosting Solutions\",\"isPartOf\":{\"@id\":\"https:\/\/airoserver.com\/#website\"},\"datePublished\":\"2024-07-09T15:00:15+00:00\",\"dateModified\":\"2024-07-09T08:52:14+00:00\",\"description\":\"DirectAdmin installation on your server. Ensure prerequisites are met and use our detailed instructions for a successful installation.\",\"breadcrumb\":{\"@id\":\"https:\/\/airoserver.com\/blog\/directadmin-installation\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/airoserver.com\/blog\/directadmin-installation\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/airoserver.com\/blog\/directadmin-installation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/airoserver.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DirectAdmin installation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/airoserver.com\/#website\",\"url\":\"https:\/\/airoserver.com\/\",\"name\":\"Airoserver | Cloud Hosting Solutions\",\"description\":\"Cloud server | Dedicated server | Domain | Hosting| SSL | Virtual server | Airoserver\",\"publisher\":{\"@id\":\"https:\/\/airoserver.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/airoserver.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/airoserver.com\/#organization\",\"name\":\"Airoserver | Cloud Hosting Solutions\",\"url\":\"https:\/\/airoserver.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/airoserver.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/airoserver.com\/wp-content\/uploads\/2023\/09\/logo_airoserver.png\",\"contentUrl\":\"https:\/\/airoserver.com\/wp-content\/uploads\/2023\/09\/logo_airoserver.png\",\"width\":925,\"height\":880,\"caption\":\"Airoserver | Cloud Hosting Solutions\"},\"image\":{\"@id\":\"https:\/\/airoserver.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/airoserver.com\/#\/schema\/person\/98c9f3c9d2d2baaf929d2c4a53462e97\",\"name\":\"Codinoob\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/airoserver.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/016ea0daadd857a2718a67b0e8afc43ac449be1b2c2945db2414893811a00a97?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/016ea0daadd857a2718a67b0e8afc43ac449be1b2c2945db2414893811a00a97?s=96&d=mm&r=g\",\"caption\":\"Codinoob\"},\"sameAs\":[\"http:\/\/codinoob.ir\"],\"url\":\"https:\/\/airoserver.com\/de\/author\/codinoob\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"DirectAdmin installation - Airoserver | Cloud Hosting Solutions","description":"DirectAdmin installation on your server. Ensure prerequisites are met and use our detailed instructions for a successful installation.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/airoserver.com\/de\/blog\/directadmin-installation\/","og_locale":"de_DE","og_type":"article","og_title":"DirectAdmin installation - Airoserver | Cloud Hosting Solutions","og_description":"DirectAdmin installation on your server. Ensure prerequisites are met and use our detailed instructions for a successful installation.","og_url":"https:\/\/airoserver.com\/de\/blog\/directadmin-installation\/","og_site_name":"Airoserver | Cloud Hosting Solutions","article_published_time":"2024-07-09T15:00:15+00:00","article_modified_time":"2024-07-09T08:52:14+00:00","og_image":[{"width":1024,"height":550,"url":"https:\/\/airoserver.com\/wp-content\/uploads\/2024\/07\/Airoserver-article-1.jpg","type":"image\/jpeg"}],"author":"Codinoob","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"Codinoob","Gesch\u00e4tzte Lesezeit":"2\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/airoserver.com\/blog\/directadmin-installation\/#article","isPartOf":{"@id":"https:\/\/airoserver.com\/blog\/directadmin-installation\/"},"author":{"name":"Codinoob","@id":"https:\/\/airoserver.com\/#\/schema\/person\/98c9f3c9d2d2baaf929d2c4a53462e97"},"headline":"DirectAdmin installation","datePublished":"2024-07-09T15:00:15+00:00","dateModified":"2024-07-09T08:52:14+00:00","mainEntityOfPage":{"@id":"https:\/\/airoserver.com\/blog\/directadmin-installation\/"},"wordCount":288,"commentCount":0,"publisher":{"@id":"https:\/\/airoserver.com\/#organization"},"articleSection":["Blog"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/airoserver.com\/blog\/directadmin-installation\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/airoserver.com\/blog\/directadmin-installation\/","url":"https:\/\/airoserver.com\/blog\/directadmin-installation\/","name":"DirectAdmin installation - Airoserver | Cloud Hosting Solutions","isPartOf":{"@id":"https:\/\/airoserver.com\/#website"},"datePublished":"2024-07-09T15:00:15+00:00","dateModified":"2024-07-09T08:52:14+00:00","description":"DirectAdmin installation on your server. Ensure prerequisites are met and use our detailed instructions for a successful installation.","breadcrumb":{"@id":"https:\/\/airoserver.com\/blog\/directadmin-installation\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/airoserver.com\/blog\/directadmin-installation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/airoserver.com\/blog\/directadmin-installation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/airoserver.com\/"},{"@type":"ListItem","position":2,"name":"DirectAdmin installation"}]},{"@type":"WebSite","@id":"https:\/\/airoserver.com\/#website","url":"https:\/\/airoserver.com\/","name":"Airoserver | Cloud Hosting Solutions","description":"Cloud server | Dedicated server | Domain | Hosting| SSL | Virtual server | Airoserver","publisher":{"@id":"https:\/\/airoserver.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/airoserver.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/airoserver.com\/#organization","name":"Airoserver | Cloud Hosting Solutions","url":"https:\/\/airoserver.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/airoserver.com\/#\/schema\/logo\/image\/","url":"https:\/\/airoserver.com\/wp-content\/uploads\/2023\/09\/logo_airoserver.png","contentUrl":"https:\/\/airoserver.com\/wp-content\/uploads\/2023\/09\/logo_airoserver.png","width":925,"height":880,"caption":"Airoserver | Cloud Hosting Solutions"},"image":{"@id":"https:\/\/airoserver.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/airoserver.com\/#\/schema\/person\/98c9f3c9d2d2baaf929d2c4a53462e97","name":"Codinoob","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/airoserver.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/016ea0daadd857a2718a67b0e8afc43ac449be1b2c2945db2414893811a00a97?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/016ea0daadd857a2718a67b0e8afc43ac449be1b2c2945db2414893811a00a97?s=96&d=mm&r=g","caption":"Codinoob"},"sameAs":["http:\/\/codinoob.ir"],"url":"https:\/\/airoserver.com\/de\/author\/codinoob\/"}]}},"_links":{"self":[{"href":"https:\/\/airoserver.com\/de\/wp-json\/wp\/v2\/posts\/37919","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/airoserver.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/airoserver.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/airoserver.com\/de\/wp-json\/wp\/v2\/users\/26"}],"replies":[{"embeddable":true,"href":"https:\/\/airoserver.com\/de\/wp-json\/wp\/v2\/comments?post=37919"}],"version-history":[{"count":0,"href":"https:\/\/airoserver.com\/de\/wp-json\/wp\/v2\/posts\/37919\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/airoserver.com\/de\/wp-json\/wp\/v2\/media\/37923"}],"wp:attachment":[{"href":"https:\/\/airoserver.com\/de\/wp-json\/wp\/v2\/media?parent=37919"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/airoserver.com\/de\/wp-json\/wp\/v2\/categories?post=37919"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/airoserver.com\/de\/wp-json\/wp\/v2\/tags?post=37919"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}