Installing an rpm on Debian
- Oct
- 12
- Posted by TKH Specialist
- Posted in Debian, Oracle, PHP
My days of supporting Debian are numbered. That isn’t a complaint, it will actually be nice to support one platform soon. Until then I thought I’d share a little. I needed to install oci8 to support a PHP application. In doing this I ran into the following two problems, here are the solutions that worked […]
read moreUCARP and Squeeze
- Sep
- 10
- Posted by TKH Specialist
- Posted in Debian, forsetti, linux, syndicated

IP fault tolerance on Debian Squeeze couldn’t be easier than with UCARP!: Install UCARP on all nodes: apt-get install ucarp Edit /etc/network/interfaces on all nodes, replacing <CLUSTER IP> and <PASSWORD> as appropriate: iface eth0 inet static … ucarp-vid 3 ucarp-vip <CLUSTER IP> ucarp-password <PASSWORD> ucarp-xparam -n iface eth0:ucarp inet static address <CLUSTER IP> netmask 255.255.255.255 […]
Continue reading →
Recent Comments
- Stefan on Flush This!
- Timestamping your Bash History | Matt's Entropy on Remember when you issued that command…?
- Matt Smith on Remember when you issued that command…?
- Ruan on Putting ‘lsof’ to use
- Dylan F. Marquis on External Mapping of LDAP attributes in CAS
