https in 5 easy steps
Simple 5 step guide to setting up https with your own self-signed certificate Prerequisites: Apache2, Ubuntu Server Generate local keypair /usr/bin/openssl genrsa -des3 -out {your… Read More »https in 5 easy steps
Simple 5 step guide to setting up https with your own self-signed certificate Prerequisites: Apache2, Ubuntu Server Generate local keypair /usr/bin/openssl genrsa -des3 -out {your… Read More »https in 5 easy steps
Change the following in my.cnf [mysqld] default-character-set= utf8 skip-character-set-client-handshake character-set-server= utf8 collation-server= utf8_general_ci init-connect= ‘SET NAMES utf8′ via M’sNOTE MySQL(デフォルト文字コード)の設定 – Ubuntu9.04.
ps -A -ostat,ppid,pid,cmd | grep -e ‘^[Zz]’ To find zombie processes kill zombie process’s – Ubuntu Forums.
The website is up, and running on a brand new OS – Ubuntu 9.04 Server. Supercool to configure, has pre-configured LAMP, OpenSSH out-of-the-box. Using the… Read More »Server upgraded to new Ubuntu 9.04 server