Update Ubuntu kernel to Latest version (Updated 2018.04.08) OS: Ubuntu 14+, XEN, KVM 64bit Goto: http://kernel.ubuntu.com/~kernel-ppa/mainline/
linux

Password protect for Nginx directory
Create a htpasswd file inside your website directory you wish to protect (xxx.com/htpasswd) Password must be encoded by the crypt(3) function…

How To Change your DNS on Linux
If you want to hard-code DNS Servers to use on CentOS or Debian, it has 2 methods. Configure static DNS…

免費GeoTrust SSL DV 證書(簡體中文)
前言 現在市場上很多免費的SSL,如 RapidSSL, StartSSL, 最近火紅Let’s Encrypted 。。。由於一個企業用的SSL都要100美元左右,每年更新,根本吃不消~~ 現在介紹一個GeoTrusted 這家的DV SSL給大家使用 中文版的說明 DV SSL 证书是 Domain Validation SSL Certificate 英文全称的简写,翻译成中文是域名型 SSL证书…

Linux常用的檢測軟體
介紹我個人常用的Linux 平台偵測功能軟體 –> IPTraf — 使用 yum -y install iptraf 就可以使用啦 –> hTop — 使用 yum -y install htop 就可以啦~~…