{"id":33417,"date":"2019-10-26T11:49:17","date_gmt":"2019-10-26T08:19:17","guid":{"rendered":"https:\/\/airoserver.com\/?p=1566"},"modified":"2023-10-04T16:11:33","modified_gmt":"2023-10-04T12:41:33","slug":"directadmin-control-panel-installation-guide-manually","status":"publish","type":"post","link":"https:\/\/airoserver.com\/fa\/dedicated\/directadmin-control-panel-installation-guide-manually\/","title":{"rendered":"Direct Admin Control Panel Installation Guide (Manually)"},"content":{"rendered":"<p>In this post, we are going to guide you through the DirectAdmin installation on a Dedicated server or a <a href=\"https:\/\/airoserver.com\/fa\/airoserver\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"VPS (opens in a new tab)\">VPS<\/a>. If you prefer the auto-installation, read the &#8220;<a href=\"https:\/\/airoserver.com\/fa\/dedicated\/directadmin-control-panel-auto-installation\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"DirectAdmin Control Panel Auto-Installation (opens in a new tab)\">DirectAdmin Control Panel Auto-Installation<\/a>&#8221; post.<\/p>\r\n\r\n\r\n\r\n<p>As you might know, DirectAdmin is the second most famous web control panel for Linux. It means that, in the web control panels rating, DirectAdmin comes right after Cpanel which is the most famous web control panel for Linux.<\/p>\r\n\r\n\r\n\r\n<h4 class=\"wp-block-heading\"><strong>Type of Server&#8217;s IP matters&#8230;<\/strong><\/h4>\r\n\r\n\r\n\r\n<p>Please note that DirectAdmin installation can vary depending on the IP you have set on the server. In this post, we are explaining the installation on servers with regular IPs. In future posts, we are going to explain about servers with NAT IPs.<\/p>\r\n\r\n\r\n\r\n<h4 class=\"wp-block-heading\"><strong>System Requirements:<\/strong><\/h4>\r\n\r\n\r\n\r\n<ol class=\"wp-block-list\">\r\n<li>The operating system should be correctly installed on your server and there shouldn&#8217;t be any other Control panels installed on it.<\/li>\r\n<li>You need at least one external IP.<\/li>\r\n<li>SSH should be installed and you must be able to log in as root.<\/li>\r\n<\/ol>\r\n\r\n\r\n\r\n<h4 class=\"wp-block-heading\"><strong>Check your DirectAdmin License<\/strong><\/h4>\r\n\r\n\r\n\r\n<p>Go to the client area on <a href=\"https:\/\/www.directadmin.com\/clients\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Directadmin.com (opens in a new tab)\">Directadmin.com<\/a> and check your license information and status. This is because your license should be active and verified.<\/p>\r\n\r\n\r\n\r\n<h4 class=\"wp-block-heading\"><strong>Pre-installation:<\/strong><\/h4>\r\n\r\n\r\n\r\n<p>Install these services via the following commands: (Make sure that you are copying the correct command that matches your OS)<\/p>\r\n\r\n\r\n\r\n<p><strong>CentOS 5&amp;6: <\/strong><\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">yum install wget gcc gcc-c++ flex bison make bind 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 which patch mailx db4-devel<\/pre>\r\n\r\n\r\n\r\n<p><strong>CentOS 7:<\/strong><\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">yum install wget gcc gcc-c++ flex bison make bind 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 which patch mailx psmisc net-tools systemd-devel libdb-devel<\/pre>\r\n\r\n\r\n\r\n<p><strong>Debian:<\/strong><\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">pkg_add -r gmake perl<\/pre>\r\n\r\n\r\n\r\n<h4 class=\"wp-block-heading\"><strong>Installation<\/strong>:<\/h4>\r\n\r\n\r\n\r\n<p>To start the DirectAdmin installation, Connect to your server using SSH and log in as root. Now download the setup.sh file using the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">wget http:\/\/www.directadmin.com\/setup.sh<\/pre>\r\n\r\n\r\n\r\n<p>Change the permissions of the setup.sh file:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">chmod 755 setup.sh<\/pre>\r\n\r\n\r\n\r\n<p>Install and run the script:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">.\/setup.sh<\/pre>\r\n\r\n\r\n\r\n<p>Enter the required information such as license, hostname and client ID in the following command.<\/p>\r\n\r\n\r\n\r\n<p><strong>Attention!<\/strong> Your hostname should actually be a <strong>fully qualified domain\u00a0name<\/strong> (<strong>FQDN<\/strong>) is the complete domain name for a specific computer, or host, on the internet. The\u00a0<strong>FQDN<\/strong>\u00a0consists of two parts: the hostname and the domain name. For example, the hostname can be something like this: anything.airoserver.com<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\"><strong>(start installation routine:)<\/strong>\r\n ***************************************************** * * Have you run the pre-install commands? CTRL-C if not. * http:\/\/help.directadmin.com\/item.php?id=354 * ***************************************************** Please enter your Client ID : xxxxx Please enter your License ID : xxxxx Please enter your hostname (server.domain.com) It must be a Fully Qualified Domain Name Do *not* use a domain you plan on using for the hostname: eg. don't use domain.com. Use server.domain.com instead. Do not enter http:\/\/ or www Enter your hostname (FQDN) : xxxxx.xxxxx.com Client ID: xxxxx License ID: xxxxx Hostname: xxxxx.xxxxx.com Is this correct? (y,n) : y The following ethernet devices\/IPs were found. Please enter the name of the device you wish to use: eth0 xxx.xxx.xxx.xxx eth1<\/pre>\r\n\r\n\r\n\r\n<h4 class=\"wp-block-heading\"><strong>Post-installation:<\/strong><\/h4>\r\n\r\n\r\n\r\n<p>After the DirectAdmin installation is complete, you can check which device is using your IP.<\/p>\r\n\r\n\r\n\r\n<p>Please note that the default device name on a <a href=\"https:\/\/airoserver.com\/fa\/airoserver\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"VPS (opens in a new tab)\">VPS<\/a> is eth0. So, if your device name is eth0 there are no further needed actions from you. but if it is something else, follow these steps:<\/p>\r\n\r\n\r\n\r\n<p>Add ethernet_dev=devicename. You can usually set a number as the device name for a VPS. For example: ethernet_dev=eth0:1 or ethernet_dev=eth1<\/p>\r\n\r\n\r\n\r\n<p>In case you are using OPENVZ virtualizer, set venet0:0 as your device name.<\/p>\r\n\r\n\r\n\r\n<p>In this step, Direct admin suggests some packages to you and you can choose the one that matches your needs.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">Enter the device name: xxx Is xxx.xxx.xxx.xxx the IP in your license? (y,n) : y DirectAdmin will now be installed on: Enterprise 5.7 Is this correct? (must match license) (y,n) : y  You now have 4 options for your apache\/php setup.  1: customapache: end-of-life software. Includes Apache 1.3, php 4 and frontpage. 2: custombuild 1.1:end-of-life software. Apache 2.x, php 4, 5 or both in cli and\/or suphp. Defaults to php 5.2 3: custombuild 1.2:Production version: Apache 2.x, php 5, 6, or both in cli and\/or suphp. defaults to php 5.3 4: custombuild 2.0 BETA: Apache 2.4, mod_ruid2, php 5.5. Can be set to use php-FPM or fastcgi.  Post any issues with custombuild to the forum: http:\/\/www.directadmin.com\/forum\/forumdisplay.php?f=61  Enter your choice (1, 2, 3 or 4): <strong>4<\/strong> You have chosen custombuild 1.2.  2011-11-11 14:47:00 http:\/\/files.directadmin.com\/services\/custombuild\/1.1\/custombuild\/build Resolving files.directadmin.com Connecting to files.directadmin.com|:80 connected. HTTP request sent, awaiting response 200 OK Length: 289046 (282K) [text\/plain] Saving to: `\/usr\/local\/directadmin\/custombuild\/build' 100%[===========================================================================&gt;] 289,046 855K\/s in 0.3s 2011-11-11 14:47:01 (855 KB\/s)  `\/usr\/local\/directadmin\/custombuild\/build' saved [289046\/289046] Would you like the default settings of apache 2.2 and php 5 cli? (y\/n): <strong>y *<\/strong> Using the default settings for custombuild. Would you like to search for the fastest download mirror? (y\/n): y<\/pre>\r\n\r\n\r\n\r\n<p>If your answer to the following question (would you like the default setting of apache 2.2?) is No (&#8220;N&#8221;), you can do the configuration manually.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">Would you like the default settings of apache 2.2 and php 5 cli? (y\/n):  <strong>N<\/strong> Would you like to have PHP5 or PHP6 as default? (5\/6):  Would you like to have PHP5? (yes\/no):  Would you like to have PHP5 as CLI or CGI? (cli\/cgi):  Would you like to have ionCube? (yes\/no):  Would you like to have Zend Optimizer? (yes\/no):  Would you like to have an ability to update\/instal MySQL using CustomBuild? (yes\/no):  Which version of MySQL you would like to have? (5.0\/5.1):  Which version of Apache you would like to have? (1.3\/2.0\/2.2):  Would you like to have an ability to update\/instal Exim using CustomBuild? (yes\/no):  Would you like to have an ability to install Dovecot? (yes\/no):  Would you like to have an ability to install\/update phpMyAdmin using CustomBuild? (yes\/no):  Would you like to have an ability to install\/update SquirrelMail webmail using CustomBuild? (yes\/no):  Would you like to have an ability to install\/update RoundCube webmail using CustomBuild? (yes\/no):  Would you like to have an ability to install\/update UebiMiau webmail using CustomBuild (not recommended)? (yes\/no):  Would you like to have an ability to install\/update Atmail Open webmail using CustomBuild? (yes\/no):  Would you like to search for the fastest download mirror? (y\/n):<\/pre>\r\n\r\n\r\n\r\n<h4 class=\"wp-block-heading\"><strong>Accessing DirectAdmin:<\/strong><\/h4>\r\n\r\n\r\n\r\n<p>DirectAdmin can be accessed at http:\/\/server&#8217;saddress:2222.<\/p>\r\n\r\n\r\n\r\n<p>The default port for DirectAdmin is 2222. So, in case you couldn&#8217;t connect to DirectAdmin, it might be the firewall is preventing the connection. To solve this, you can disable the firewall:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">cat \/usr\/local\/directadmin\/scripts\/setup.txt<\/pre>\r\n\r\n\r\n\r\n<p>Use the username and the password which are created in setup.txt file in the script directory.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">cat \/usr\/local\/directadmin\/scripts\/setup.txt<\/pre>\r\n\r\n\r\n\r\n<h4 class=\"wp-block-heading\"><strong>DirectAdmin Update:<\/strong><\/h4>\r\n\r\n\r\n\r\n<p>You can use these commands to update your DirectAdmin:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">cd \/usr\/local\/directadmin\/custombuild\r\n.\/build clean \r\n.\/build update \r\n.\/build update_versions<\/pre>\r\n\r\n\r\n\r\n<h4 class=\"wp-block-heading\"><strong>RPM Installation and Troubleshooting:<\/strong><\/h4>\r\n\r\n\r\n\r\n<p>The first step of the RPM installation is making sure that apache and Sendmail are not previously installed. If either one of these is already installed, you will see this error:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">rpm -ivh exim-3.36-2.i386.rpm   Preparing...                         ########################################### [100%]   file \/somefile from install of exim-3.36-2 conflicts with file from package sendmail-8.1  ...<\/pre>\r\n\r\n\r\n\r\n<p>If the error is because Sendmail has been installed, use the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">rpm -e --nodeps sendmail<\/pre>\r\n\r\n\r\n\r\n<p>You can also use the command above for other services such as MySQL, PHP, wu-ftp, apache-devel, and apache. At last, you can check your service installation, using the command below:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">rpm -q servicename<\/pre>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">rpm -qa | grep substring<\/pre>\r\n\r\n\r\n\r\n<p>As an example, if you replace the words &#8220;substring&#8221; and &#8220;service name&#8221; with &#8220;apache&#8221; if the apache installation is complete, you will see this message:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">rpm -qa | grep apache apache-fp-1.3.27-2 apache-fp-devel-1.3.27-2 apache-fp-manual-1.3.27-2<\/pre>\r\n\r\n\r\n\r\n<p>If you enjoyed this post, you can visit our <a href=\"https:\/\/airoserver.com\/fa\/blog\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Blog (opens in a new tab)\">Blog<\/a> for more!<\/p>","protected":false},"excerpt":{"rendered":"<p>In this post, we are going to guide you through the DirectAdmin installation on a Dedicated server or a VPS. If you prefer the auto-installation, read the &#8220;DirectAdmin Control Panel Auto-Installation&#8221; post. As you might know, DirectAdmin is the second most famous web control panel for Linux. It means that, in the web control panels [&hellip;]<\/p>","protected":false},"author":5,"featured_media":33951,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[179,176,178],"tags":[85,177,71],"class_list":["post-33417","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-airoserver","category-dedicated","category-airo-vps","tag-airoserver","tag-dedicated-server","tag-vps"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Direct Admin Control Panel Installation Guide (Manually)<\/title>\n<meta name=\"description\" content=\"Fisrtly, make sure you have all the system requirements. Now we are going to guide you through pre-installation, intallation and post-installation steps.\" \/>\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\/fa\/dedicated\/directadmin-control-panel-installation-guide-manually\/\" \/>\n<meta property=\"og:locale\" content=\"fa_IR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Direct Admin Control Panel Installation Guide (Manually)\" \/>\n<meta property=\"og:description\" content=\"Fisrtly, make sure you have all the system requirements. Now we are going to guide you through pre-installation, intallation and post-installation steps.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/airoserver.com\/fa\/dedicated\/directadmin-control-panel-installation-guide-manually\/\" \/>\n<meta property=\"og:site_name\" content=\"Airoserver | Cloud Hosting Solutions\" \/>\n<meta property=\"article:published_time\" content=\"2019-10-26T08:19:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-10-04T12:41:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/airoserver.com\/wp-content\/uploads\/2019\/10\/Directadmin.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"700\" \/>\n\t<meta property=\"og:image:height\" content=\"300\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"SEO Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0646\u0648\u0634\u062a\u0647\u200c\u0634\u062f\u0647 \u0628\u062f\u0633\u062a\" \/>\n\t<meta name=\"twitter:data1\" content=\"SEO Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u0632\u0645\u0627\u0646 \u062a\u0642\u0631\u06cc\u0628\u06cc \u0628\u0631\u0627\u06cc \u062e\u0648\u0627\u0646\u062f\u0646\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 \u062f\u0642\u06cc\u0642\u0647\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/\"},\"author\":{\"name\":\"SEO Team\",\"@id\":\"https:\/\/airoserver.com\/#\/schema\/person\/62f9488eeb65ea1e571178292d4bb897\"},\"headline\":\"Direct Admin Control Panel Installation Guide (Manually)\",\"datePublished\":\"2019-10-26T08:19:17+00:00\",\"dateModified\":\"2023-10-04T12:41:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/\"},\"wordCount\":651,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/airoserver.com\/#organization\"},\"keywords\":[\"airoserver\",\"Dedicated Server\",\"VPS\"],\"articleSection\":[\"AiroServer\",\"Dedicated\",\"VPS\"],\"inLanguage\":\"fa-IR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/\",\"url\":\"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/\",\"name\":\"Direct Admin Control Panel Installation Guide (Manually)\",\"isPartOf\":{\"@id\":\"https:\/\/airoserver.com\/#website\"},\"datePublished\":\"2019-10-26T08:19:17+00:00\",\"dateModified\":\"2023-10-04T12:41:33+00:00\",\"description\":\"Fisrtly, make sure you have all the system requirements. Now we are going to guide you through pre-installation, intallation and post-installation steps.\",\"breadcrumb\":{\"@id\":\"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/#breadcrumb\"},\"inLanguage\":\"fa-IR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/airoserver.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Direct Admin Control Panel Installation Guide (Manually)\"}]},{\"@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\":\"fa-IR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/airoserver.com\/#organization\",\"name\":\"Airoserver | Cloud Hosting Solutions\",\"url\":\"https:\/\/airoserver.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fa-IR\",\"@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\/62f9488eeb65ea1e571178292d4bb897\",\"name\":\"SEO Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fa-IR\",\"@id\":\"https:\/\/airoserver.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0cc6a1209a0e36c0bf4f0fcdcd743946df92fde7ba86163b0724f194a722a861?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0cc6a1209a0e36c0bf4f0fcdcd743946df92fde7ba86163b0724f194a722a861?s=96&d=mm&r=g\",\"caption\":\"SEO Team\"},\"url\":\"https:\/\/airoserver.com\/fa\/author\/seoteam\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Direct Admin Control Panel Installation Guide (Manually)","description":"Fisrtly, make sure you have all the system requirements. Now we are going to guide you through pre-installation, intallation and post-installation steps.","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\/fa\/dedicated\/directadmin-control-panel-installation-guide-manually\/","og_locale":"fa_IR","og_type":"article","og_title":"Direct Admin Control Panel Installation Guide (Manually)","og_description":"Fisrtly, make sure you have all the system requirements. Now we are going to guide you through pre-installation, intallation and post-installation steps.","og_url":"https:\/\/airoserver.com\/fa\/dedicated\/directadmin-control-panel-installation-guide-manually\/","og_site_name":"Airoserver | Cloud Hosting Solutions","article_published_time":"2019-10-26T08:19:17+00:00","article_modified_time":"2023-10-04T12:41:33+00:00","og_image":[{"width":700,"height":300,"url":"https:\/\/airoserver.com\/wp-content\/uploads\/2019\/10\/Directadmin.jpg","type":"image\/jpeg"}],"author":"SEO Team","twitter_card":"summary_large_image","twitter_misc":{"\u0646\u0648\u0634\u062a\u0647\u200c\u0634\u062f\u0647 \u0628\u062f\u0633\u062a":"SEO Team","\u0632\u0645\u0627\u0646 \u062a\u0642\u0631\u06cc\u0628\u06cc \u0628\u0631\u0627\u06cc \u062e\u0648\u0627\u0646\u062f\u0646":"7 \u062f\u0642\u06cc\u0642\u0647"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/#article","isPartOf":{"@id":"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/"},"author":{"name":"SEO Team","@id":"https:\/\/airoserver.com\/#\/schema\/person\/62f9488eeb65ea1e571178292d4bb897"},"headline":"Direct Admin Control Panel Installation Guide (Manually)","datePublished":"2019-10-26T08:19:17+00:00","dateModified":"2023-10-04T12:41:33+00:00","mainEntityOfPage":{"@id":"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/"},"wordCount":651,"commentCount":0,"publisher":{"@id":"https:\/\/airoserver.com\/#organization"},"keywords":["airoserver","Dedicated Server","VPS"],"articleSection":["AiroServer","Dedicated","VPS"],"inLanguage":"fa-IR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/","url":"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/","name":"Direct Admin Control Panel Installation Guide (Manually)","isPartOf":{"@id":"https:\/\/airoserver.com\/#website"},"datePublished":"2019-10-26T08:19:17+00:00","dateModified":"2023-10-04T12:41:33+00:00","description":"Fisrtly, make sure you have all the system requirements. Now we are going to guide you through pre-installation, intallation and post-installation steps.","breadcrumb":{"@id":"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/#breadcrumb"},"inLanguage":"fa-IR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/airoserver.com\/dedicated\/directadmin-control-panel-installation-guide-manually\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/airoserver.com\/"},{"@type":"ListItem","position":2,"name":"Direct Admin Control Panel Installation Guide (Manually)"}]},{"@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":"fa-IR"},{"@type":"Organization","@id":"https:\/\/airoserver.com\/#organization","name":"Airoserver | Cloud Hosting Solutions","url":"https:\/\/airoserver.com\/","logo":{"@type":"ImageObject","inLanguage":"fa-IR","@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\/62f9488eeb65ea1e571178292d4bb897","name":"SEO Team","image":{"@type":"ImageObject","inLanguage":"fa-IR","@id":"https:\/\/airoserver.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0cc6a1209a0e36c0bf4f0fcdcd743946df92fde7ba86163b0724f194a722a861?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0cc6a1209a0e36c0bf4f0fcdcd743946df92fde7ba86163b0724f194a722a861?s=96&d=mm&r=g","caption":"SEO Team"},"url":"https:\/\/airoserver.com\/fa\/author\/seoteam\/"}]}},"_links":{"self":[{"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/posts\/33417","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/comments?post=33417"}],"version-history":[{"count":0,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/posts\/33417\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/media\/33951"}],"wp:attachment":[{"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/media?parent=33417"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/categories?post=33417"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/tags?post=33417"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}