Setting up 2 IP address on “One” NIC

Posted by suvi under Fedora, Hardware, Networking

So say that you are running out of resources and can’t buy a new Ethernet card for the system, or there’s not enough slots for another one. No problem, whatever the reason, we can assign two or more IP addresses to our linux box using only one NIC.
Read more at Tux Training

No Comments

Tomato Firmware Turns Your Cheap Wireless Router Into a Powerhouse

Posted by suvi under Hardware, Networking

In the annals of computer software with bizarre and seemingly random names, “Tomato” is probably one of the less weird examples as these things go. But whether you say tomay-toe or tomah-toe, this one is neither a fruit nor a vegetable—it is a firmware for wireless routers, including the popular WRT54G family.
Tomato is meant to [...]

No Comments

How to Use more than 3GB RAM on 32-bit Ubuntu

Posted by suvi under Hardware, Ubuntu

Currently It seems that the current 32 bit editions of Ubuntu can only take advantage of 3GB (sometimes a little more) of physical memory. Desktops and gaming rigs using 6 and 8 GB of RAM are ubiquitous now.I am having a ubuntu desktop with 5GB RAM and i want to use all the available memory [...]

No Comments

Share One Keyboard and Mouse Between Multiple Computers

Posted by suvi under Hardware

Have multiple keyboards and mice on your desk? With Synergy, you can seamlessly share one keyboard, mouse, and clipboard between multiple systems. Have a laptop to the right of your main display? Just move the cursor off the right edge of the screen and it will appear on the laptop.
QuickSynergy is a graphical application for [...]

No Comments

Top 10 ways to save PC computing energy

Posted by suvi under Hardware

How many of us leave our PCs running all day long, even when we’re not using them? Despite the fact that today’s desktop and laptop PCs and their OSes provide extensive power management functions, most PC users don’t bother to use them to shrink their systems’ carbon footprints.
According to an online survey conducted by the [...]

No Comments

Control your Desktop with Mouse Gestures

Posted by suvi under Desktop, Hardware

It’s easy to set up and use your own own mouse or pen gestures with Easystroke, which can execute custom predefined actions when it recognizes gestures on the screen.
DEB packages for Ubuntu are available from the project’s site. Download and install the Easystroke package, and start Easystroke from Applications->Universal Access->Easystroke Gesture Recognition.
To start Easystroke [...]

No Comments

How to: Debian Installation on Acer Aspire 7520 Series!

Posted by suvi under Debian, Hardware

After buying my new Acer Aspire 7520G and to be honest I have been using its default OS for 4 month! That is a Windows using record for me and I am not happy with it since Acer been joking around with the CD-ROM player since it was requested on order. Alright to get to [...]

No Comments

Reduce Power Usage with PowerTOP

Posted by suvi under Hardware

PowerTOP is a Linux tool created by Intel to identify software which causes increased power consumption even while your system is not working. By running PowerTOP and removing software which wakes your computer’s CPU from it’s idle state, you can increase the battery life of your laptop.
Install PowerTOP from the package powertop (click the link [...]

No Comments

Four Tweaks for Using Linux with Solid State Drives

Posted by suvi under Hardware, Ubuntu

SSDs (solid state drives) are great. They’re shock resistant, consume less power, produce less heat, and have very fast seek times. If you have a computer with an SSD, such as an Eee PC, there are some tweaks you can make to increase performance and extend the life of the disk.
1. The [...]

No Comments

Fix for High CPU usage when SNMP is enabled in Cisco Routers

Posted by suvi under Hardware

Cisco Routers and Switches with L3 routing functions are seen to have problems with High CPU usage when SNMP is enabled. This can range anything from 15% to 40%. According to Cisco, these are low priority processes and other priority processes requiring CPU cycles are given priority over these processes and this level of CPU [...]

No Comments

Blacklist your pc speaker to disable system beeps

Posted by suvi under Hardware

I hate the internal beep speaker. I hate it, I hate it, I hate it. Okay, maybe not that much hate, but I really don’t like having it enabled. It beeps anytime the terminal cursor goes in the wrong direction. Or if the sound isn’t working quite right when I’m setting things up. Or if [...]

No Comments

Converting a NSLU2 into an RTorrent appliance

Posted by suvi under Hardware, Linux, Networking

With the sudden website move out of the way and only as damaged as expected (there fill be the odd bad link for a while, mostly older stuff but if you see something please point it out to me), I turned my attention to the Linksys NSLU2 I acquired at LinuxWorld this year. The only [...]

No Comments

Installing Ubuntu 8.04 on the Eee PC 901

Posted by suvi under Hardware, Ubuntu

I bought a black Eee PC 901 with Linux. The 901 has an Intel Atom processor, 1 GB of RAM, a 20 GB SSD, and a 9 inch LCD. So far, I’ve been very impressed with it, except for the default Xandros-based Linux distribution.
To give you an idea of how bad it is - inserting [...]

No Comments

Howto use more than 4 GB RAM on Debian etch

Posted by suvi under Debian, Hardware

Nowadays, many servers are running with 2-4 gigabytes of RAM, and their owners are discovering a problem: When they run 32-bit debian Linux distribution, their extra RAM is not being used. Fortunately, correcting the problem is only a matter of installing or building a kernel with a few specific parameters enabled or disabled.
In Debian, use [...]

No Comments

Setting Up a Bluetooth Mouse

Posted by suvi under Hardware

I purchased a Logitech V470 Bluetooth mouse for use with a laptop with an internal Bluetooth radio. Setting up Bluetooth input devices in Ubuntu 8.04 is easy (there’s no command line or config files), but not entirely straightforward.
Where I got confused initially was using the Browse Device option to pair the mouse. This seems [...]

No Comments