Posts Tagged ‘Linux’

Dropbox client now available for Linux

The folks at dropbox released the much anticipated Linux client yesterday. Currently it’s designed as a nautilus extension. Support for Konqueror should be available soon. The nautilus extension is opensource but the dropboxd daemon which keeps the files in sync is closed source. Packages for Ubuntu and Fedora are available for download. For other distros you’ll need [...]

Google Chrome

Google released it’s own web browser “Google Chrome” yesterday.  Why the need for a new browser? Google felt that the browser has not evolved too much since the old days and to support today’s web applications browsers will need to be re-engineered. Google decided to wipe the slate clean and start over with Google Chrome [...]

Google Linux software repositories

Google has Linux software repositories setup for you to easily stay up to date with their Linux softwares. Their repositories support  APT, YUM, YaST, urpmi and RPM. However, only Google Desktop and Google Picasa are published on the repositories. Google earth has to be downloaded and installed manually. I’ll show you how to add the [...]

How to build a local DNS caching server

Being in Malaysia we are gifted with superior Internet speeds. NOT!! Services like openDNS are awesome but the lag between us and them often results in sluggish performance anyways. One way to improve performance is to use local DNS servers. I don’t use Streamyx’s DNS servers because they SUCK!!. TIME’s DNS servers are ok but [...]

How to add static routes in IPCop

IPCop till today does not have a GUI to add static routes. The manual method. You will have to do this every time IPCop is rebooted. root@proxy73:~ # route add -net 10.0.0.0 gw 10.38.24.1 netmask 255.0.0.0 Now let’s make the route persistent across reboots. There are 2 files for this. Use either one depending on [...]

© 2008-2009 The Danesh Project
Powered by Wordpress and made by Guerrilla. Best viewed in Mozilla Firefox