<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Smiertx Site</title>
	<atom:link href="http://subani.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://subani.wordpress.com</link>
	<description>Smiertx Site</description>
	<lastBuildDate>Tue, 04 Nov 2008 15:56:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='subani.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Smiertx Site</title>
		<link>http://subani.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://subani.wordpress.com/osd.xml" title="Smiertx Site" />
	<atom:link rel='hub' href='http://subani.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Linux GRUB Recovery</title>
		<link>http://subani.wordpress.com/2008/10/29/linux-grub-recovery/</link>
		<comments>http://subani.wordpress.com/2008/10/29/linux-grub-recovery/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 17:31:48 +0000</pubDate>
		<dc:creator>smiertx</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://subani.wordpress.com/?p=77</guid>
		<description><![CDATA[If you find GRUB screen when startup your machine like this, Here the ways to solve that : 1. First step GNU GRUB version 0.95 (640K lower / 3072K upper memory) [ Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists the possible completions of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=77&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span><br />
If you find GRUB screen when startup your machine like this,<br />
Here the ways to solve that :<br />
1. First step<br />
GNU GRUB version 0.95 (640K lower / 3072K upper memory)</span></p>
<p>[ Minimal BASH-like line editing is supported. For the first word, TAB<br />
lists possible command completions. Anywhere else TAB lists the possible<br />
completions of a device/filename.]</p>
<p>grub&gt;<span style="font-weight:bold;">find /boot/grub/stage1</span><br />
<span style="font-style:italic;"><span style="font-weight:bold;">(hd0,1)</span></span></p>
<p>it means linux at hda1, it probably give different result on your machine.<br />
if it didn&#8217;t show any result, go forward to step 2.</p>
<p>grub&gt;<span style="font-weight:bold;">root (hd0,1)</span></p>
<p>grub&gt;<span style="font-weight:bold;">setup (hd0)</span></p>
<p>grub&gt;<span style="font-weight:bold;">quit</span></p>
<p>Then reboot your machine &#8230;<br />
if you still find GRUB screen, go to step 2.</p>
<p>2. Second step<br />
GNU GRUB version 0.95 (640K lower / 3072K upper memory)</p>
<p>[ Minimal BASH-like line editing is supported. For the first word, TAB<br />
lists possible command completions. Anywhere else TAB lists the possible<br />
completions of a device/filename.]</p>
<p>grub&gt; <span style="font-weight:bold;">root (hd0,1)</span><br />
grub&gt; <span style="font-weight:bold;">kernel /vmlinuz-2.x.xx-xx.EL ro root=/dev/hda1</span></p>
<p>if you don&#8217;t remember what your kernel version, better go to step 3.</p>
<p>grub&gt; <span style="font-weight:bold;">boot</span></p>
<p>If it still give fine result, try step 3.</p>
<p>3. Third step<br />
boot Linux Live CD and open the terminal.<br />
example : linux at /dev/hda1</p>
<p>$ <span style="font-weight:bold;">mount /dev/hda1 /mnt</span><br />
$ <span style="font-weight:bold;">chroot /mnt</span><br />
# <span style="font-weight:bold;">grub-install /dev/hda</span><br />
# <span style="font-weight:bold;">exit</span><br />
$ <span style="font-weight:bold;">reboot</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subani.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subani.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subani.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subani.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subani.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subani.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subani.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subani.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subani.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subani.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subani.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subani.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subani.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subani.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=77&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subani.wordpress.com/2008/10/29/linux-grub-recovery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4be0bfa376a04fae20aef09906e656ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">smiertx</media:title>
		</media:content>
	</item>
		<item>
		<title>LED status on HP Machine</title>
		<link>http://subani.wordpress.com/2008/10/27/led-status-on-hp-machine/</link>
		<comments>http://subani.wordpress.com/2008/10/27/led-status-on-hp-machine/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 16:32:00 +0000</pubDate>
		<dc:creator>smiertx</dc:creator>
				<category><![CDATA[hp-ux]]></category>

		<guid isPermaLink="false">http://subani.wordpress.com/2008/10/27/led-status-on-hp-machine/</guid>
		<description><![CDATA[sometimes we found our LED HP server states green, blinking yellow or red. Just visit official site. Visit http://smiertx.blogspot.com<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=104&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span><br />
sometimes we found our LED HP server states green, blinking yellow or red.<br />
Just visit <a href="http://docs.hp.com/en/AD117-9003A/ch05s05.html">official site</a>.<br />
</span>
<div class="blogger-post-footer">Visit http://smiertx.blogspot.com</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subani.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subani.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subani.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subani.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subani.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subani.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subani.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subani.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subani.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subani.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subani.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subani.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subani.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subani.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=104&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subani.wordpress.com/2008/10/27/led-status-on-hp-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4be0bfa376a04fae20aef09906e656ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">smiertx</media:title>
		</media:content>
	</item>
		<item>
		<title>Virtual host on proftpd</title>
		<link>http://subani.wordpress.com/2008/10/27/virtual-host-on-proftpd/</link>
		<comments>http://subani.wordpress.com/2008/10/27/virtual-host-on-proftpd/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 15:47:00 +0000</pubDate>
		<dc:creator>smiertx</dc:creator>
				<category><![CDATA[proftpd]]></category>

		<guid isPermaLink="false">http://subani.wordpress.com/2008/10/27/virtual-host-on-proftpd/</guid>
		<description><![CDATA[If you want to create virtual host for your FTP, just edit your proftpd.conf # vi proftpd.conf Note that ip_address_1 dan ip_address_2 owned by this server. We also can configure another port that will be use for specific virtual host. Visit http://smiertx.blogspot.com<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=103&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span><br />
If you want to create virtual host for your FTP, just edit your proftpd.conf<br />
# vi proftpd.conf<br />
<a href="http://2.bp.blogspot.com/_hsPIITS9ook/SQXmzxSrKnI/AAAAAAAAAIo/t1H5DhIgWlo/s1600-h/ftp.jpg"><br />
<img style="cursor:pointer;" src="http://2.bp.blogspot.com/_hsPIITS9ook/SQXmzxSrKnI/AAAAAAAAAIo/tmnV5MW-9Ww/s320-R/ftp.jpg" alt="" border="0" /></a><br />
Note that ip_address_1 dan ip_address_2 owned by this server.<br />
We also can configure another port that will be use for specific virtual host.<br />
</span>
<div class="blogger-post-footer">Visit http://smiertx.blogspot.com</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subani.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subani.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subani.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subani.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subani.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subani.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subani.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subani.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subani.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subani.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subani.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subani.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subani.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subani.wordpress.com/103/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=103&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subani.wordpress.com/2008/10/27/virtual-host-on-proftpd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4be0bfa376a04fae20aef09906e656ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">smiertx</media:title>
		</media:content>

		<media:content url="http://2.bp.blogspot.com/_hsPIITS9ook/SQXmzxSrKnI/AAAAAAAAAIo/tmnV5MW-9Ww/s320-R/ftp.jpg" medium="image" />
	</item>
		<item>
		<title>logadm on Solaris</title>
		<link>http://subani.wordpress.com/2008/10/25/logadm-on-solaris/</link>
		<comments>http://subani.wordpress.com/2008/10/25/logadm-on-solaris/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 17:26:00 +0000</pubDate>
		<dc:creator>smiertx</dc:creator>
				<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://subani.wordpress.com/2008/10/25/logadm-on-solaris/</guid>
		<description><![CDATA[If we want to administering log files on solaris, we can use logadm. Another option we also can use logrotate. For example : we have log files at /var/log/tinyproxy.log 1. we want to rotate log after reach 1MB. # logadm -w /var/log/tinyproxy.log -s 1m 2. we want to rotate log every day. # logadm -w [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=102&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span><br />
If we want to administering log files on solaris, we can use logadm. Another option we also can use logrotate.<br />
For example :<br />
we have log files at /var/log/tinyproxy.log<br />
1. we want to rotate log after reach 1MB.<br />
# logadm -w /var/log/tinyproxy.log -s 1m</p>
<p>2. we want to rotate log every day.<br />
# logadm -w /var/log/tinyproxy.log -p 1d</p>
<p>3. we want to keep until previous 10 day only.<br />
# logadm -w /var/log/tinyproxy.log -C10</p>
<p>etc&#8230;</p>
<p>for more details, you should see logadm manual.<br />
File configuration of logadm at /etc/logadm.conf</p>
<p>For default logadm run every morning 3:10 AM by crontab process.<br />
You can see crontab list with this :<br />
# crontab -e</p>
<p>If you just see number after running command above, <br />
# crontab -e<br />
713</p>
<p>you should define your editor profile.<br />
# export EDITOR=vi<br />
# crontab -e<br />
</span>
<div class="blogger-post-footer">Visit http://smiertx.blogspot.com</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subani.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subani.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subani.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subani.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subani.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subani.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subani.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subani.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subani.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subani.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subani.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subani.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subani.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subani.wordpress.com/102/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=102&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subani.wordpress.com/2008/10/25/logadm-on-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4be0bfa376a04fae20aef09906e656ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">smiertx</media:title>
		</media:content>
	</item>
		<item>
		<title>Persistence Profile on BIG-IP</title>
		<link>http://subani.wordpress.com/2008/10/21/persistence-profile-on-big-ip/</link>
		<comments>http://subani.wordpress.com/2008/10/21/persistence-profile-on-big-ip/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 04:26:00 +0000</pubDate>
		<dc:creator>smiertx</dc:creator>
				<category><![CDATA[big-ip]]></category>

		<guid isPermaLink="false">http://subani.wordpress.com/2008/10/21/persistence-profile-on-big-ip/</guid>
		<description><![CDATA[BIG-IP has feature persistence profile, it uses for keep existing session on a member. For example : Pool have 2 members (A and B), for example request will redirect to A, but sometimes it can redirected to B for a while, it cause client losing connection to A. How to create persistence profile based on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=101&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span><br />
BIG-IP has feature persistence profile, it uses for keep existing session on a member.<br />
For example : <br />
Pool have 2 members (A and B), for example request will redirect to A, but sometimes it can redirected to B for a while, it cause client losing connection to A.</p>
<p>How to create persistence profile based on source address.<br />
- Go to Local Traffic -&gt; Virtual Servers -&gt; Profiles -&gt; Persistence<br />
- Click create to make a new persistence profile<br />
- Change Persistence Type to &#8220;Source Address Affinity&#8221;<br />
- Make sure that Parent Profile &#8220;source_addr&#8221;<br />
- Don&#8217;t forget to give a name to your new profile</p>
<p>Assigning Persistence Profile to Virtual Servers.<br />
- Go to one of your virtual servers, and then go to tab &#8220;Resources&#8221;<br />
- Assign Default Persistence Profile with your new persistence profile.  <br />
</span>
<div class="blogger-post-footer">Visit http://smiertx.blogspot.com</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subani.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subani.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subani.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subani.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subani.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subani.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subani.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subani.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subani.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subani.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subani.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subani.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subani.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subani.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=101&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subani.wordpress.com/2008/10/21/persistence-profile-on-big-ip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4be0bfa376a04fae20aef09906e656ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">smiertx</media:title>
		</media:content>
	</item>
		<item>
		<title>User jail on Proftpd</title>
		<link>http://subani.wordpress.com/2008/10/21/user-jail-on-proftpd/</link>
		<comments>http://subani.wordpress.com/2008/10/21/user-jail-on-proftpd/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 04:20:00 +0000</pubDate>
		<dc:creator>smiertx</dc:creator>
				<category><![CDATA[proftpd]]></category>

		<guid isPermaLink="false">http://subani.wordpress.com/2008/10/21/user-jail-on-proftpd/</guid>
		<description><![CDATA[If you want to jail user when logging in to FTP server only to their home directory, you should edit line below : # more /usr/local/etc/proftpd.conf &#8212;&#8212;&#8212;&#8212;&#8212;- DefaultRoot ~ &#8212;&#8212;&#8212;&#8212;&#8212;- But if you want user can change directory to all directory, you just uncomment that line. Visit http://smiertx.blogspot.com<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=100&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span><br />
If you want to jail user when logging in to FTP server only to their home directory,<br />
you should edit line below :</p>
<p># more /usr/local/etc/proftpd.conf<br />
&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
DefaultRoot ~<br />
&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>But if you want user can change directory to all directory, you just uncomment that line.<br />
</span>
<div class="blogger-post-footer">Visit http://smiertx.blogspot.com</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subani.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subani.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subani.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subani.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subani.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subani.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subani.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subani.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subani.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subani.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subani.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subani.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subani.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subani.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=100&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subani.wordpress.com/2008/10/21/user-jail-on-proftpd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4be0bfa376a04fae20aef09906e656ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">smiertx</media:title>
		</media:content>
	</item>
		<item>
		<title>General Solaris Command</title>
		<link>http://subani.wordpress.com/2008/08/16/general-solaris-command/</link>
		<comments>http://subani.wordpress.com/2008/08/16/general-solaris-command/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 19:38:00 +0000</pubDate>
		<dc:creator>smiertx</dc:creator>
				<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://subani.wordpress.com/2008/08/16/general-solaris-command/</guid>
		<description><![CDATA[Shows the ethernet address arp table # arp -a Delete a stale ethernet entry for host xhost # arp -d xhost Reports disk space used in Kilobytes # du -k Reports only total disk space used in Kilobytes # du -sk Tells you how big the / files are in reverse order # du -ad [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=99&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span><br />
Shows the ethernet address arp table<br />
# arp -a</p>
<p>Delete a stale ethernet entry for host xhost<br />
# arp -d xhost</p>
<p>Reports disk space used in Kilobytes<br />
# du -k</p>
<p>Reports only total disk space used in Kilobytes<br />
# du -sk</p>
<p>Tells you how big the / files are in reverse order<br />
# du -ad / | sort -nr</p>
<p>Mount an ISO 8660 CDROM<br />
# /bin/mount -F hsfs -o ro /dev/sr0 /cdrom</p>
<p>Disk geometry and partitioning info<br />
# prtvtoc /dev/rdsk/c0t0d0s2</p>
<p>Zero&#8217;s out the file without breaking pipe<br />
# cat /dev/null &gt; filename </p>
<p>Make a mirror image of your boot disk<br />
# dd if=/dev/rdsk/&#8230; of=/dev/rdsk/&#8230; bs=4096 </p>
<p>Check a UFS filesystem<br />
# fsck -F ufs /dev/rdsk/cxtxdxsx</p>
<p>Check a UFS filesystem with auto-answer &#8220;yes&#8221;<br />
# fsck -F ufs -y /dev/rdsk/cxtxdxsx</p>
<p>Check using an alternate super block<br />
# fsck -F ufs -o b=97472 /dev/rdsk/cxtxdxsx</p>
<p>Verify reconfigurable hardware resources<br />
# cfgadm</p>
<p>Display kernel module information<br />
# /usr/sbin/modinfo</p>
<p>Load a kernel module<br />
# /usr/sbin/modload</p>
<p>Unload a kernel module<br />
# /usr/sbin/modunload -i</p>
<p>Tuneable kernel parameters<br />
# nm -x /dev/ksyms | grep OBJ | more</p>
<p>Show system kernal tunable details<br />
# /usr/sbin/sysdef </p>
<p>Display Memory Size<br />
# prtconf | grep &#8220;Memory size&#8221;</p>
<p>Displays number active established connections to localhost<br />
# netstat -a | grep EST | wc -l</p>
<p>Network statistics for specific device<br />
# netstat -k hme0</p>
<p>Show the TCP/IP network interfaces<br />
# netstat -i </p>
<p>Displays routing information but bypasses hostname lookup<br />
# netstat -rn</p>
<p>Show the state of all sockets<br />
# netstat -a | more</p>
<p>Follow the route to the ipaddress<br />
# traceroute </p>
<p>Show processes that are running from /var<br />
# fuser -uc /var</p>
<p>Shows processes&#8217; current open files <br />
# pfiles</p>
<p>An alternative for top command<br />
# prstat -a</p>
<p>Displays CPU % usage for each process in ascending order<br />
# /usr/ucb/ps -aux | more</p>
<p>Show all processes running<br />
# ps -ef | more</p>
<p>Print the parent/child process &#8216;tree&#8217; of a process<br />
# /usr/proc/bin/ptree</p>
<p>Print the working directory of a process<br />
# /usr/proc/bin/pwdx</p>
<p>Returns the process utilizing the most cpu and quits<br />
# top -b 1</p>
<p>Watch all network packets on device ce0<br />
# snoop -d ce0</p>
<p>Saves packets from device ce0 and between host1 and host2 to a file<br />
# snoop -o /tmp/mylog -d ce0 host1 host2</p>
<p>Makes a 10 Megabyte swapfile in /export/disk<br />
# mkfile -v 10m /export/disk1/myswap</p>
<p>List the amount of swap space available<br />
# swap -s</p>
<p>Add a swapfile<br />
# swap -a /export/disk1/swapfile</p>
<p>Deletes a swap device<br />
# swap -d /dev/dsk/c0t0d0s4</p>
<p>List the current swap devices<br />
# swap -l</p>
<p>Changes eeprom autoboot? setting to auto boot<br />
# /usr/sbin/eeprom auto-boot? true</p>
<p>Set the system to perform diagnostics on the next reboot<br />
# /usr/sbin/eeprom diagswitch? true</p>
<p>Check /etc/group file syntax<br />
# /usr/sbin/grpck</p>
<p>Check /etc/passwd file syntax<br />
# /usr/sbin/pwck</p>
<p>Clear host specific network configuration information<br />
# /usr/sbin/sys-unconfig</p>
<p>Show eeprom parameters<br />
# /usr/sbin/eeprom</p>
<p>Show system configuration details<br />
# /usr/sbin/prtconf -vp</p>
<p>Display number of processors<br />
# psrinfo | wc -l</p>
<p>Provides cumulative system report<br />
# sar -A</p>
<p>Report use of file access system routines<br />
# sar -a</p>
<p>Report CPU Utilization<br />
# sar -u</p>
<p>Displays system information<br />
# uname -a<br />
</span>
<div class="blogger-post-footer">Visit http://smiertx.blogspot.com</div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/subani.wordpress.com/99/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/subani.wordpress.com/99/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subani.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subani.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subani.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subani.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subani.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subani.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subani.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subani.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subani.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subani.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subani.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subani.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subani.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subani.wordpress.com/99/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=99&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subani.wordpress.com/2008/08/16/general-solaris-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4be0bfa376a04fae20aef09906e656ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">smiertx</media:title>
		</media:content>
	</item>
		<item>
		<title>Show I/O error solaris</title>
		<link>http://subani.wordpress.com/2008/08/16/show-io-error-solaris/</link>
		<comments>http://subani.wordpress.com/2008/08/16/show-io-error-solaris/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 19:09:00 +0000</pubDate>
		<dc:creator>smiertx</dc:creator>
				<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://subani.wordpress.com/2008/08/16/show-io-error-solaris/</guid>
		<description><![CDATA[Show I/O error solaris # iostat -eE &#8212;- errors &#8212; sd0 0 0 0 0 ssd0 0 0 0 0 ssd1 0 0 0 0 nfs2 0 0 0 0 sd0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 Vendor: TOSHIBA Product: ODD-DVD SD-C2732 Revision: 1051 Serial No: Size: 0.00GB Media Error: 0 Device [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=98&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span><br />
Show I/O error solaris<br />
# iostat -eE<br />
           &#8212;- errors &#8212;</p>
<p>sd0        0   0   0   0<br />
ssd0       0   0   0   0<br />
ssd1       0   0   0   0<br />
nfs2       0   0   0   0<br />
sd0      Soft Errors: 0 Hard Errors: 0 Transport Errors: 0<br />
Vendor: TOSHIBA  Product: ODD-DVD SD-C2732 Revision: 1051 Serial No:<br />
Size: 0.00GB <br />
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0<br />
Illegal Request: 0 Predictive Failure Analysis: 0<br />
ssd0     Soft Errors: 0 Hard Errors: 0 Transport Errors: 0<br />
Vendor: FUJITSU  Product: MAT3073F SUN72G  Revision: 0602 Serial No: 0527B08LLN<br />
Size: 73.40GB <br />
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0<br />
Illegal Request: 0 Predictive Failure Analysis: 0<br />
ssd1     Soft Errors: 0 Hard Errors: 0 Transport Errors: 0<br />
Vendor: FUJITSU  Product: MAT3073F SUN72G  Revision: 0602 Serial No: 0526B08BHH<br />
Size: 73.40GB <br />
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0<br />
Illegal Request: 0 Predictive Failure Analysis: 0<br />
</span>
<div class="blogger-post-footer">Visit http://smiertx.blogspot.com</div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/subani.wordpress.com/98/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/subani.wordpress.com/98/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subani.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subani.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subani.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subani.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subani.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subani.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subani.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subani.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subani.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subani.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subani.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subani.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subani.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subani.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=98&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subani.wordpress.com/2008/08/16/show-io-error-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4be0bfa376a04fae20aef09906e656ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">smiertx</media:title>
		</media:content>
	</item>
		<item>
		<title>Setting File Descriptor kernel parameter solaris</title>
		<link>http://subani.wordpress.com/2008/08/16/setting-file-descriptor-kernel-parameter-solaris/</link>
		<comments>http://subani.wordpress.com/2008/08/16/setting-file-descriptor-kernel-parameter-solaris/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 18:28:00 +0000</pubDate>
		<dc:creator>smiertx</dc:creator>
				<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://subani.wordpress.com/2008/08/16/setting-file-descriptor-kernel-parameter-solaris/</guid>
		<description><![CDATA[For file descriptor, add this lines to /etc/system # vi /etc/system &#8212;&#8212;&#8212;&#8212;&#8212;- set rlim_fd_max=8192 #(def: 1024, Process open file descriptors limit; should account for the expected load, for the associated sockets, files, pipes if any) set rlim_fd_cur=8192 #(def: 256, Process open file descriptors limit; should account for the expected load, for the associated sockets, files, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=97&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span><br />
For file descriptor, add this lines to /etc/system<br />
# vi /etc/system<br />
&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
set rlim_fd_max=8192 <br />
#(def: 1024, Process open file descriptors limit; should account for the expected load, for the associated sockets, files, pipes if any)<br />
set rlim_fd_cur=8192 <br />
#(def: 256, Process open file descriptors limit; should account for the expected load, for the associated sockets, files, pipes if any)<br />
set sq_max_size=0 <br />
#(Controls streams driver queue size; setting to 0 makes it infinity so the performance runs wont be hit by lack of buffer space)<br />
set tcp:tcp_conn_hash_size=8192 <br />
#(The connection hash table keeps all the information for active TCP connections)<br />
set autoup=60 <br />
set pcisch:pci_stream_buf_enable=0 <br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>You should reboot your server to make changes.<br />
</span>
<div class="blogger-post-footer">Visit http://smiertx.blogspot.com</div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/subani.wordpress.com/97/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/subani.wordpress.com/97/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subani.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subani.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subani.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subani.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subani.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subani.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subani.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subani.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subani.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subani.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subani.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subani.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subani.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subani.wordpress.com/97/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=97&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subani.wordpress.com/2008/08/16/setting-file-descriptor-kernel-parameter-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4be0bfa376a04fae20aef09906e656ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">smiertx</media:title>
		</media:content>
	</item>
		<item>
		<title>Setting TCP kernel parameter solaris</title>
		<link>http://subani.wordpress.com/2008/08/16/setting-tcp-kernel-parameter-solaris/</link>
		<comments>http://subani.wordpress.com/2008/08/16/setting-tcp-kernel-parameter-solaris/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 17:13:00 +0000</pubDate>
		<dc:creator>smiertx</dc:creator>
				<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://subani.wordpress.com/2008/08/16/setting-tcp-kernel-parameter-solaris/</guid>
		<description><![CDATA[Setting TCP kernel parameter solaris How to know your TCP current kernel parameter # /usr/sbin/ndd -get /dev/tcp tcp_ip_abort_cinterval; 180000 # /usr/sbin/ndd -get /dev/tcp tcp_time_wait_interval; 60000 # /usr/sbin/ndd -get /dev/tcp tcp_conn_req_max_q; 128 # /usr/sbin/ndd -get /dev/tcp tcp_conn_req_max_q0; 1024 # /usr/sbin/ndd -get /dev/tcp tcp_ip_abort_interval; 480000 # /usr/sbin/ndd -get /dev/tcp tcp_keepalive_interval; 7200000 # /usr/sbin/ndd -get /dev/tcp tcp_rexmit_interval_initial; 3000 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=96&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span><br />
Setting TCP kernel parameter solaris</p>
<p>How to know your TCP current kernel parameter</p>
<p># /usr/sbin/ndd -get /dev/tcp tcp_ip_abort_cinterval;<br />
180000<br />
# /usr/sbin/ndd -get /dev/tcp tcp_time_wait_interval;<br />
60000<br />
# /usr/sbin/ndd -get /dev/tcp tcp_conn_req_max_q;<br />
128<br />
# /usr/sbin/ndd -get /dev/tcp tcp_conn_req_max_q0;<br />
1024<br />
# /usr/sbin/ndd -get /dev/tcp tcp_ip_abort_interval;<br />
480000<br />
# /usr/sbin/ndd -get /dev/tcp tcp_keepalive_interval;<br />
7200000<br />
# /usr/sbin/ndd -get /dev/tcp tcp_rexmit_interval_initial;<br />
3000<br />
# /usr/sbin/ndd -get /dev/tcp tcp_rexmit_interval_max;<br />
60000<br />
# /usr/sbin/ndd -get /dev/tcp tcp_rexmit_interval_min;<br />
400<br />
# /usr/sbin/ndd -get /dev/tcp tcp_smallest_anon_port;<br />
32768<br />
# /usr/sbin/ndd -get /dev/tcp tcp_slow_start_initial;<br />
4<br />
# /usr/sbin/ndd -get /dev/tcp tcp_xmit_hiwat;<br />
49152<br />
# /usr/sbin/ndd -get /dev/tcp tcp_recv_hiwat;<br />
49152<br />
# /usr/sbin/ndd -get /dev/tcp tcp_fin_wait_2_flush_interval;<br />
30000</p>
<p>
Change your TCP kernel parameter as you want :p<br />
/usr/sbin/ndd -set /dev/tcp tcp_ip_abort_cinterval      10000;<br />
/usr/sbin/ndd -set /dev/tcp tcp_time_wait_interval      30000;<br />
/usr/sbin/ndd -set /dev/tcp tcp_conn_req_max_q          1024;<br />
/usr/sbin/ndd -set /dev/tcp tcp_conn_req_max_q0         4096;<br />
/usr/sbin/ndd -set /dev/tcp tcp_ip_abort_interval       60000;<br />
/usr/sbin/ndd -set /dev/tcp tcp_keepalive_interval      300000; -For high traffic web sites lower this value-<br />
/usr/sbin/ndd -set /dev/tcp tcp_rexmit_interval_initial 3000; -If retransmission is greater than 30-40%, you should increase this value-<br />
/usr/sbin/ndd -set /dev/tcp tcp_rexmit_interval_max     10000;<br />
/usr/sbin/ndd -set /dev/tcp tcp_rexmit_interval_min     3000;<br />
/usr/sbin/ndd -set /dev/tcp tcp_smallest_anon_port      1024;<br />
/usr/sbin/ndd -set /dev/tcp tcp_slow_start_initial      2; -Slightly faster transmission of small amounts of data-<br />
/usr/sbin/ndd -set /dev/tcp tcp_xmit_hiwat              32768; -To increase the transmit buffer-<br />
/usr/sbin/ndd -set /dev/tcp tcp_recv_hiwat              65536; -To increase the receive buffer-<br />
/usr/sbin/ndd -set /dev/tcp tcp_fin_wait_2_flush_interval 1000; -if you want to release FIN-WAIT_2 connections faster-</p>
<p>or you can add all above &#8220;set&#8221; command at /etc/init.d/inetsvc or create new file on /etc/rc3.s/Sxx <br />
</span>
<div class="blogger-post-footer">Visit http://smiertx.blogspot.com</div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/subani.wordpress.com/96/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/subani.wordpress.com/96/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subani.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subani.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subani.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subani.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subani.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subani.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subani.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subani.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subani.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subani.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subani.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subani.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subani.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subani.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subani.wordpress.com&amp;blog=5341456&amp;post=96&amp;subd=subani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subani.wordpress.com/2008/08/16/setting-tcp-kernel-parameter-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4be0bfa376a04fae20aef09906e656ff?s=96&#38;d=identicon" medium="image">
			<media:title type="html">smiertx</media:title>
		</media:content>
	</item>
	</channel>
</rss>
