Archive for October, 2010

12
Oct
10

What To Do With A VIA EPIA ML.

For quite some time, I have been the proud owner (sic) of a VIA EPIA ML, mini ITX motherboard. I bought it almost in a whim, when a colleague of mine wanted to get one for himself and at the time when the purchase took place, it seemed like a fantastic idea. The theory was, that I would build me a machine that would stay up 24/7. Of course, it had to be as quiet as possible and as low consuming as possible, even if it meant sacrificing features and performance. “What was the intended use?” I hear you ask. Well, since I am out of the house many hours a day, which means that no one is using the internet at that time, it would make a very nice “Download Server”. I was also thinking I could set up a Web Server and/or and FTP Server on it too, mainly to experiment. There were some thoughts in the back of my head, about turning it into a file server, but that would be an added bonus to what I was planning. Let’s say that my main concern was to be able to download noise free.

The model I got was the EPIA-ML6000EAG. With a 667MHz cpu and 1GB maximum RAM, it seems as a poor choice, but hey, I was on a tight budget! At about 60$ it was almost the only choice for a fanless system I intended to build. Since I could spare no extra expenses, I used a memory chip I had laying around, an old 200W ATX power supply and put the whole bunch inside a cardboard box! No, that’s not a typo, I really had a PC inside a cardboard box! Oh, come on! Give me some slack! I am not the first one to do that, you know… Style was not my main concern, plus, it would be hidden away below my router.

Supposedly, it was designed to work well with Windows, so I installed WinXP, uTorrent, FileZilla, Apache and a couple of other little programs and then took some time to marvel at what I had achieved. Not much that is… No doubt it would run, but that would be slow as hell. It didn’t bother me though. Remember, I was planning to leave it running all day, so slow or not, it would do what it was supposed to do. And it served me well, for more than a year. But recently, it had become a pain to work with and since I’ve been mistreating netbooks by installing all kinds of Linux on them, I thought about getting my hands on the EPIA as well.

The first distro I tried, was Mint. Having installed Mint on the eeePC, made me think that it would somehow be ideal for what I wanted. The installation was brief and problem free, but the results were far worse than I anticipated. Gnome was terribly slow and no matter how much I tried to tweak the settings, it would still be uncomfortably slow. I know, I know… With only 667 Mhz what could one expect? Anyway, after many installations and dare I say much frustration, I ended up installing Peppermint, which seems to be a lighter version of Mint. I cannot say much about the GUI, because apart from the initial boot, I have not seen it :). I chose to boot it straight to console, so I would not waste any resources. This can easily be done by editing the /etc/default/grub configuration file:

sudo nano /etc/default/grub.

Locate the line that says GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash”
and change it to                  GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash text”

When you are finished, don’t forget to update GRUB

sudo update-grub

Reboot and you’re seeing a nice console!

Next thing I wanted to do, is set up an SSH server, so I could connect to EPIA remotely and perform whatever tasks I wanted. If you are planning to follow any directions I post here, keep in mind that I am talking console only! Forget Gnome, KDE, or any other window manager. I don’t like it very much myself, I admit, but trust me, that was the only way I could achieve satisfactory results. Moreover it is a very good chance to learn a thing or two about the command line, right? With Windows, all you have to do, is enable remote desktop on your computer, forward port 3389 on your router and you’re done. In Linux however, remote desktop is not so simple, especially when you don’t have another Linux box to connect to your PC… SSH on the other hand is simple as it can be, minus the lack of pretty graphics. In order to install the OpenSSH Server you need to type:

sudo apt-get install ssh

You now have an SSH server up and running and you can test it right away by typing:

ssh localhost

If it asks for your confirmation to allow the connection, you’ve installed it correctly and technically you can start connecting to your PC from anywhere you want. There are plenty of settings for you to mess with, but I have not yet gotten down to that. As soon as I make any progress on the subject I will post right away.

The basic set up is completed, the box is working finer than fine and I am able to access it from anywhere in the world. In Windows, I use Putty as my SSH client and I highly recommend it, since it is light, quick and delivers. What I need to do now, is set up an FTP Server, maybe a web server as well and of course find a torrent client that runs from the command line. Stay tuned for more…

11
Oct
10

How to Set up your Philips CGA5720N/TE as an access point

Just a short one, in case someone is having trouble with this specific router.

I got my self a new ADSL Modem/Router (a marvelous Fritz!) so my old one was gathering dust on the shelf. I decided to use it as an access point, because signal from Fritz! is weak in some parts of the house. This is not the first time I’ve done such a thing, I used to have a Linsys router performing the same duties, but put it in a much better cause than transmitting porn (I mean very useful news items). While Linksys had a very intuitive menu, allowing the ignorant in me to complete the task in hand, Philips was lacking the obvious path.

It proves that the answer is simpler than one could expect. This is how to set your Philips CGA5720N/TE router as an access point in 3 easy steps:

1) If you haven’t done already, set up the WiFi. Mind you, in case you have another wifi capable router (as I do) it would be best to set them up in different channels. I chose channel 11 for Fritz! and channel 2 for Philips.

2) Give Philips a static IP. I don’t need to point out that it has to be a valid IP within the range of your primary router, right?

3) Chose “Disabled” from the ISP settings, under the ADSL settings in the menu (see picture below)

4) Make sure that Philips is connected with your primary router via ethernet.

 

Click for larger view 🙂

 

 

That’s it! Now if you try to connect to Philips’ wireless from a laptop or phone or whatever it is you have, you will be able to see the outside world. I know that it is not that hard, but I was fooling around with the menu for a long time before I realized that the obvious path was the one to take… So, I thought to put it up here in case anyone else is lost in Google.

PS: It would be nice if it could work as a wireless repeater, but I am not sure if it has such capabilities… If anyone has any info on that one, please feel free to share 😉




October 2010
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031

inspired mumblings…