Ultimate Web Tips

your Wordpress, jQuery, PHP, MySQL, Linux and CSS guide to a successful website

Archive for the ‘Linux’ Category

February 9th, 2012

Use ssh-copy-id on a different port

No Comments, Linux, by Joakim Ling.

ssh-copy-id is a script that uses ssh to log into a remote machine and install your public key. I recently…

Using the Amazon Web services is a modern way to have your environment in the Cloud. It supports load balancing…

January 25th, 2012

How to sudo echo to a file with help of tee

No Comments, Linux, by Joakim Ling.

I wasted a good few hours trying to find a good solution on how to save an echoed string with…

The system time is often a symlink to the file /etc/localtime or the time zone file on the time zone…

If you’re a PHP developer you most likely heard of “LAMP”, it stands for Linux Apache, MySQL and PHP or…

This tutorial will show step by step how to configure Apache, how to password protect and create your first repository.

March 24th, 2011

Upgrade Fedora 8 to Fedora 13

1 Comment, Linux, by Joakim Ling.

Recently I had to install a web server on the Amazon cloud EC2 and they only got Fedora 8 64bit…

March 8th, 2011

Delete all .svn directories

No Comments, Linux, by Joakim Ling.

If you did a checkout when you really wanted to do an export. Now there are tons of .svn folders…