Category Archives: linux

Novell SUSE is infected with microsoft virus

Novell SUSE is infected with microsoft virus. Never ever use novell’s suse linux .. see

http://unix.vc/unixblog/2006/12/24/indecent-proposal-novell-and-microsoft/

unix.vc lanuched – under polishing

http://unix.vc

lanuched – but still under polishing section – more  unix stuff – more fun

My New projects … I may continue this blog there

http://opensolarisproject.com – Learn Unix in Open source way

http://unixlife.opensolarisproject.com – silly projects with Unix

http://linuxadminsupport.com – Linux admins reference portal

http://liuxlife.linuxadminsupport.com – My time waste projects with Linux

These are the projects now i started and working … i amy continu this time waste blog there !!!!!

want to create animation in linux ..here is good tool

wanna make animation and give it your girl friend that to using linux …yamii yamiiii …..( if she also geek like u then only)

try ktoon live cd from  http://ktoon.toonka.com/

how to add new cron job in ipcop

ipcop users fcron instead of normal cron. So you need to use following command to add new cron job in ipcop
fcrontab -e

Amazing network nat variations

number of ways to impment linux nat based systems. you can see very good doc with examples here nat-suse

I never expect that one can impement “NAT” in many ways..amazing..WOW !!! Every sysadmin must see this

Linux memory usage explained here

Most of us will get surrise by seeing “top” out put of linux box…it shows almost all memory in use why ? what are the different buz words in “TOP” out put? what are “buffers”? what is cached memory ? exactly how much memory  is in use ? like so many ..questions. Best thread i found at gentoo forum

Here iam attaching in pdf also  linuxmemoryusage

How to enable-install reiserfs-jfs-xfs for centos 4

For vmware jfs is best file system and for / partation ext3 is best. you can enable  reiserfs,jfs,xfs for cent os by following url

centos-jfs-xfs-resierfs-how-to

command is  yum –enablerepo=centosplus install kernel

For detail explanation of above command please check above mentiond url