Now its time to setup your running instance.
Start by login in to your instance with ssh.
prompt# ssh root@yourinstance-dns
The first thing we will ajust is the clock.
prompt# tzsetup (Follow the guide and ajust your time zone.)
Next we setup sendmail
prompt# sendmail -bi
Now your system ready for some packages.
If you want to use ready made packages rater that compiling them by you self I have made a collection of packages you can use.
If you want to use my packages and save 18 hours of compile time use this link
