Posts Tagged ‘Linux’

Deluge BitTorrent Client 0.5.9.1 released

Not been following Deluge for the past few months. I had to fall back to Windows since my damn Exchange server could not work with Linux. But anyway, talking about good timing. OpenSUSE 11 is set to be out in 2 days and my office decides to get me a new notebook. A lenovo R61, [...]

How to configure a static ip in Linux

This is a newbie question I get quite often. Configuring your Linux machine to run on a static IP is easy. Tools like system-config-network and netconfig provide you simple GUIs to do this. For today, I’ll show you how to do this from the command line instead. Navigate to /etc/sysconfig/network-scripts/ [root@baboo]# cd /etc/sysconfig/network-scripts/ Every network [...]

Get your free ORACLE Unbreakable Linux DVD kit.

Oracle got into the Linux playing field with it’s Oracle Enterprise Linux which is based on Redhat’s Enterprise Linux. Oracle then put together the Oracle Unbreakable Linux support program to provide full Linux support to their customers. Oracle Unbreakable Linux support is not limited to only Oracle products. Customers can switch any of their current [...]

How to send a process to the background

Sending a process to the background in Linux is quite easy. All you need is bg, fg, &, and ctrl+Z ( ^Z ). For this example I will use a simple bash script test.sh I put together to print “Test” every 5 seconds. #!/bin/bash #This script will print “Test” every 5 seconds # while [ [...]

Received my Ubuntu 8.04 LTS

Received my Ubuntu 8.04 LTS Hardy Heron cds in the mail today. Who doesn’t like to receive internatioanl packages with goodies? The best part is when I tell my non OSS  friends that the cds were shipped free of charge. You will be suprised to know that many people don’t believe that there are people [...]

Page 19 of 40« First...10«1718192021»3040...Last »
© 2008-2009 The Danesh Project
Powered by Wordpress and made by Guerrilla. Best viewed in Mozilla Firefox