| bio | website | github.com/deanrather |
|---|---|---|
| location | Sydney, Australia | |
| age | 26 | |
| visits | member for | 3 years, 11 months |
| seen | 2 days ago | |
| stats | profile views | 18 |
"Professionally" I do PHP, but in my spare time I tinker in C++/Java etc. Playing with Node a little lately.
|
Feb 13 |
comment |
nginx: bind() to 0.0.0.0:80 failed on Windows windows workstation |
|
Dec 7 |
comment |
How should I Backup / Restore my Ubuntu server onto a different host? google.com.au/search?q=puppet+vs+chef :) |
|
Dec 7 |
comment |
How should I Backup / Restore my Ubuntu server onto a different host? I see there's something of a holy war on between "puppet vs chef". Can you recommend which would be quickest to learn/implement for a single server? |
|
Dec 6 |
comment |
How should I Backup / Restore my Ubuntu server onto a different host? Thank you. I will look into Puppet, Chef, and rsnapshot. I'll let you know how I go. |
|
Sep 2 |
comment |
how can I git-revise configs in my /etc/ dir? (sudo has different keys..) I could symlink them into my dropbox instead... Is that a dumb idea? |
|
Sep 2 |
comment |
how can I git-revise configs in my /etc/ dir? (sudo has different keys..) having heaps of trouble with making a repo to begin with... cd /etc/nginx sudo git init sudo git add ./* sudo git init -a -m "initial commit" sudo git branch nginx -> error: fatal: Not a valid object name: 'master' ... sudo git branch -> blank.. |
|
Sep 2 |
comment |
how can I git-revise configs in my /etc/ dir? (sudo has different keys..) ok giving that a try.. |
|
Jul 19 |
comment |
Bash script to configure BIND9 I ended up using a modified version of this script in my solution; there were a few other steps involved so I'll link it here in the comments once I've published it! Thanks! |
|
Jun 25 |
comment |
Create Webmin user for an EC2 Instance Just adding a password to the root account worked, I could then login via the url. |
|
Mar 30 |
comment |
Can I proxy my no-ip domain using a .htaccess file on my hosted domain? DNS is out because getting a Static IP on my ISP is magnitudes costlier than getting a cheap hosting package... Thanks for the response though I'll try it out. |
|
Mar 30 |
comment |
Can I proxy my no-ip domain using a .htaccess file on my hosted domain? That host doesn't allow ssh access, and I like to update via git. |
|
Oct 21 |
comment |
How can I automatically log out all machines on a windows domain? Solved the problem by changing the reporting options to not complain when a file is in use... |