linuxwave

Linux is for everybody. Lets enjoy it.

Sunday, January 31, 2010

Installing dimdim 4.5 on Centos 5.4 x86_64

›
Dimdim is a web meeting software. From http://www.dimdim.com/products/what_is_dimdim.html : "Dimdim lets anyone deliver synchronized li...
1 comment:
Monday, January 11, 2010

Setting virtual ip in centos

›
Virtual ip is an ip that bind to a physical ethernet card that already have physical ip address. To set virtual ip in centos, follow the bel...
4 comments:
Thursday, January 7, 2010

Using alias in bash

›
Alias is some kind of shortcut in command lines, and it can be really productive if you can alias all the long commands that you use to mana...
Tuesday, January 5, 2010

Continue stalled scp file transfer session

›
Stalled scp file transfer session will happen when the network connection is unstable. You can see the status of the session at the message ...
2 comments:
Saturday, November 14, 2009

Creating specific sized file

›
To create a specific sized file, dd command can be used. Example below will create a file named output with 10M size: $ dd if=/dev/zero of=o...
‹
›
Home
View web version
Powered by Blogger.