2010 April

Install OpenVPN ALS (Adito) on openSUSE 11.2

Prepare

login as root

zypper ref
zypper up

Install Sun Java JDK

zypper in -l java-1_6_0-sun java-1_6_0-sun-devel java-1_6_0-sun-jdbc java-1_6_0-sun-plugin

Install Ant and Subversion

zypper in

[ Read the rest ... ]

By admin on April 30, 2010 | Posts | A comment?
Tags: , , ,

Wordpress change InnoDB to MyIsam

If you want to change a Wordpress database from InnoDB to MyIsam.

  • make a backup of your database first
  • open your phpMyAdmin, paste in the following codes

[ Read the rest ... ]

By admin on April 24, 2010 | Posts | A comment?
Tags: ,