Computing

Linux Bash Color

Linux Bash Color

A note of my favorite linux bash color string, for future use.

 

 

Read more…

Windows 7 on Asus Eee 900 PC

Windows 7 on Asus Eee 900 PC

I got bored and had to try it…

 

 

Read more…

Linux hosts file

Linux hosts file

Just a quick reminder to self for later – I had almost forgotten – on how to set up the hosts file. It’s important for having a fully qualified hostname for many linux network services to work.

 

Read more…

View your public IP address

View your public IP address

A small helpful script for viewing your public IP address. It will try to determine your real IP address even if you are hiding behind a proxy server.

You can find it here.

Read more…

My Eee PC 900 – Windows 2000 Professional

My Eee PC 900 – Windows 2000 Professional

It seems I ended up with something entirely different from Xandros anyway. After using it for a while now, I’m much happier with windows 2000 on my EEE 900. It’s fast and runs what I need it to in a simple manner. Xandros needed some tweaking and seemed to hang often on itself.

For those interested in trying out Win2000 on their EEE, read on.

Read more…

My Eee PC 900 – Final

My Eee PC 900 – Final

As the urge to experiment settles down, the final OS choice becomes obvious.

Read more…

My Eee PC 900 – Debian

My Eee PC 900 – Debian

I’ve been running XP Pro on the Eee for a few days now, and let me tell you: IT’S SLOW!

Read more…

Creating a bootable USB

Creating a bootable USB

No more floppy? Need to boot with a clean MS DOS prompt? Use a USB flash drive. Or just want a bootable USB flash drive for installing windows?

Read more…

My Eee PC 900 – XP Pro

My Eee PC 900 – XP Pro

I recently bought myself a small Asus 900 PC (or netbook as they call it). It came with Xandros Linux installed on a 16gb SSD.

The original system seems to work nicely on such a small screen, and Asus has done a good job on tweaking Xandros to work properly with their drivers. But before I can enjoy the existing system I want to see what this little thing can do. After playing around for a short while I decided to try XP Pro on it.

Read more…

DOS file content search command

DOS file content search command

A seemingly simple task that I could not get Windows XP search function to perform. Here is a command for creating a result where you want to search a big directory of subdirectories and files for a certain string or content with the help of DOS.

Read more…