<?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></title>
	<atom:link href="http://blogsastry.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogsastry.wordpress.com</link>
	<description>A collection of my notes on nerdy stuff. This stuff helps me; your mileage may vary.</description>
	<lastBuildDate>Fri, 20 May 2011 02:37:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blogsastry.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title></title>
		<link>http://blogsastry.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blogsastry.wordpress.com/osd.xml" title="" />
	<atom:link rel='hub' href='http://blogsastry.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Copy Printer configuration from on server to another</title>
		<link>http://blogsastry.wordpress.com/2011/05/14/copy-printer-configuration-from-on-server-to-another/</link>
		<comments>http://blogsastry.wordpress.com/2011/05/14/copy-printer-configuration-from-on-server-to-another/#comments</comments>
		<pubDate>Sat, 14 May 2011 22:56:50 +0000</pubDate>
		<dc:creator>blogsastry</dc:creator>
				<category><![CDATA[HP-UX]]></category>

		<guid isPermaLink="false">https://blogsastry.wordpress.com/2011/05/14/copy-printer-configuration-from-on-server-to-another/</guid>
		<description><![CDATA[On server &#8220;A&#8221; 1.Open &#8220;sam -&#62;Printers and Plotters-&#62;LP Spooler-&#62; Save/Restore Spooler Configuration&#8221; 2.Go to &#8220;Actions&#8221; 3.Click on ‘Save Spooler Configuration’ 4.Exit out of SAM 5.tar cvf /tmp/sam.tar /var/sam/lp 6.Transfer the sam.tar file to system B:/tmp. On server &#8220;B&#8221; 1.tar xvf /tmp/sam.tar 2.You may need to change the permissions and ownership of these files. To do [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=114&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>On server &#8220;A&#8221;</p>
<p>1.Open &#8220;sam -&gt;Printers and Plotters-&gt;LP Spooler-&gt; Save/Restore Spooler Configuration&#8221;<br />
2.Go to &#8220;Actions&#8221;<br />
3.Click on ‘Save Spooler Configuration’<br />
4.Exit out of SAM<br />
5.tar cvf /tmp/sam.tar /var/sam/lp<br />
6.Transfer the sam.tar file to system B:/tmp.</p>
<p>On server &#8220;B&#8221;</p>
<p>1.tar xvf /tmp/sam.tar<br />
2.You may need to change the permissions and ownership of these files. To do that run:<br />
chmod -R 755 /var/sam/lp/* ; chown -R lp:bin /var/sam/lp/*<br />
3.Open &#8220;sam -&gt;Printers and Plotters-&gt;LP Spooler-&gt; Save/Restore Spooler Configuration&#8221;<br />
4.Go to &#8220;Actions&#8221;<br />
5.Click on ‘Restore Spooler Configuration’<br />
6.Don’t forget to restart the scheduler<br />
7.Exit out of SAM</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogsastry.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogsastry.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogsastry.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogsastry.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogsastry.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogsastry.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogsastry.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogsastry.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogsastry.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogsastry.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogsastry.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogsastry.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogsastry.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogsastry.wordpress.com/114/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=114&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogsastry.wordpress.com/2011/05/14/copy-printer-configuration-from-on-server-to-another/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fd5582be3f4fba78ea379b933403917?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blogsastry</media:title>
		</media:content>
	</item>
		<item>
		<title>Manpage&#8211;How-to build the whatis file on HP-UX</title>
		<link>http://blogsastry.wordpress.com/2011/05/14/manpagehow-to-build-the-whatis-file-on-hp-ux/</link>
		<comments>http://blogsastry.wordpress.com/2011/05/14/manpagehow-to-build-the-whatis-file-on-hp-ux/#comments</comments>
		<pubDate>Sat, 14 May 2011 21:35:08 +0000</pubDate>
		<dc:creator>blogsastry</dc:creator>
				<category><![CDATA[HP-UX]]></category>

		<guid isPermaLink="false">https://blogsastry.wordpress.com/2011/05/14/manpagehow-to-build-the-whatis-file-on-hp-ux/</guid>
		<description><![CDATA[Run &#34;catman&#34; to build the &#34;/usr/share/lib/whatis&#34; file. Then you can run the &#34;man –k [some command] to see what manual sections the command is in. For example, if you run &#34;man -k mkdir&#34;, it will show that &#34;mkdir&#34; is in sections 1 and 2. To see section 2 you would run &#34;man 2 mkdir&#34;.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=108&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><font size="2" face="Arial Unicode MS">Run &quot;catman&quot; to build the &quot;/usr/share/lib/whatis&quot; file. Then you can run the &quot;man –k [some command] to see what manual sections the command is in. </font></p>
<p><font size="2" face="Arial Unicode MS">For example, if you run &quot;man -k mkdir&quot;, it will show that &quot;mkdir&quot; is in sections 1 and 2. </font></p>
<p><font size="2" face="Arial Unicode MS">To see section 2 you would run &quot;man 2 mkdir&quot;.</font></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogsastry.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogsastry.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogsastry.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogsastry.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogsastry.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogsastry.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogsastry.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogsastry.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogsastry.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogsastry.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogsastry.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogsastry.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogsastry.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogsastry.wordpress.com/108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=108&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogsastry.wordpress.com/2011/05/14/manpagehow-to-build-the-whatis-file-on-hp-ux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fd5582be3f4fba78ea379b933403917?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blogsastry</media:title>
		</media:content>
	</item>
		<item>
		<title>Recover HP-UX root password</title>
		<link>http://blogsastry.wordpress.com/2011/01/27/recover-hp-ux-root-password/</link>
		<comments>http://blogsastry.wordpress.com/2011/01/27/recover-hp-ux-root-password/#comments</comments>
		<pubDate>Fri, 28 Jan 2011 00:37:01 +0000</pubDate>
		<dc:creator>blogsastry</dc:creator>
				<category><![CDATA[HP-UX]]></category>

		<guid isPermaLink="false">https://blogsastry.wordpress.com/2011/01/27/recover-hp-ux-root-password/</guid>
		<description><![CDATA[If you lost the root password on system running HP-UX, perform the following steps: Ask all other users to log off the workstation. Type the command sync four times to clear the buffer cache. If you have installed sudo, or if you have enabled a user other than root to reboot the machine, reboot your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=107&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><font size="2" face="Century Gothic">If you lost the root password on system running HP-UX, perform the following steps:</font></p>
<p><font size="2" face="Century Gothic">Ask all other users to log off the workstation.      <br />Type the command sync four times to clear the buffer cache.       <br />If you have installed sudo, or if you have enabled a user other than root to reboot the machine, reboot your workstation.       <br />If you can not reboot the machine, press the reset button to force a reboot. Don&#8217;t press the reset button unless you can&#8217;t get the machine to reboot any other way.       <br />During the reboot, press the ESC key to interrupt the reboot.       <br />This will bring you to the BOOT_ADMIN prompt. From here, boot to the ISL with the command boot scsi.X.0 isl where scsi.X.0 is the SCSI address of your internal disk drive. (To find that address, use the path command at the BOOT_ADMIN prompt.)       <br />Now you are at the ISL prompt. Boot up into single user mode with the command hpux -is (or if you are still running 9.X use the command hpux -is boot disk(scsi.X;0)/hp-ux, where again scsi.X.0 is the SCSI address of your internal disk drive.)       <br />After the machine has come up in single user mode, you can try to set the root password by running the passwd command. If the program will run, you can enter the new password now. Reboot again (command reboot) and you are done.       <br />If the passwd program will not run in the single user mode, manually edit the /etc/passwd file (be careful!) and take out the root password (second field), leaving the 2 colons side by side.       <br />Now, quickly reboot the machine (reboot) and log in as root. No password is required. Immediately run the passwd command and set a password for root.       <br />It&#8217;s important to minimize the time between removing the root password from the /etc/passwd file and resetting the password with the passwd command.       <br />During this time, your system is wide open.</font></p>
<p><font face="Century Gothic"></font></p>
<p><font face="Century Gothic"></font></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogsastry.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogsastry.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogsastry.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogsastry.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogsastry.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogsastry.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogsastry.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogsastry.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogsastry.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogsastry.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogsastry.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogsastry.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogsastry.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogsastry.wordpress.com/107/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=107&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogsastry.wordpress.com/2011/01/27/recover-hp-ux-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fd5582be3f4fba78ea379b933403917?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blogsastry</media:title>
		</media:content>
	</item>
		<item>
		<title>Changing SMH (aka SAM) from GUI to Terminal in 11i v3</title>
		<link>http://blogsastry.wordpress.com/2011/01/16/changing-smh-aka-sam-from-gui-to-terminal-in-11i-v3/</link>
		<comments>http://blogsastry.wordpress.com/2011/01/16/changing-smh-aka-sam-from-gui-to-terminal-in-11i-v3/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 23:31:59 +0000</pubDate>
		<dc:creator>blogsastry</dc:creator>
				<category><![CDATA[HP-UX]]></category>

		<guid isPermaLink="false">http://blogsastry.wordpress.com/?p=100</guid>
		<description><![CDATA[In HP-UX 11i v3, when you issue smh (new sam command), it will bring you the new firefox smh browser. If you wish to use back the old terminal sam, issue the command below. #unset DISPLAY ; /usr/sbin/smh Note that this will not change permanently.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=100&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In HP-UX 11i v3, when you issue smh (new sam command), it will bring you the new firefox smh browser.</p>
<p>If you wish to use back the old terminal sam, issue the command below.</p>
<p>#unset DISPLAY ; /usr/sbin/smh</p>
<p>Note that this will not change permanently.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogsastry.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogsastry.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogsastry.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogsastry.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogsastry.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogsastry.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogsastry.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogsastry.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogsastry.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogsastry.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogsastry.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogsastry.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogsastry.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogsastry.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=100&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogsastry.wordpress.com/2011/01/16/changing-smh-aka-sam-from-gui-to-terminal-in-11i-v3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fd5582be3f4fba78ea379b933403917?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blogsastry</media:title>
		</media:content>
	</item>
		<item>
		<title>How to check World Wide Name (WWN) on HP-UX</title>
		<link>http://blogsastry.wordpress.com/2011/01/16/how-to-check-world-wide-name-wwn-on-hp-ux/</link>
		<comments>http://blogsastry.wordpress.com/2011/01/16/how-to-check-world-wide-name-wwn-on-hp-ux/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 23:30:31 +0000</pubDate>
		<dc:creator>blogsastry</dc:creator>
				<category><![CDATA[HP-UX]]></category>

		<guid isPermaLink="false">http://blogsastry.wordpress.com/?p=98</guid>
		<description><![CDATA[Assuming that you have a HBA (Fiber Channel) Card installed on your server. Issue the command ioscan -nfC FC Get the device path for the desire FC. e.g. /dev/fcd0 Issue the command #fcmsutil /dev/fcd0 Look for the line below. N_Port Port WWN: That will be your WWN for that fiber port. Good luck!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=98&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Assuming that you have a HBA (Fiber Channel) Card installed on your server.</p>
<p>Issue the command ioscan -nfC FC</p>
<p>Get the device path for the desire FC.</p>
<p>e.g. /dev/fcd0</p>
<p>Issue the command</p>
<p>#fcmsutil /dev/fcd0</p>
<p>Look for the line below.</p>
<p>N_Port Port WWN:</p>
<p>That will be your WWN for that fiber port. Good luck!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogsastry.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogsastry.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogsastry.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogsastry.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogsastry.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogsastry.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogsastry.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogsastry.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogsastry.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogsastry.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogsastry.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogsastry.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogsastry.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogsastry.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=98&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogsastry.wordpress.com/2011/01/16/how-to-check-world-wide-name-wwn-on-hp-ux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fd5582be3f4fba78ea379b933403917?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blogsastry</media:title>
		</media:content>
	</item>
		<item>
		<title>Change hostname and IP address in HP-UX</title>
		<link>http://blogsastry.wordpress.com/2011/01/16/change-hostname-and-ip-address-in-hp-ux/</link>
		<comments>http://blogsastry.wordpress.com/2011/01/16/change-hostname-and-ip-address-in-hp-ux/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 23:29:22 +0000</pubDate>
		<dc:creator>blogsastry</dc:creator>
				<category><![CDATA[HP-UX]]></category>

		<guid isPermaLink="false">http://blogsastry.wordpress.com/?p=96</guid>
		<description><![CDATA[To change, edit the following file below #vi /etc/rc.config/netconf After that you will need to restart the services. #cd /sbin/init.d #./net stop #./net start #./hostname start<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=96&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To change, edit the following file below<br />
#vi /etc/rc.config/netconf</p>
<p>After that you will need to restart the services.</p>
<p>#cd /sbin/init.d</p>
<p>#./net stop<br />
#./net start<br />
#./hostname start</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogsastry.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogsastry.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogsastry.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogsastry.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogsastry.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogsastry.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogsastry.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogsastry.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogsastry.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogsastry.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogsastry.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogsastry.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogsastry.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogsastry.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=96&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogsastry.wordpress.com/2011/01/16/change-hostname-and-ip-address-in-hp-ux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fd5582be3f4fba78ea379b933403917?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blogsastry</media:title>
		</media:content>
	</item>
		<item>
		<title>Increase swap space in HP-UX</title>
		<link>http://blogsastry.wordpress.com/2011/01/16/increase-swap-space-in-hp-ux/</link>
		<comments>http://blogsastry.wordpress.com/2011/01/16/increase-swap-space-in-hp-ux/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 23:27:59 +0000</pubDate>
		<dc:creator>blogsastry</dc:creator>
				<category><![CDATA[HP-UX]]></category>

		<guid isPermaLink="false">http://blogsastry.wordpress.com/?p=94</guid>
		<description><![CDATA[By using SAM SAM &#62; Disk and File Systems &#62; Swap &#62; Actions You can add the Device Swap or File System Swap. By Command Line Create the logical volume for your secondary swap: # lvcreate -L 128 /dev/vg14 NOTE: &#8220;-L 128&#8243; is the size of desired swap Verify the logical volume: # lvdisplay /dev/vg14/lvol15 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=94&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ol>
<li><strong><em>By using SAM</em></strong><br />
SAM &gt; Disk and File Systems &gt; Swap &gt; Actions<br />
You can add the Device Swap or File System Swap.</li>
<li><strong><em>By Command Line</em></strong><br />
Create the logical volume for your secondary swap:<br />
# lvcreate -L 128 /dev/vg14</p>
<p>NOTE: &#8220;-L 128&#8243; is the size of desired swap</p>
<p>Verify the logical volume:<br />
# lvdisplay /dev/vg14/lvol15</p>
<p>Use SAM to declare your new secondary swap or use the command line:<br />
# swapon /dev/vg14/lvol15</p>
<p>Verify it has been added in &#8220;/etc/fstab&#8221; when using SAM, or add it manuallywhen using the command line.</p>
<p>Example:<br />
/dev/vg14/lvol15 . swap defaults 0 0</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogsastry.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogsastry.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogsastry.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogsastry.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogsastry.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogsastry.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogsastry.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogsastry.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogsastry.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogsastry.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogsastry.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogsastry.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogsastry.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogsastry.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=94&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogsastry.wordpress.com/2011/01/16/increase-swap-space-in-hp-ux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fd5582be3f4fba78ea379b933403917?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blogsastry</media:title>
		</media:content>
	</item>
		<item>
		<title>ioscan &#8211; HP-UX Command</title>
		<link>http://blogsastry.wordpress.com/2011/01/16/ioscan-hp-ux-command/</link>
		<comments>http://blogsastry.wordpress.com/2011/01/16/ioscan-hp-ux-command/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 23:27:11 +0000</pubDate>
		<dc:creator>blogsastry</dc:creator>
				<category><![CDATA[HP-UX]]></category>

		<guid isPermaLink="false">http://blogsastry.wordpress.com/?p=92</guid>
		<description><![CDATA[To view a list of peripherals on the server, issue the command&#8230; For HDD ioscan -nfC disk For tape drive ioscan -nfC tape For LAN &#8211; Ethernet Card ioscan -nfC LAN For FC &#8211; Fiber Channel ioscan -nfC FC The next time you want to view it again, you can use the -k option for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=92&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To view a list of peripherals on the server, issue the command&#8230;</p>
<ol>
<li>For HDD<br />
ioscan -nfC disk</li>
<li>For tape drive<br />
ioscan -nfC tape</li>
<li>For LAN &#8211; Ethernet Card<br />
ioscan -nfC LAN</li>
<li>For FC &#8211; Fiber Channel<br />
ioscan -nfC FC</li>
</ol>
<p>The next time you want to view it again, you can use the -k option for cache so that you don&#8217;t have to wait for it to scan the entire system again.</p>
<p>For example&#8230;<br />
ioscan -knfC disk</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogsastry.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogsastry.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogsastry.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogsastry.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogsastry.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogsastry.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogsastry.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogsastry.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogsastry.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogsastry.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogsastry.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogsastry.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogsastry.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogsastry.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=92&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogsastry.wordpress.com/2011/01/16/ioscan-hp-ux-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fd5582be3f4fba78ea379b933403917?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blogsastry</media:title>
		</media:content>
	</item>
		<item>
		<title>How to increase the logical volume size?</title>
		<link>http://blogsastry.wordpress.com/2011/01/16/how-to-increase-the-logical-volume-size/</link>
		<comments>http://blogsastry.wordpress.com/2011/01/16/how-to-increase-the-logical-volume-size/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 23:26:17 +0000</pubDate>
		<dc:creator>blogsastry</dc:creator>
				<category><![CDATA[HP-UX]]></category>

		<guid isPermaLink="false">http://blogsastry.wordpress.com/?p=90</guid>
		<description><![CDATA[Before increasin the size of the logical volume, always ensure that you do a make_tape_recovery and fbackup on the data stored on that particular logical volume that you wish to increase. Always check your current and free lvol size before increasing so you can keep track and notice the differents. We take a scenario where [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=90&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Before increasin the size of the logical volume, always ensure that you do a make_tape_recovery and fbackup on the data stored on that particular logical volume that you wish to increase.</p>
<p>Always check your current and free lvol size before increasing so you can keep track and notice the differents.</p>
<p>We take a scenario where I would want to increase my /dev/vg00/lvol10 to 1GB</p>
<ol>
<li>umount /dev/vg00/lvol10</li>
<li>lvextend -L 1024 /dev/vg00/lvol10</li>
<li>extendfs -F vxfs /dev/vg00/lvol10</li>
<li>mount /dev/vg00/lvol10 /myfolder</li>
<li>bdf</li>
</ol>
<p>bdf command to check your increased lvol size.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogsastry.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogsastry.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogsastry.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogsastry.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogsastry.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogsastry.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogsastry.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogsastry.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogsastry.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogsastry.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogsastry.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogsastry.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogsastry.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogsastry.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=90&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogsastry.wordpress.com/2011/01/16/how-to-increase-the-logical-volume-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fd5582be3f4fba78ea379b933403917?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blogsastry</media:title>
		</media:content>
	</item>
		<item>
		<title>How to transfer a kernel template HP-UX</title>
		<link>http://blogsastry.wordpress.com/2011/01/15/how-to-transfer-a-kernel-template-hp-ux/</link>
		<comments>http://blogsastry.wordpress.com/2011/01/15/how-to-transfer-a-kernel-template-hp-ux/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 02:51:11 +0000</pubDate>
		<dc:creator>blogsastry</dc:creator>
				<category><![CDATA[HP-UX]]></category>

		<guid isPermaLink="false">http://blogsastry.wordpress.com/?p=81</guid>
		<description><![CDATA[# On source host cd /stand/build /usr/lbin/sysadm/system_prep -s system vi system # modify the params, if necessary # copy “system” to target hosts. # On target host: cd /stand/build /usr/sbin/mk_kernel -s system<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=81&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p># On source host</p>
<p>cd /stand/build<br />
/usr/lbin/sysadm/system_prep -s system<br />
vi system # modify the params, if necessary<br />
# copy “system” to target hosts.</p>
<p># On target host:<br />
cd /stand/build<br />
/usr/sbin/mk_kernel -s system</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogsastry.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogsastry.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogsastry.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogsastry.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogsastry.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogsastry.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogsastry.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogsastry.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogsastry.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogsastry.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogsastry.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogsastry.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogsastry.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogsastry.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogsastry.wordpress.com&amp;blog=1529617&amp;post=81&amp;subd=blogsastry&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogsastry.wordpress.com/2011/01/15/how-to-transfer-a-kernel-template-hp-ux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fd5582be3f4fba78ea379b933403917?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blogsastry</media:title>
		</media:content>
	</item>
	</channel>
</rss>
