/etc/ssh/sshd_config PermitRootLogin yes -> PermitRo… Continue reading Disable root ssh
ป้ายกำกับ: Config
How do I zip/unzip a directory? [Ubuntu]
ZIP FTP do have two modes: binary and ASCII. By default… Continue reading How do I zip/unzip a directory? [Ubuntu]
When restart apache server following error : Could not reliably determine the server’s fully qualified domain name
When I restart my apache server using the command sudo … Continue reading When restart apache server following error : Could not reliably determine the server’s fully qualified domain name
เมื่อ Mysql Restart ไม่ได้ บน Digital Ocean
Swap Memory The tiny droplet I have has 512MB RAM, and … Continue reading เมื่อ Mysql Restart ไม่ได้ บน Digital Ocean
MySql: ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (111)
Tried several ways and finally solved it through the fo… Continue reading MySql: ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (111)
การ Set up ให้ Digital Ocean รันหลาย Website (Domain) ใน 1 Droplet
ทุกวันนี้การใช้งาน Cloud เป็นที่แพร่หลาย ทั้งยังง่ายและ… Continue reading การ Set up ให้ Digital Ocean รันหลาย Website (Domain) ใน 1 Droplet
ย้าย WordPress ไป DigitalOcean
1) backup database ด้วย phpmyadmin เป็น zip 2) ftp zip… Continue reading ย้าย WordPress ไป DigitalOcean
mod_rewrite Apache LAMP on DigitalOcean
This did the work for me. sudo nano /etc/apache2/sites-… Continue reading mod_rewrite Apache LAMP on DigitalOcean
Re ssh to Digital Ocean
ssh-keygen -R [ip | Domain]
Update path PHP on OSX
sudo nano ~/.bash_profile export PATH=/Applications/MAM… Continue reading Update path PHP on OSX