Install Docker on Ubuntu curl -fsSL https://download.do… Continue reading วิธีการติดตั้ง Free SSL Certificates จาก Let’s Encrypt โดยใช้ Docker และ Nginx
หมวดหมู่: Ubuntu
How to kill a nodejs process in Linux?
3000 is port i was looking for, After first command you… Continue reading How to kill a nodejs process in Linux?
วิธี Setup proxy ให้ nvm บน linux (WSL)
NVM uses curl, so modifying the file ~/.curlrc&nbs… Continue reading วิธี Setup proxy ให้ nvm บน linux (WSL)
Disable root ssh
/etc/ssh/sshd_config PermitRootLogin yes -> PermitRo… Continue reading Disable root ssh
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
การ 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
ติดตั้ง Laravel 5 กับ Nginx บน Ubuntu 14.04
sudo apt-get update sudo apt-get install nginx php5-fpm… Continue reading ติดตั้ง Laravel 5 กับ Nginx บน Ubuntu 14.04