lanuched – but still under polishing section – more unix stuff – more fun
Other Posts related to current topic


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


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


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


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 !!!!!


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


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


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


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


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


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


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


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


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


Ok,Don;t use reiserfs3 on host os while using vmware. it has known bug, but reiserfs4 is ok.


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


I am thinking what would be best file system for vmware on linux? jfs,ext3 or reiserfs? any one suggest me – just add comment here with your fav file system


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


Yup – nagios – wonderful remote host/server monito tool. But it is little bit complex to configure. Today i got one cute freeware opensource php based host monitor that is monarch it is gui to nagios. its very easy to configure now. now you can get ready to start vmware virtual box image at vmware.com it means download file, start using free vmware player. you can monitor hunderds of hosts with very advanced options Freely.
Now iam using this nagios tool to monito my online virtual unix boxes..cool…thanks to opensource


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


http://dshield.org Distributed Intrusion Detection System. As you know i am using ipcop as firewall to protect my online unix lab,now i want to send my firewall logs to dshield. How to send ipcop 1.4 series firewall logs to dshield.
Dshiled provided universal client to parse different firewalls log files and mail to dshiled server. I check dshield.org for ipcop … i got reference to one old version supported file, that is is useless… so what next? as ipcop is based on smoothwall…now we can use smoothwall cleint to gather logs and dshiled universal log parser as it have native support for smoothwall. So remembe configure “smoothwall2.0″ as your firewall in dshileduniversal log parser.
ok first download Kiwi Syslog Daemon from http://www.kiwisyslog.com/info_syslog.htm
and install it. start kiwsclient and goto “Manage” menu and click on install as service next click on “start syslogd” service.
Goto ipcop firewall box and set logsettings to write on remote server and give kiwis running pc’s ip address…
Bingo!!! thats it you can see series of log entries kiwis client. Now open dshield universal client and configure ( use smoothwall2.0 as your firewall). that it for more details see http://www.dshield.org/windows_clients.php#universal


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License

