13,244 reputation
21646
bio website ladadadada.net
location London, United Kingdom
age 32
visits member for 3 years, 6 months
seen 44 mins ago
stats profile views 611

I'm an Australian by birth but currently live in London. I'm a traveller at heart and I love seeing how different the rest of the world is. I'm always up for something new and interesting.

I've been playing with computers pretty much my whole life, working with them since 2000 in tech support and programming and as a full-time Sysadmin since 2006. I've been fascinated by security since about 2003 and I tend to become the default "security guy" at most places I have worked.

I enjoy all forms of sport and outdoors activities but particularly cycling, hockey, sailboarding, snowboarding, camping and Frisbee. I'm also passionate about the environment, growing my own food, cooking it and eating it.


Apr
29
reviewed Close How can I access PhpMyAdmin on XAMPP witch custom DocumentRoot?
Apr
29
reviewed Approve suggested edit on Locally examine network traffic of remote machine
Apr
29
reviewed Approve suggested edit on Fedora 17 ifconfig eth0 returns an error message, why did linux change eth0 to em1?
Apr
29
comment Can't connect to mysql server (13) using php function
13 is the OS error code for a filesystem permission denied. Since PHP isn't telling you which file is the problem, I'd go straight for strace to figure it out. Run this: strace -e file -p <YOUR APACHE PID> 2>&1 | grep EACCES and while that's running, try your script again. Don't forget to replace <YOUR APACHE PID> with the actual PID of your Apache process. If you have more than one, change your Apache config or run Apache with -X. Or just run the script on the command line: strace -e file php main.php.
Apr
29
reviewed Looks Good Can't connect to mysql server (13) using php function
Apr
29
reviewed Reviewed Remote Server can't access RDS Database
Apr
29
reviewed Leave Closed GOOGLE servers with geo tag in DNS names, what is the naming convention?
Apr
29
reviewed Approve suggested edit on Locally examine network traffic of remote machine
Apr
28
reviewed Close .htaccess - Too many redirects
Apr
28
reviewed Leave Open Mac server architecture and synchronization
Apr
28
reviewed Leave Open 24 Port Switch versus 4 x 8 Port Switch
Apr
28
reviewed Approve suggested edit on ossim tag wiki
Apr
28
reviewed Approve suggested edit on ossim tag wiki excerpt
Apr
28
reviewed Looks Good Yum (CentOS 6.4) - Remove all Installed Packages
Apr
28
reviewed Approve suggested edit on PPTP Client setup, Fedora 17
Apr
27
reviewed Looks Good Missing icons after migration of awstats
Apr
26
reviewed Reject suggested edit on After upgrading to 2008 R2 Enterprise and installing more RAM, Windows can only see 4.00 GB
Apr
26
reviewed Approve suggested edit on Enabling Squid delay pool eats up the entire memory
Apr
26
reviewed Looks Good DNS server cache is empty
Apr
26
reviewed Approve suggested edit on Use wakeonlan by hostname rather than MAC/IP