15,568 reputation
31245
bio website michael.gorven.za.net
location Mountain View, CA
age 28
visits member for 1 year, 2 months
seen 9 hours ago
stats profile views 900

Christian, husband, temporary Californian, Cape Townian, ex-Durbanite, open source geek, dormant musician, Nimbula^WOracle software engineer.

Twitter | LinkedIn


Aug
27
revised Cron Job Sending Bulk Emails at a time
Fix grammar
Aug
27
revised How To go fully IPv6 with Cloud Flare, a web server with both ipv4 and ipv6?
Add tag
Aug
27
answered How To go fully IPv6 with Cloud Flare, a web server with both ipv4 and ipv6?
Aug
27
answered Ubuntu kernel trace - troubleshooting “task hung for 120 secs” random crashes
Aug
27
revised How to copy DNS zones from Slicehost to DNSmadeasy
Linkify
Aug
26
answered How can I version control server configuration files that are changed at application runtime, using git or another VCS?
Aug
25
revised PSAD Firewall Setup Warning. UFW Logging enabled
Reformat
Aug
25
revised reiserfsck --rebuild-tree failed: Not enough allocable blocks
Format CLI
Aug
25
revised Cannot svn checkout on vboxsf mount (windows host - ubuntu guest)
Reformat
Aug
25
revised ESXi 5 forgetting configuration on reboot
Linkify
Aug
25
comment Is there any reason to use bash over zsh?
@Iain Ubuntu uses dash by default, and even if sh is bash, it enables compatibility mode when run as sh.
Aug
25
revised remove squid clearly
Format
Aug
25
revised Compiling realtime kernel from RHEL 6 MRG sources on CentOS 6
Format CLI
Aug
25
revised How To limit Nginx Auth_Basic re-tries?
Linkify
Aug
25
revised How to configure Munin to montior Microsoft SQL Server 2008
Linkify
Aug
25
revised netfilter: How to mark packet by reqid?
Reformat, remove question
Aug
24
revised Share IP from Xen (XCP) Dom0 to DomU
Linkify
Aug
24
comment Can't connect to HDFS in pseudo-distributed mode
Check that the NameNode is listening on port 8020 with netstat -tlpn | grep :8020. If it is, check that you can connect to it with telnet localhost 8020.
Aug
24
answered Configuring HTACCESS in a sub directory
Aug
22
comment ssh forcecommand connection to xxx closed
@mulllhausen Then the command is implicitly set to the user's shell (e.g. /bin/bash).