Archives Nov. 18, 2005

Friday, 18th November 2005

Chip

Jees! No updates since the 6th! I'm getting slack. First with laziness then with technical failure. Damn, 2 weeks.

Well it's almost the weekend now! I had a hectic day. Very tired, I tried to keep myself busy so I would stay awake. I managed to work my butt off and to stay awake, I got  a lot done at work. Tidied the stock room and it looks bloody terrific now. The last 3 days have been nastily late nights - I decided to install Ubuntu Linux. That part was easy. Installing and configuring the various services seems to be the very tricky part. At least as of now, WWW, FTP, SQL, DNS all work how they are supposed to, POP3 is up but doesn't work properly. Bugger it, it's not that important right now!

The port of the website was incredibly easy. I was very surprised. Since MySQL uses data files for it's database, I just FTP'd them up and restarted MySQL - BAM! all good. As for the website, that was a bit trickier. I had to upload the whole lot then adjust all the config files for Geeklog and Gallery so they didn't use the "C:directorydirectory" structure and used the "/var/asd/directory" structure. That was easy. The site looked pretty shit, no CSS - why? DNS was broken, there was a direct link with a FQDN (Fully Qualified Domain Name) for the CSS file in the config, so it was looking for "HTTP://www.zagadka.org/cssfile.css" but it couldn't work out where www.zagadka.org was. DNS is fine as of about 4PM today, so now it works.

FTP had a little tiff with me, I forgot to add my username to the group that was allowed to access the FTP server - dropped me as soon as I connected and entered my username... I ended up uninstalling it and reinstalling it.

That's one thing I am really impressed with Ubuntu/Debian. You can get a package down off  the net and 9/10 it will work straight up - it's awesome. All you need to do is "apt-get install <package>". It will get the package off the net and install it. If you have it installed already it will download the newer version if there is one. Awesome. This is very, very stream-lined. It's been so long since I have had only a console to communicate with a box. I didn't install the GUI at all - yes, I'm hardcore Tongue2

Tomorrow's Project: Fix the fscking mail server! 

Teething Problems... Sorted

Chip

Teething Problems... are pretty much sorted now. I have the Website and Database up as well as Gallery. The Mail daemon is up but it's putting mail in a different place to where it's looking when I try to retrieve it. It's gotta be somewhere! Oh well. I will fix that later. At least DNS is online now! I fixed that this afternoon. Only one warning on www.dnsreport.com. It took some tweaking and a number of reloads of www.dnsreport.com, but I have it set nicely now. Only thing that is wrong, serving my own DNS - not such a boggle but I have two Nameservers, both on the same connection so I get a warning on the 'name servers on separate class C networks' part.