Archives

You are currently viewing archive for 25 May 2009
Category: Linux tips
Posted by: hajime osako
worka: Ubuntu enable ipv4 forwarding

cat /proc/sys/net/ipv4/ip_forward
or
sysctl net | grep ip_forward

0=disabled
1=enabled

So add this to the /etc/sysctl.conf file
net.ipv4.ip_forward=1
Category: Web dev
Posted by: hajime osako
Category: Linux tips
Posted by: hajime osako
Installing MySQL on Solaris 10

/var/svc/manifest/network/mysql.xml
/lib/svc/method/svc-mysql