Archive for September, 2006

by @ 13:12   Linux / Unix | Tech   Permalink

Install Internet Explorer on Ubuntu Dapper

Friday, September 22nd, 2006

Unfortunatly we all need to use Internet Explorer at some point. Even us Linux users require it to test web designs to make sure that they work correctly.

90 odd percent of people out there use Internet Explorer, not through choice, they just do not know that a safer, more secure alternative exists. Which by the way is Firefox

So I followed the instructions I found on the web to install IE version 5.0, 5.5 and 6.0 so that I may test my designs. I decided to put those instructions here for Ubuntu Dapper users to follow.

Check /etc/apt/sources.list – make sure you have access to the universe packages by uncommenting the following lines:

deb http://us.archive.ubuntu.com/ubuntu dapper universe deb-src http://us.archive.ubuntu.com/ubuntu dapper universe

If you have just uncommented the lines, don’t forget to apply the changes:

sudo apt-get update

Step 1 Install wine:

sudo apt-get install wine

Step 2 Install cabextract:

sudo apt-get install cabextract

Step 3 Install IEs4Linux:

wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-2.0beta7.tar.gz tar -xzvf ies4linux-2.0beta7.tar.gz cd ies4linux-2.0beta7 ./ies4linux

That’s it. Follow the instructions and allow them to install. Once installed you will have 3 new shortcuts on your desktop.

hope you found this info useful.

Page 2 of 212

Internet Explorer

Thursday, September 14th, 2006

As most of you will know, I do not use, and do not like Internet Explorer. When I checked this theme in Internet Explorer before I started adding content to the site, it worked fine.

Now, as you IE uses can see, there are some glaring mistakes. I am fixing them. Expect the ammendment to be made sometime over the weekend.

Apologies for any inconvenience caused.

EDIT: I did not get chance over the weekend to sort out the IE problems, I was busy getting rid of windows and putting Ubuntu Dapper on my system. (Thats Linux for those who don’t know.)

Also added some Eye Candy too. Scroll down to number ten and watch the video.

I am all set-up and running, so I am working on the IE problem right now.

Page 2 of 212

This week I have been mostly…..

Wednesday, September 6th, 2006

Over the last few weeks I have been setting up my home server again. First I had to find a computer capable of doing the job, which I managed to acquire from a friend of mine.

The computer I got hold of was an ex-office computer. Its a Dell desktop PC which came with 128mb ram (shocked I know) 2mb graphics card and 20gig hard drive and I think a 500mhz processor, but I could be wrong, and havn’t bothered checking. Good thing though, it’s all black.

So, what to use, windows XP which for all its crapness, the server stuff although bloated is simple to set up and run. COnsidering the files are all .exe I could have had it up and running in no time.

I wanted to use Linux, but what flavour? There are many Linux distros out there that are specifically designed for setting up a server, but i’m not that skilled with linux and besides, I wanted something that looked good aswell as did its job.

I settled for Ubunut in the end. The install was simple, took around 20 minutes for everything I needed, and that includes the format time. Once I was in, all I had to do was download Xampp for Linux and follow the instructions.

This was the most simple server I have set up. Be warned, Xampp is not really intended for use as a public server, I simply use it for local development of PHP and webdesigns.

Having said that, I highly recommend you trying it if you want to learn PHP but cannot afford a webhost to use it on.

Setting up the FTP server was the hardest task. By default Ubunut puts the htdocs folder under the root users account. The root users acocunt is also disabled by default on Ubuntu to prevent you from breaking your system. This lead to me being unable to delete or add files to the server via FTP. In the end, I got fed up of trying and shared the directory using Samba with rights for my main user account to add/edit and delete files. It’s now much quicker and easier to use.

I will try and sort the FTP in future and put some info up about it aswell as setting up the server and installing all you need.

For now, i’m content to have a simple webserver to test with, and a media server to stream my movies and music around my home.

Page 2 of 212

Contact