ssh-copy-id is a script that uses ssh to log into a remote machine and install your public key. I recently…
Archive for the ‘Linux’ Category
February 8th, 2012
How to configure Auto Scaling with Amazon Web Services EC2 and ELB
3 Comments, Linux, by Joakim Ling.Using the Amazon Web services is a modern way to have your environment in the Cloud. It supports load balancing…
I wasted a good few hours trying to find a good solution on how to save an echoed string with…
December 2nd, 2011
Update time and timezone in Linux from command prompt
1 Comment, Linux, by Joakim Ling.The system time is often a symlink to the file /etc/localtime or the time zone file on the time zone…
October 25th, 2011
Vi editor, how to search, replace, copy and paste
No Comments, Linux, by Joakim Ling.If you’re a PHP developer you most likely heard of “LAMP”, it stands for Linux Apache, MySQL and PHP or…
October 24th, 2011
How to configure Subversion svn with Apache
No Comments, Apache, Linux, by Joakim Ling.This tutorial will show step by step how to configure Apache, how to password protect and create your first repository.
Recently I had to install a web server on the Amazon cloud EC2 and they only got Fedora 8 64bit…
If you did a checkout when you really wanted to do an export. Now there are tons of .svn folders…