TLSA record and Letsencrypt autorenewal
-
تاریخ: 1396/3/23 ساعت: 13:06
I set a TLSA record with 3 1 1 mode. My question is about the letsencrypt autorenewal - is it going to change the public key, or it will remain?...
DirectAdmin 1.51.3 -> 1.51.4 seems to FAIL
-
تاریخ: 1396/3/23 ساعت: 13:06
Hi Alex, Originally Posted by zEitEr What directadmin logs say? Since 2017:06:09-17:30:13 Code: Can't co ect to ssl! A failure in the SSL library occurred, usually a protocol error. error:00000001:lib(0):func(0):reason(1) massive: Code: cat /var/log/directadmin/error.log | egrep "A fa
How to create subdomains using php
-
تاریخ: 1396/3/23 ساعت: 13:06
You should have: PHP Code: $sock->query('/CMD_API_DATABASES', array( 'action' => 'create', 'name' => "db", 'user' => "dbuser", 'passwd' => "$pass", 'passwd2' => "$pass",)); Use ame should not be
use Symbolic link for public_html
-
تاریخ: 1396/3/23 ساعت: 13:06
hii have 2 user in my host ( in directadmin ) ( user X and Y )i want link public_html of one user to other user ( link public_html of X to public_html of Y )i create link but not work Code: AH00037: Symbolic link not allowed or link target not accessible: /home/safiraneme/domains/safiranemehr.com/
DMARC and vacation messages
-
تاریخ: 1396/3/23 ساعت: 13:06
When a user enables a vacation message, the autoreply will be generated and sent by the DirectAdmin server. The problem appears when the e-mail is checked for DMARC because the server is not the e-mail domain. Code: Authentication-Results: mx.google.com; spf=pass (google.com: domain of postmaster@s2...
Installing Varnish 4 on CentOS 7
-
تاریخ: 1396/3/23 ساعت: 13:06
Hi there, i'm trying to install Va ish 4 on a CentOS 7 system, following this walkthrough: https://devops.profitbricks.com/tuto...e-on-centos-7/.Va ish seems to be working but when I visit the page I just see "Apache functioning normally". When I go to [siteUrl]:8080 i'm getting "co ection refused"....
change password issue
-
تاریخ: 1396/3/23 ساعت: 13:06
Hii can't change password of any accounts even with Admin level accessit just display this error:Error changing passwordDetailsUser's System Quotas seti check system quotas and there is many free spacealso i checked passwd with ssh and it does not workwhen i type "passwd" in shh consol it ends witho
Apache cpu usage 100%
-
تاریخ: 1396/3/20 ساعت: 10:36
i have Apache 100 % cpu usage problem and read all topic , but nothing fixed..try to optimize MaxRequestWorkers and ..enable apache status page and analyse all request..setting csf for flood attackin day over 10 - 12 apache cpu is 100% and i must restart apache service ..my error log : Code: [Thu
Enable SSH all users
-
تاریخ: 1396/3/20 ساعت: 10:36
Hello all!I've been busy with my servers and i want to enable SSH for all users (Cloudlinux + Cagefs).To do this i've been wanting to enable it for all users in bulk.for this i've used: Code: files=`find . -name "user.conf"`; for file in $files; do sed -i $file -e "s,ssh=OFF,ssh=ON,g"; done; Butt af...
FR: letsencrypt.sh & webmin & hostname
-
تاریخ: 1396/3/20 ساعت: 10:36
Would it be possible to add a line below to combine the key and cert eg.cat ${APACHECERT} ${APACHECERT} > ${APACHECERTCOMBINED}cat ${APACHEKEY} ${APACHECERT} > ${APACHEWEBMINCOMBINED}&cat ${NGINXCERT} ${NGINXCERT} > ${NGINXCERTCOMBINED}cat ${NGINKEY} ${NGINXCERT} > ${NGINXWEBMINCOMBINED}but only whe...
Script running before updating directadmin
-
تاریخ: 1396/3/20 ساعت: 10:36
Hi, I am using nginx webserver with some custom modules. Is it possible to automatically run a script pre updating nginx just to make sure the...
Stop auto-renewal Letsencrypt when account is suspended
-
تاریخ: 1396/3/20 ساعت: 10:36
Is it possible to auto-renewal Letsencrypt when account is suspended? At the moment I have to completely remove the account to stop auto-renewal,...
Dynamic DNS forwarder for Exim
-
تاریخ: 1396/3/20 ساعت: 10:36
I am currently manging multiple VPS's ru ing Exim as its mailserver. With all the security and hacking going on in the world i thought it best to install a wildcard SSL certificate on Exim. Although this works it will identify to my customers with the wildcard certificate of the server instead of th...
Php 7.0.20
-
تاریخ: 1396/3/20 ساعت: 10:36
Hello,Php 7.0.20 was briefly in the versions.txt, but we've had to downgrade it back to 7.0.19.We're not yet sure, but it could be an introduced bug.We rely on the 50-webapps.ini file to overload the session.save_path and disable functions for just [PATH=/var/www/html].However, with 7.0.20, this ove...
DirectAdmin 1.51.4 has been released
-
تاریخ: 1396/3/20 ساعت: 10:36
Hello, We're pleased to a ounce the release of DirectAdmin 1.51.4. Please see the RC thread for highlights:...
2 SSL certificates
-
تاریخ: 1396/3/18 ساعت: 20:41
The is because you have SNI enabled.SNI is an extension on top of SLL/TLS where the client (browser) sends the hostname (e.g. www.mysafesite.com) it want's to co ect to as part of the ssl handshare (as this is encrypted). This gives the server enough info to select the correct ssl certificate the p
.htaccess hacked
-
تاریخ: 1396/3/18 ساعت: 20:41
I wouldn't even use password login anymore but use SSH keys with password, much safer.Maybe your personal PC from which you access the server has a trojan or something, so the hacker has gotten your passwords some how.Or he gotten in via a malicious script or leak script on your server.Best is to up...
Exim, limit incomming mail by IP
-
تاریخ: 1396/3/18 ساعت: 20:41
Hello,Any suggestion for how to achieve restriction by ip for incoming mail? I am looking for a way to do so per domain, meaning 1 domain would accept messages from any IP, and others will reject messages coming from unknown hosts which are not pre-defined..Thank you!
Dovecot 2.2.30.2 released
-
تاریخ: 1396/3/18 ساعت: 20:41
Dovecot 2.2.30.2 has been released and is now on files1 (synced to mirrors within 24 hours)https://www.dovecot.org/list/dovecot...ne/000348.htmlIt contains an important bug-fix introduced in 2.2.30.x which causes LMTP delivery issues, described here:https://forum.directadmin.com/showthread.php?t=548...
Rebooted and now DA won't work and server offline?
-
تاریخ: 1396/3/18 ساعت: 20:41
Everything was working fine until I did a power cycle. I shutdown from the command line before powering the server off and back on again. And now I'm unable to access DA (IP:2222) and I ca ot co ect via SSH (operation times out) and no websites on the server are loading.I'm using a KVM console to ac...