SMTP Error (550): Failed to set sender (Access denied - Invalid HELO name (See RFC2821 4.1.3)). I'am Webmaster 10/21/2019 Add Comment Edit การ SET EMAIL Vesta ตั้งค่า 755 nano /etc/roundcubemail/config.inc.php เพิ่มบรรทัด $config = array(); $config['db_dsnw... Read More
ติดตั้ง Font Sarabun บน Google Docs I'am Webmaster 10/24/2018 Add Comment Edit 1. ให้ Download Font Sarabun ชนิดที่เข้ากับ Web มาติดตั้งที่เครื่อง PC/MAC Download Font 2. เปลี่ยน ภาษาที่เอกสารให้เป็น ไทย ... Read More
How to configure and use OpenSSH on CentOS 7 | ssh: connect to host xxx port 22: Connection refused I'am Webmaster 9/14/2018 Add Comment Edit How to configure and use OpenSSH on CentOS 7 | ssh: connect to host xxx port 22: Connection refused If you order a CentOS VPS Hosting ... Read More
Vesta cannot ping domain I'am Webmaster 9/14/2018 Add Comment Edit SERVER ลง CentOS7+Vesta แล้วพบปัญหาไม่สามารถ Ping Domain อื่นๆได้ v-stop-service iptables Read More
ติดตั้ง Red5 Media Server บน CentOS 7 I'am Webmaster 6/16/2018 Add Comment Edit # yum clean all # yum -y update # yum -y install java-1.8.0-openjdk # cd /opt/ # yum install -y wget # wget https://github.com/... Read More
Package ที่ควรติดตั้งบน ATOM Text Editor I'am Webmaster 1/03/2018 Add Comment Edit Emmet https://atom.io/packages/emmet Emmet จะช่วยให้เราเขียน HTML ต่างๆ ได้อย่างรวดเร็วด้วยคีย์ลัดต่างๆ ที่มีให้ โดยเราสามารถดูคำสั่งต่างๆ ... Read More
บวกลบ วันที่ บน php (+/- Date from php ) I'am Webmaster 1/01/2018 Add Comment Edit echo Date ( "Y-m-d" , strtotime ( "2013-01-01 +1 Month -1 Day" ) ) ; // 2013-01-31 echo Date ( "Y-m-d... Read More