Categories
Tags
- aiglx
- ajax
- Apple Mail
- ati
- blogging
- C
- compiz
- cy7c68013a
- cypress
- design
- ebuild
- emerge
- extension
- finance
- fx2
- fx2lib
- gentoo
- git
- gmail
- image upload
- internet
- javascript
- linux
- money
- OS X
- performance
- plugins
- python
- rich text editor
- rte
- scalability
- scm
- source code
- source control
- sysadmin
- turbogears
- ui
- upgrade
- virtual python
- Web
- wordpress
- wp-cache
- xorg
- yui
- My Tweets
Tag Archives: linux-vserver
Linux-Vserver vs Xen
A while back, I found myself running out of hardware and wanting to host more sites than I currently was. In addition, I wanted to create a little bit more redundancy for some of the services I host. At the … Continue reading
Posted in System Administration
Tagged linux, linux-vserver, virtual servers, Xen
Comments Off on Linux-Vserver vs Xen
Using tcpdump on a linux-vserver guest
To debug a problem I’m working on, I need to be able to see network traffic on an interface inside a linux-vserver guest. To do this, you have to enable the CAP_NET_RAW capability for that guest. > echo “NET_RAW” >> … Continue reading
Posted in System Administration
Tagged linux-vserver, tcpdump
Comments Off on Using tcpdump on a linux-vserver guest
Using Linux-HA for High Availability with Gentoo and Linux-VServer
In my production setup, I don’t have a load balancer. This may be changed at some point, assuming that we can find one we like for the price we want to purchase it for, but in the mean time, I’ve … Continue reading
Posted in System Administration
Tagged fault tolerance, gentoo, heartbeat, ldirectord, linux-ha, linux-vserver, scalability, sysadmin
2 Comments