<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:georss="http://www.georss.org/georss"><id>tag:blogger.com,1999:blog-34516211</id><updated>2009-11-09T08:12:01.628-08:00</updated><title type="text">My SysAd Blog -- Unix</title><subtitle type="html">This blog covers Unix system administration HOWTO tips for using inline for loops, find command, Unix scripting, configuration, SQL, various Unix-based tools, and command line interface syntax. The Unix OS supports tasks such as running hardware, device drivers, peripherals and third party applications. Share tips/comments. Read the comments. But most importantly: Read Disclaimer - Read Disclaimer.</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://www.mysysad.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/" /><link rel="hub" href="http://pubsubhubbub.appspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default?start-index=26&amp;max-results=25" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>408</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><link rel="self" href="http://feeds.feedburner.com/sysad" type="application/atom+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry><id>tag:blogger.com,1999:blog-34516211.post-7558324589769758441</id><published>2009-10-23T07:10:00.000-07:00</published><updated>2009-10-23T07:13:45.216-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="unix system adminstration" /><category scheme="http://www.blogger.com/atom/ns#" term="anonymous ftp" /><category scheme="http://www.blogger.com/atom/ns#" term="FTP" /><category scheme="http://www.blogger.com/atom/ns#" term="anon ftp" /><title type="text">ftpconfig - Setup Anonymous FTP</title><content type="html">To setup an anonymous FTP account, you might consider using the ftpconfig script. It seems to be a lot easier to setup an anon FTP account with Solaris 10 than it was for Solaris 8. The anon users log in and then they are given restricted access to a mini-root filesystem.&lt;br /&gt;&lt;br /&gt;Here is the syntax.&lt;br /&gt;&lt;br /&gt;# ftpconfig someftpdir&lt;br /&gt;or&lt;br /&gt;# ftpconfig -d someftpdir&lt;br /&gt;&lt;br /&gt;If you have problems, you may have to check files in the /etc/ftpd directory.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-7558324589769758441?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/7558324589769758441/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=7558324589769758441" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/7558324589769758441" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/7558324589769758441" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2009/10/ftpconfig-setup-anonymous-ftp.html" title="ftpconfig - Setup Anonymous FTP" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-8002126317926860930</id><published>2009-09-18T08:26:00.000-07:00</published><updated>2009-09-18T08:41:45.054-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ran out of inodes" /><category scheme="http://www.blogger.com/atom/ns#" term="inodes" /><category scheme="http://www.blogger.com/atom/ns#" term="/var/spool/mqueue" /><category scheme="http://www.blogger.com/atom/ns#" term="no space left on partition" /><category scheme="http://www.blogger.com/atom/ns#" term="no space on /var" /><title type="text">No Space Left on Device!</title><content type="html">About two weeks ago, my colleague and I had an issue with the /var partition on a seldom used Sun Blade 2500 workstation. Frankly speaking, I thought a simple fsck would suffice while in single user mode. Not quite. Anyway, we executed fsck on the partition and it "fixed" whatever errors reported. And while in single user mode, we wrote test files to the partition without incident. However, once we booted to init 3 run level, we still could not write to the /var partition, not even as root. That was a bit strange because df -k reported only 20% of the partition was used. hmmm...inode problem?? Then we looked through the logs and noticed a message about not having enough space on the device – in short, we ran out of inodes. Almost immediately, we suspected a problem with mail. We checked the mqueue directory and it contained almost a 1,000,000 small extraneous/useless messages from cron. We deleted most of them (after a few hours) and it resolved the issue. And yes, we got a handle on the cron that was generating those messages.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-8002126317926860930?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/8002126317926860930/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=8002126317926860930" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/8002126317926860930" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/8002126317926860930" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2009/09/no-space-left-on-device.html" title="No Space Left on Device!" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-1668827672389341488</id><published>2009-07-10T00:18:00.000-07:00</published><updated>2009-07-10T09:21:45.198-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="mysysad blog" /><category scheme="http://www.blogger.com/atom/ns#" term="changed IP address" /><category scheme="http://www.blogger.com/atom/ns#" term="ip address changed" /><title type="text">Troubleshooting Domain Issues with My SysAd Blog - Again</title><content type="html">&lt;div&gt;Late last night (KST), I was reviewing my free MyBlogLog stats and noticed 8 visitors had stopped by the blog. Usually, by that time, mysysad would have had several hundred visits. I surfed over to the domain and verified it was down (this blog is hosted on the blogger.com platform and it is pointing to a custom domain). However, the blog was working with the old address, &lt;a href="http://esofthub.blogspot.com/"&gt;http://esofthub.blogspot.com&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I pinged the old IP address - no answer. Then I pinged ghs.google.com, and it responded with a different IP address. I used that new address to update my A-Records with my domain registrar -- yahoo. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;After 20-30 minutes of propagation, the &lt;a href="http://www.mysysad.com/"&gt;mysysad.com&lt;/a&gt; domain was back online.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;By the way, I just pinged the old address twice...no response. Update: 7 hours later - pinged again - no answer&lt;/div&gt;&lt;div&gt;&lt;br /&gt;Here is another post I wrote a few months ago about a similar issue...&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.mysysad.com/2008/12/my-sysad-blog-temporarily-reverts-to.html" style="text-decoration: none;"&gt;My SysAd Blog Temporarily Reverts to its former Blogspot URL&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-1668827672389341488?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/1668827672389341488/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=1668827672389341488" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/1668827672389341488" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/1668827672389341488" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2009/07/troubleshooting-domain-issues-with-my.html" title="Troubleshooting Domain Issues with My SysAd Blog - Again" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-5684116818268704482</id><published>2009-06-18T03:45:00.000-07:00</published><updated>2009-07-27T06:27:06.316-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="cyclic number" /><category scheme="http://www.blogger.com/atom/ns#" term="cyclic permutations" /><category scheme="http://www.blogger.com/atom/ns#" term="142857" /><title type="text">142857 is an Interesting Number</title><content type="html">A couple of days ago a colleague sent me this interesting number, 142857, via email. I performed a Google search on the number and I was surprised to see so many returns - &lt;a href="http://www.google.com/search?hl=en&amp;amp;q=142857&amp;amp;btnG=Google+Search&amp;amp;aq=f&amp;amp;oq=&amp;amp;aqi="&gt;190,000&lt;/a&gt;. It even has its own wiki page. For additional information, here is the &lt;a href="http://en.wikipedia.org/wiki/142857_(number)"&gt;wiki page for this cyclic number - 142857&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Below is the email.&lt;br /&gt;&lt;br /&gt;Subject: Interesting Numbers&lt;br /&gt;&lt;br /&gt;Roy,&lt;br /&gt;&lt;br /&gt;I want to let you know a weird number which is 142857.&lt;br /&gt;&lt;br /&gt;Why?&lt;br /&gt;&lt;br /&gt;142857 X 1 = 142857&lt;br /&gt;142857 X 2 = 285714&lt;br /&gt;142857 X 3 = 428571&lt;br /&gt;142857 X 4 = 571428&lt;br /&gt;142857 X 5 = 714285&lt;br /&gt;142857 X 6 = 857142&lt;br /&gt;&lt;br /&gt;See, the answers show all same numbers with different position.&lt;br /&gt;&lt;br /&gt;142857 X 7 = 999999&lt;br /&gt;&lt;br /&gt;142 + 857 = 999&lt;br /&gt;14 + 28 + 57 = 99&lt;br /&gt;&lt;br /&gt;142857 X 142857 = 20408122449&lt;br /&gt;20408 + 122449 = 142857&lt;br /&gt;&lt;br /&gt;Interesting, huh?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-5684116818268704482?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/5684116818268704482/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=5684116818268704482" title="8 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/5684116818268704482" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/5684116818268704482" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2009/06/142857-is-interesting-number.html" title="142857 is an Interesting Number" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-2694649502855892819</id><published>2009-05-30T08:52:00.000-07:00</published><updated>2009-05-30T09:06:33.307-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="pipe symbol" /><category scheme="http://www.blogger.com/atom/ns#" term="&quot;|&quot;" /><category scheme="http://www.blogger.com/atom/ns#" term="unix pipes" /><category scheme="http://www.blogger.com/atom/ns#" term="pipes missing from posts" /><category scheme="http://www.blogger.com/atom/ns#" term="pipes" /><title type="text">Pipe Symbols are Missing from Some Posts</title><content type="html">You might have already noticed some of my theme formatting attempts appeared to have removed essential characters - in particular, the pipe symbols. I will try to go back and fix them when I get some time. I just want you to be aware of the inconvenience. Thanks Mr. Mendoza.&lt;br /&gt;&lt;br /&gt;Gilbert Mendoza said...&lt;br /&gt;Hey there. Just as an FYI, I believe your theme formatting has removed essential characters from some of your posts. For example, none of the pipe symbols separating each of the stringed commands are showing.&lt;br /&gt;4/25/09 1:15 PM &lt;br /&gt;&lt;br /&gt;esofthub said...&lt;br /&gt;You're right Gilbert Mendoza. I just check a few posts and the "|" are missing. I guess changing between themes deleted them.&lt;br /&gt;4/25/09 3:15 PM&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-2694649502855892819?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/2694649502855892819/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=2694649502855892819" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/2694649502855892819" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/2694649502855892819" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2009/05/pipe-symbols-are-missing-from-some.html" title="Pipe Symbols are Missing from Some Posts" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-7997944148527142805</id><published>2009-05-30T08:45:00.000-07:00</published><updated>2009-05-30T08:51:06.130-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="phpbb" /><category scheme="http://www.blogger.com/atom/ns#" term="user account problem phpbb" /><category scheme="http://www.blogger.com/atom/ns#" term="update phpbb" /><title type="text">Field 'user_website' doesn't have a default value</title><content type="html">&lt;div&gt;I received a few complaints about not being able to register an account on my phpbb forum. To confirm, I tried creating a test account.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Here were the results:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;General Error&lt;/div&gt;&lt;div&gt;SQL ERROR [ mysql4 ]&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Field 'user_website' doesn't have a default value [1364]&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Please notify the board administrator or webmaster: some one @gmail.com&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;In my case, here was the fix. Of course, make sure you backup your database.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.phpbb.com/kb/article/doesnt-have-a-default-value-errors/"&gt;http://www.phpbb.com/kb/article/doesnt-have-a-default-value-errors/&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I ran the commands via phpmyadmin. It works fine now.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-7997944148527142805?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/7997944148527142805/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=7997944148527142805" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/7997944148527142805" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/7997944148527142805" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2009/05/field-userwebsite-doesnt-have-default.html" title="Field 'user_website' doesn't have a default value" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-5695034782098630439</id><published>2009-04-25T04:26:00.000-07:00</published><updated>2009-04-25T05:05:26.398-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="java version" /><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="java path" /><category scheme="http://www.blogger.com/atom/ns#" term="jre version" /><title type="text">Determine Java Runtime Environment Version</title><content type="html">A few days ago I was asked for a quick and easy way to determine what java runtime environment version was installed via the Unix command line. The requester was trying to determine possible compatibility issues for some recently purchased applications.  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Bear in mind that you may have multiple JRE environments installed on your box so consider the PATH value -- meaning you might have to specify an absolute path. e.g. /usr/some_java_version/bin/java&lt;div&gt;&lt;br /&gt;Here is the Unix one-liner syntax using default path&lt;br /&gt;&lt;br /&gt;% java -version&lt;br /&gt;java version "1.x.x_xx)&lt;/div&gt;&lt;div&gt;...&lt;/div&gt;&lt;div&gt;&lt;br /&gt;By the way, it is the same syntax for Windows.&lt;br /&gt;&lt;br /&gt;C:\Users\mysysad&gt; java -version&lt;br /&gt;java version "1.x.0_xx"&lt;br /&gt;Java(TM) SE Runtime Environment (build 1.x.0_xx-xxx)&lt;br /&gt;Java HotSpot(TM) Client VM (build xx.3-bxx, mixed mode, sharing)&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-5695034782098630439?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/5695034782098630439/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=5695034782098630439" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/5695034782098630439" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/5695034782098630439" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2009/04/determine-java-runtime-environment.html" title="Determine Java Runtime Environment Version" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-299211066359030299</id><published>2009-04-17T05:48:00.000-07:00</published><updated>2009-04-17T05:53:57.899-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="non-global zone" /><category scheme="http://www.blogger.com/atom/ns#" term="sysad" /><category scheme="http://www.blogger.com/atom/ns#" term="add tape drive to zone" /><category scheme="http://www.blogger.com/atom/ns#" term="tape drive zone" /><category scheme="http://www.blogger.com/atom/ns#" term="zones" /><category scheme="http://www.blogger.com/atom/ns#" term="add tape device to non-global zone" /><title type="text">Access a Tape Drive Device From a non-global Zone</title><content type="html">A couple days ago, I had a friend who wanted to know how to access a tape device from his Solaris 10 non-global zone.&lt;br /&gt;&lt;br /&gt;Here is an example on how to add a device to an existing non-global zone. By the way, the commands below are ran from the global zone, and you will have to reboot the non-global zone.&lt;br /&gt;&lt;br /&gt;# zoneadm list&lt;br /&gt;mysysad-global&lt;br /&gt;&lt;br /&gt;# zonecfg -z sysad&lt;br /&gt;zonecfg:sysad&gt; add device&lt;br /&gt;zonecfg:sysad:device&gt; set match=/dev/rmt/0n&lt;br /&gt;zonecfg:sysad:device&gt; end&lt;br /&gt;zonecfg:sysad&gt; verify&lt;br /&gt;zonecfg:sysad&gt; commit&lt;br /&gt;zonecfg:sysad&gt; exit&lt;br /&gt;&lt;br /&gt;# zoneadm -z sysad reboot&lt;br /&gt;&lt;br /&gt;After the reboot, you should be able to access the tape drive from the non-global zone.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-299211066359030299?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/299211066359030299/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=299211066359030299" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/299211066359030299" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/299211066359030299" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2009/04/access-tape-drive-device-from-non.html" title="Access a Tape Drive Device From a non-global Zone" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-650580981994298455</id><published>2009-03-24T06:00:00.000-07:00</published><updated>2009-03-25T00:05:35.872-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="on-screen keyboard" /><category scheme="http://www.blogger.com/atom/ns#" term="ease of access" /><category scheme="http://www.blogger.com/atom/ns#" term="vista on-screen keyboard disabled" /><category scheme="http://www.blogger.com/atom/ns#" term="control panel" /><category scheme="http://www.blogger.com/atom/ns#" term="disable on-screen keyboard" /><title type="text">Disable On-screen Keyboard on Startup</title><content type="html">I was playing around with a few of Vista's settings on my laptop. Unfortunately, one of those settings was the “On-Screen Keyboard.” I had the utility set to automatically start up each time I logged on; however, I did not want or need that convenience. After a few more logins, it got really annoying. It was time to unset the setting, but it took me awhile to rediscover the setting and uncheck it.&lt;br /&gt;&lt;br /&gt;At any rate, here is the path to the setting via the control panel.&lt;br /&gt;&lt;br /&gt;Control Panel=&gt;Ease of Access Center=&gt;Use the computer without a mouse or&lt;br /&gt;keyboard=&gt;On-screen keyboard (uncheck it and then Save)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-650580981994298455?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/650580981994298455/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=650580981994298455" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/650580981994298455" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/650580981994298455" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2009/03/disable-on-screen-keyboard-on-startup.html" title="Disable On-screen Keyboard on Startup" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-4579851843908810486</id><published>2009-02-04T01:07:00.000-08:00</published><updated>2009-02-04T01:22:55.299-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="tarball filesize limit" /><category scheme="http://www.blogger.com/atom/ns#" term="tar -E" /><category scheme="http://www.blogger.com/atom/ns#" term="create tarball 2GB" /><category scheme="http://www.blogger.com/atom/ns#" term="2GB tarball" /><category scheme="http://www.blogger.com/atom/ns#" term="tar file" /><title type="text">Create Tarballs Greater Than 2GB</title><content type="html">&lt;div&gt;I was tarring a &lt;a href="http://www.mysysad.com"&gt;Unix&lt;/a&gt;-based application today when I encountered tar's 2GB file size limit. Frankly speaking, I was a bit surprised the application was greater than 2GB because it was only few hundred megabytes a few years ago. Anyway, to get around this annoying limitation, I used the -E option, but it did not work. I realized that I was using a non-standard tar binary because of redefined paths -- per site policy. I specified the absolute path for the OS-based tar command and the tar activity worked fine.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Here is an example.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;# /usr/bin/tar -cvfpE GreaterThan2GB.tar /opt/MYAPP&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-4579851843908810486?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/4579851843908810486/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=4579851843908810486" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/4579851843908810486" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/4579851843908810486" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2009/02/create-tarballs-greater-than-2gb.html" title="Create Tarballs Greater Than 2GB" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-8805290799765678422</id><published>2009-01-29T06:24:00.000-08:00</published><updated>2009-04-28T02:49:37.692-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="global solaris zones" /><category scheme="http://www.blogger.com/atom/ns#" term="ps -efZ" /><category scheme="http://www.blogger.com/atom/ns#" term="solaris zones" /><category scheme="http://www.blogger.com/atom/ns#" term="solaris 10 OS" /><category scheme="http://www.blogger.com/atom/ns#" term="unix system administration" /><category scheme="http://www.blogger.com/atom/ns#" term="zones" /><title type="text">Identify Zone Processes via Global Zone</title><content type="html">&lt;div&gt;I had a colleague of mine ask a question about &lt;a href="http://www.mysysad.com/"&gt;how to&lt;/a&gt; identify processes that belong to a particular zone via the global zone because the global zone “sees” everything. Recently, I attended a class and it covered the "deltas" between Solaris 10 and Solaris 8 and this question surfaced there, too. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The quick answer is to use the "-Z" option, which is the uppercase form.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Here is an example from the global zone.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;# /usr/bin/ps -efZ&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-8805290799765678422?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/8805290799765678422/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=8805290799765678422" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/8805290799765678422" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/8805290799765678422" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2009/01/indentify-zone-processes-via-global.html" title="Identify Zone Processes via Global Zone" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-7625930881524233768</id><published>2008-12-29T02:42:00.000-08:00</published><updated>2008-12-29T04:52:22.277-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="sp 0xf05d35b8 osp 0xf05d35a8" /><category scheme="http://www.blogger.com/atom/ns#" term="devfsadm -C" /><category scheme="http://www.blogger.com/atom/ns#" term="sp diff: name finddevice" /><category scheme="http://www.blogger.com/atom/ns#" term="stmsboot" /><category scheme="http://www.blogger.com/atom/ns#" term="dangling dev link cleanup" /><category scheme="http://www.blogger.com/atom/ns#" term="unix commands" /><category scheme="http://www.blogger.com/atom/ns#" term="devfsadm -C -v" /><title type="text">Clean-up Dangling Dev Links - sp diff: name finddevice</title><content type="html">&lt;div&gt;A couple weeks ago we encountered the "&lt;a href="http://www.mysysad.com/"&gt;sp diff&lt;/a&gt;" message below on bootup. The message iterated about 15-20 times before continuing the final bootup sequence, which took at least twice as long as normal. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;A colleague of mine recalled performing some multipathing activities a few days earlier and thought there might be some dangling dev links as a result. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;To resolve the issue, the devfsadm command was executed in cleanup mode, -C.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;sp diff: name finddevice, nargs 1, nret 1,sp 0xf05d35b8 osp 0xf05d35a8&lt;/div&gt;&lt;div&gt;sp diff: name finddevice, nargs 1, nret 1,sp 0xf05d35b8 osp 0xf05d35a8&lt;/div&gt;&lt;div&gt;sp diff: name finddevice, nargs 1, nret 1,sp 0xf05d35b8 osp 0xf05d35a8&lt;/div&gt;&lt;div&gt;sp diff: name finddevice, nargs 1, nret 1,sp 0xf05d35b8 osp 0xf05d35a8&lt;/div&gt;&lt;div&gt;sp diff: name finddevice, nargs 1, nret 1,sp 0xf05d35b8 osp 0xf05d35a8&lt;/div&gt;&lt;div&gt;...&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;# devfsadm -C -v&lt;/div&gt;&lt;div&gt;# init 6&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Update: A message from a colleague who requested not to be named.&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;stmsboot -e will enable multipathing, the system needs to be rebooted in order for it to take effect.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;When the system comes up, you will notice long device names in&lt;/div&gt;&lt;div&gt;/dev/dsk/. It may be coincidence but I noticed that the number of&lt;/div&gt;&lt;div&gt;multipathing devices listed match the number of sp diff lines that are&lt;/div&gt;&lt;div&gt;displayed.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Next, I did a stmsboot -d to disable multipathing and rebooted the&lt;/div&gt;&lt;div&gt;system. When the system came back online, I still saw the sp diff lines.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Lastly, I did the devfsadm -C -v and I saw it clean up the device links. I rebooted the system again and the sp diff lines were gone.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;You would think that disabling multipathing should delete the links but&lt;/div&gt;&lt;div&gt;it doesn't.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://manpages.unixforum.co.uk/man-pages/unix/solaris-10-11_06/1M/stmsboot-man-page.html"&gt;http://manpages.unixforum.co.uk/man-pages/unix/solaris-10-11_06/1M/stmsboot-manpage.html&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-7625930881524233768?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/7625930881524233768/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=7625930881524233768" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/7625930881524233768" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/7625930881524233768" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2008/12/clean-up-dangling-dev-links-sp-diff.html" title="Clean-up Dangling Dev Links - sp diff: name finddevice" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-1952456756601572971</id><published>2008-12-26T06:20:00.000-08:00</published><updated>2008-12-26T07:00:48.743-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="z shell" /><category scheme="http://www.blogger.com/atom/ns#" term="z shell inline for loop" /><category scheme="http://www.blogger.com/atom/ns#" term="out of sequence loop" /><category scheme="http://www.blogger.com/atom/ns#" term="pinging loop" /><category scheme="http://www.blogger.com/atom/ns#" term="unix commands" /><category scheme="http://www.blogger.com/atom/ns#" term="z shell loop" /><title type="text">Use Z-Shell for loop to Compact Argument List</title><content type="html">The other day I pinged a number of remote workstations to observe Round Trip Times (RTT) but forgot to eliminate a few series of contiguously numbered remotes that were known to be powered-off. Needless to say, the pinging effort was taking longer than it should have -- I promptly aborted the effort. Here is an example of a compact way of performing this common task using a Z-Shell for loop.&lt;br /&gt;&lt;br /&gt;# zsh&lt;br /&gt;# for blog in {1..5} {7..13} {15..22} {27..37}&lt;br /&gt;for&gt; ping -s mysysad$blog 1024 5&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-1952456756601572971?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/1952456756601572971/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=1952456756601572971" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/1952456756601572971" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/1952456756601572971" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2008/12/use-z-shell-for-loop-to-compact.html" title="Use Z-Shell for loop to Compact Argument List" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-4910384830079954691</id><published>2008-12-12T01:41:00.000-08:00</published><updated>2008-12-12T02:31:55.836-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="dns issue with ghs.google.com" /><category scheme="http://www.blogger.com/atom/ns#" term="google blogspot servers" /><category scheme="http://www.blogger.com/atom/ns#" term="ping google servers" /><category scheme="http://www.blogger.com/atom/ns#" term="ping my sysad blog" /><category scheme="http://www.blogger.com/atom/ns#" term="ghs.google.com" /><category scheme="http://www.blogger.com/atom/ns#" term="google blogger" /><category scheme="http://www.blogger.com/atom/ns#" term="ping command" /><category scheme="http://www.blogger.com/atom/ns#" term="ping ghs.google.com" /><title type="text">My SysAd Blog Temporarily Reverts to its Legacy Blogspot URL</title><content type="html">This evening I was checking my web statistics and noticed mysysad.com's traffic had plummeted. At first, I thought it had something to do with me adding a comment widget. You know the deal..."what did you change?" is a common sysad retort. But I quickly realize that was not the issue; it was a DNS issue. Here is a run of the events using the ubiquitous ping command. By the way, I have linked back to &lt;a href="http://www.mysysad.com/"&gt;sysad&lt;/a&gt; several times because I have my very own unsolicited blog scraper.&lt;div&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Checking Google Server (nslookup and ping)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;C:\Users\esoft&gt;ping ghs.google.com&lt;br /&gt;&lt;br /&gt;Pinging ghs.l.google.com [209.85.171.121] with 32 bytes of data:&lt;br /&gt;Reply from 209.85.171.121: bytes=32 time=128ms TTL=236&lt;br /&gt;Reply from 209.85.171.121: bytes=32 time=155ms TTL=236&lt;br /&gt;Reply from 209.85.171.121: bytes=32 time=129ms TTL=236&lt;br /&gt;Reply from 209.85.171.121: bytes=32 time=155ms TTL=236&lt;br /&gt;&lt;br /&gt;Ping statistics for 209.85.171.121:&lt;br /&gt;Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),&lt;br /&gt;Approximate round trip times in milli-seconds:&lt;br /&gt;Minimum = 128ms, Maximum = 155ms, Average = 141ms&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Pinging &lt;/span&gt;&lt;a href="http://www.mysysad.com/"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;My SysAd Blog&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;C:\Users\esoft&gt;ping &lt;a href="http://www.mysysad.com/"&gt;mysysad.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Pinging mysysad.com [64.233.179.121] with 32 bytes of data:&lt;br /&gt;Request timed out.&lt;br /&gt;Request timed out.&lt;br /&gt;Request timed out.&lt;br /&gt;Request timed out.&lt;br /&gt;&lt;br /&gt;Ping statistics for 64.233.179.121:&lt;br /&gt;Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Pinging &lt;a href="http://www.mysysad.com/"&gt;My SysAd Blog&lt;/a&gt; but now by IP&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;C:\Users\esoft&gt;ping 64.233.179.121&lt;br /&gt;&lt;br /&gt;Pinging 64.233.179.121 with 32 bytes of data:&lt;br /&gt;Request timed out.&lt;br /&gt;Request timed out.&lt;br /&gt;Request timed out.&lt;br /&gt;Request timed out.&lt;br /&gt;&lt;br /&gt;Ping statistics for 64.233.179.121:&lt;br /&gt;Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Pinging another known Google Server IP (ghs.google.com) for Blogspot&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;C:\Users\esoft&gt;ping 66.249.81.121&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Pinging 66.249.81.121 with 32 bytes of data:&lt;/div&gt;&lt;div&gt;Request timed out.&lt;/div&gt;&lt;div&gt;Request timed out.&lt;/div&gt;&lt;div&gt;Request timed out.&lt;/div&gt;&lt;div&gt;Request timed out.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Ping statistics for 66.249.81.121:&lt;/div&gt;&lt;div&gt;    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Reverted &lt;a href="http://www.mysysad.com/"&gt;My SysAd Blog&lt;/a&gt; to its legacy Blogspot URL via backend&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;C:\Users\esoft&gt;ping esofthub.blogspot.com&lt;br /&gt;&lt;br /&gt;Pinging blogspot.l.google.com [72.14.207.191] with 32 bytes of data:&lt;br /&gt;Reply from 72.14.207.191: bytes=32 time=182ms TTL=237&lt;br /&gt;Reply from 72.14.207.191: bytes=32 time=207ms TTL=237&lt;br /&gt;Reply from 72.14.207.191: bytes=32 time=181ms TTL=237&lt;br /&gt;Reply from 72.14.207.191: bytes=32 time=179ms TTL=237&lt;br /&gt;&lt;br /&gt;Ping statistics for 72.14.207.191:&lt;br /&gt;Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),&lt;br /&gt;Approximate round trip times in milli-seconds:&lt;br /&gt;Minimum = 179ms, Maximum = 207ms, Average = 187ms&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Pinging esofthub.blogspot.com IP&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;C:\Users\esoft&gt;ping 72.14.207.121&lt;br /&gt;&lt;br /&gt;Pinging 72.14.207.121 with 32 bytes of data:&lt;br /&gt;Reply from 72.14.207.121: bytes=32 time=210ms TTL=237&lt;br /&gt;Reply from 72.14.207.121: bytes=32 time=210ms TTL=237&lt;br /&gt;Reply from 72.14.207.121: bytes=32 time=179ms TTL=237&lt;br /&gt;Reply from 72.14.207.121: bytes=32 time=182ms TTL=237&lt;br /&gt;&lt;br /&gt;Ping statistics for 72.14.207.121:&lt;br /&gt;Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),&lt;br /&gt;Approximate round trip times in milli-seconds:&lt;br /&gt;Minimum = 179ms, Maximum = 210ms, Average = 195ms&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Edited A-Record settings with my domain registrar, yahoo.com, and then returned &lt;a href="http://www.mysysad.com/"&gt;My SysAd Blog&lt;/a&gt; to www.mysysad.com via Blogger's backend...waited a few minutes&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;C:\Users\esoft&gt;ping &lt;a href="http://www.mysysad.com/"&gt;mysysad.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Pinging mysysad.com [72.14.207.121] with 32 bytes of data:&lt;br /&gt;Reply from 72.14.207.121: bytes=32 time=207ms TTL=239&lt;br /&gt;Reply from 72.14.207.121: bytes=32 time=178ms TTL=239&lt;br /&gt;Reply from 72.14.207.121: bytes=32 time=180ms TTL=239&lt;br /&gt;Reply from 72.14.207.121: bytes=32 time=181ms TTL=239&lt;br /&gt;&lt;br /&gt;Ping statistics for 72.14.207.121:&lt;br /&gt;Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),&lt;br /&gt;Approximate round trip times in milli-seconds:&lt;br /&gt;Minimum = 178ms, Maximum = 207ms, Average = 186ms&lt;br /&gt;&lt;br /&gt;C:\Users\esoft&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Here is another domain name issue I had back in April 2008&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.mysysad.com/2008/04/my-sysad-blog-changes-domain-name.html"&gt;http://www.mysysad.com/2008/04/my-sysad-blog-changes-domain-name.html&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-4910384830079954691?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/4910384830079954691/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=4910384830079954691" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/4910384830079954691" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/4910384830079954691" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2008/12/my-sysad-blog-temporarily-reverts-to.html" title="My SysAd Blog Temporarily Reverts to its Legacy Blogspot URL" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-3769663529198094535</id><published>2008-11-29T01:19:00.000-08:00</published><updated>2008-11-29T01:35:27.821-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="save routing configuration" /><category scheme="http://www.blogger.com/atom/ns#" term="save configuration" /><category scheme="http://www.blogger.com/atom/ns#" term="copy running-config startup-config" /><category scheme="http://www.blogger.com/atom/ns#" term="network atm config" /><title type="text">copy running-config startup-config</title><content type="html">&lt;div&gt;We had an issue a couple weeks ago when our power failed and so did the UPS. At first, everything seem to come back online as usual but later we noticed a "network issue." We didn't think much of it because operations were only somewhat degraded. After a few more tests, we noticed that our old style Cisco ATM switch had reverted to our legacy configuration. Apparently, the new running configuaration was not saved.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;At any rate, here are the steps to save the running configuration for this particular IOS.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Hyperterminal or Telnet into switch&lt;/div&gt;&lt;div&gt;enable&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;Password goes here&lt;/span&gt;&lt;/div&gt;&lt;div&gt;config terminal&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;run your configuration commands here&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;...&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;and soforth&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;control+Z&lt;/span&gt;&lt;/div&gt;&lt;div&gt;enable&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.mysysad.com/"&gt;copy running-config startup-config&lt;/a&gt; (save permanently)&lt;/div&gt;&lt;div&gt;show running-config&lt;/div&gt;&lt;div&gt;show startup-config&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-3769663529198094535?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/3769663529198094535/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=3769663529198094535" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/3769663529198094535" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/3769663529198094535" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2008/11/copy-running-config-startup-config.html" title="copy running-config startup-config" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-5571328864842580314</id><published>2008-11-28T09:07:00.000-08:00</published><updated>2008-11-28T09:28:51.376-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="copying posts" /><category scheme="http://www.blogger.com/atom/ns#" term="copying material" /><category scheme="http://www.blogger.com/atom/ns#" term="blogspot" /><category scheme="http://www.blogger.com/atom/ns#" term="mysysad.com" /><title type="text">A Blogger is Copying Your Contents "ditto"</title><content type="html">&lt;div&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Anonymous said&lt;/span&gt;...&lt;/div&gt;&lt;div&gt;Think this guy http://*tips.blogspot.com/2008/11/ftp-using-one-liner-and-perl-script.html is copying your contents "ditto"&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;chk out &lt;/div&gt;&lt;div&gt;http://*tips.blogspot.com/2008/11/ftp-using-one-liner-and-perl-script.html&lt;/div&gt;&lt;div&gt;http://*tips.blogspot.com/2008/11/ftp-using-shell-script.html&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;=======&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I was notified by the aforementioned &lt;a href="http://www.mysysad.com/"&gt;My SysAd Blog&lt;/a&gt; commenter that another blogger was blatantly lifting content from "&lt;a href="http://www.mysysad.com/"&gt;My SysAd Blog&lt;/a&gt;." I tried contacting the blogger but he or she was missing contact information on their blog. I left a comment on one of the offending posts regarding the infraction. Frankly speaking, I do not mind people using the tips or even copying them but do not copy without linking back. I appreciate the commenter who brought this to my attention. Thanks.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;So far, I found 13 posts that were verbatim on the blog. I left a comment on this post,  unable-to-switch-user.html, and I noticed it has since been deleted. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;http://*tips.blogspot.com/2008/10/strip-prepended-string-from-filename.html&lt;/div&gt;&lt;div&gt;http://*tips.blogspot.com/2008/10/mounting-iso-and-dd-image-files.html&lt;/div&gt;&lt;div&gt;http://*tips.blogspot.com/2008/11/unable-to-switch-user.html &lt;/div&gt;&lt;div&gt;http://*tips.blogspot.com/2008/11/ftp-using-shell-script.html&lt;/div&gt;&lt;div&gt;http://*tips.blogspot.com/2008/11/common-unix-find-commands.html&lt;/div&gt;&lt;div&gt;http://*tips.blogspot.com/2008/11/howto-remove-file-or-directory.html&lt;/div&gt;&lt;div&gt;http://*tips.blogspot.com/2008/11/inline-shell-script-with-for-loop.html&lt;/div&gt;&lt;div&gt;http://*tips.blogspot.com/2008/11/determine-directory-size-recursively.html&lt;/div&gt;&lt;div&gt;http://*tips.blogspot.com/2008/11/ftp-using-one-liner-and-perl-script.html&lt;/div&gt;&lt;div&gt;http://*tips.blogspot.com/2008/10/hardware-mismatch-for-fibre-channel.html&lt;/div&gt;&lt;div&gt;http://*tips.blogspot.com/2008/10/convert-decimal-to-hexadecimal-octal-or.html&lt;/div&gt;&lt;div&gt;http://*tips.blogspot.com/2008/10/delete-user-account-with-userdel-via.html&lt;/div&gt;&lt;div&gt;http://*tips.blogspot.com/2008/10/install-solaris-boot-block.html&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-5571328864842580314?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/5571328864842580314/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=5571328864842580314" title="9 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/5571328864842580314" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/5571328864842580314" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2008/11/blogger-is-copying-your-contents-ditto.html" title="A Blogger is Copying Your Contents &quot;ditto&quot;" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-6371939307826411250</id><published>2008-10-03T08:34:00.000-07:00</published><updated>2008-10-07T04:55:41.197-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="prepend string" /><category scheme="http://www.blogger.com/atom/ns#" term="strip prepend string" /><category scheme="http://www.blogger.com/atom/ns#" term="strip filename" /><category scheme="http://www.blogger.com/atom/ns#" term="strip filename extension" /><category scheme="http://www.blogger.com/atom/ns#" term="for loop" /><category scheme="http://www.blogger.com/atom/ns#" term="strip filename prepend" /><category scheme="http://www.blogger.com/atom/ns#" term="unix system administration" /><category scheme="http://www.blogger.com/atom/ns#" term="prepend" /><category scheme="http://www.blogger.com/atom/ns#" term="strip string" /><category scheme="http://www.blogger.com/atom/ns#" term="sed" /><title type="text">Strip a Prepended String From a Filename - Unix</title><content type="html">I had a process that was pre-pending by design its PID to a file name string. But unfortunately, it caused a few unexpected problems when this handling process inadvertently terminated. I had to rename the files without the defunct pre-pended PID string and then reprocess them (several thousand).&lt;br /&gt;&lt;br /&gt;Here is what I used as a quick and dirty procedure.&lt;br /&gt;&lt;br /&gt;# csh&lt;br /&gt;# ls&lt;br /&gt;prependPID_filename_etc1           prependPID_filename_etc2           prependPID_filename_etc3           prependPID_filename_etc4&lt;br /&gt;# foreach filename (prependPID*)&lt;br /&gt;? mv $filename `echo $filename | sed 's/prependPID_//'`&lt;br /&gt;? end&lt;br /&gt;# ls&lt;br /&gt;filename_etc1           filename_etc2           filename_etc3     filename_etc4&lt;br /&gt;&lt;br /&gt;# zsh&lt;br /&gt;# ls&lt;br /&gt;prependPID_filename_etc1 prependPID_filename_etc2 prependPID_filename_etc3 prependPID_filename_etc4&lt;br /&gt;# for i in prependPID*&lt;br /&gt;for&gt; mv $i `echo $i | sed 's/prependPID_//'`&lt;br /&gt;# ls&lt;br /&gt;filename_etc1           filename_etc2           filename_etc3     filename_etc4&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-6371939307826411250?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/6371939307826411250/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=6371939307826411250" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/6371939307826411250" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/6371939307826411250" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2008/10/strip-prepended-string-from-filename.html" title="Strip a Prepended String From a Filename - Unix" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-2775489513391232018</id><published>2008-09-16T06:27:00.000-07:00</published><updated>2008-09-16T06:58:51.508-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="image viewers" /><category scheme="http://www.blogger.com/atom/ns#" term="windows supported graphic viewer" /><category scheme="http://www.blogger.com/atom/ns#" term="graphic viewer" /><category scheme="http://www.blogger.com/atom/ns#" term="irfanview" /><category scheme="http://www.blogger.com/atom/ns#" term="Irfan Skiljan" /><category scheme="http://www.blogger.com/atom/ns#" term="file format viewer" /><category scheme="http://www.blogger.com/atom/ns#" term="image converter" /><title type="text">IrfanView - Comprehensive Graphic Viewer for Windows</title><content type="html">Yesterday, we were trying to run a couple practice exams via CD to prepare for a security based certification. However, our normal players didn't support the required file format. As usual, it was time to perform a quick Internet search. After awhile, I found this one viewer, &lt;a href="http://www.irfanview.net/"&gt;IrfanView&lt;/a&gt;, which supported many different file formats - to include the one I was searching for. I downloaded the viewer and then later its plugins. It worked like a champ for my particular task. Anyways, here is some information about IrfanView and its supported file formats.&lt;br /&gt;&lt;br /&gt;From Mr. Irfan Skiljan's website:&lt;br /&gt;&lt;br /&gt;What is &lt;a href="http://www.irfanview.net/"&gt;IrfanView&lt;/a&gt;?&lt;br /&gt;&lt;br /&gt;IrfanView is a very fast, compact and innovative FREEWARE image viewer/converter for Windows 9x/ME/NT/2000/XP/2003/Vista.&lt;br /&gt;&lt;br /&gt;IrfanView is fast and small, with extremely low system resources requirements. It is trying to be simple for beginners and powerful for professionals.&lt;br /&gt;&lt;br /&gt;Supported file formats:&lt;br /&gt;AIF, ANI/CUR, ASF, AU/SND, AVI, AWD, B3D, BMP/DIB, CAD formats, CLP, DDS, Dicom/ACR, DJVU, ECW, EMF/WMF, EPS/PS/PDF, EXR, FITS, FPX (FlashPix), FSH,  G3, GIF, HDR, HDP/WDP, ICO/ICL/EXE/DLL, IFF/LBM, IMG (GEM), JPG2000, JPG, JPM, KDC, LDF, LWF, MED, MID/RMI, MNG/JNG,OV, MP3, MPG, MrSID, NLM/NOL/NGG, OGG, PBM/PGM/PPM, PCX/DCX, PhotoCD, PNG, PSD, PSP, PVR, RAS/SUN, RAW, Real Audio (RA), RLE, SFF, SFW, SGI/RGB, SWF/FLV, TGA, TIF, TTF, TXT, WAD, WAV, WBMP, XBM, XPM, CRW/CR2, VTF, DNG, NEF, ORF, RAF, MRW, DCR, X3F, PEF, SRF, EFF, DXF, DWG, HPGL, CGM, SVG, etc.&lt;br /&gt;&lt;br /&gt;Some features of IrfanView:&lt;br /&gt;Multi language support, thumbnail option, slideshow, fast directory browsing, batch conversion/editing, multipage editing, file search, email, print, Paint plugin - to paint lines, circles, arrows, straighten image etc., support for color profiles, change color depth, scanning, cut/crop, IPTC edit, capturing, lossless JPG operations, effects (sharpen, blur, Adobe Photoshop filters), EXE/SCR creating, many hotkeys, many command line options, 50+ plugins...&lt;br /&gt;&lt;br /&gt;Microsoft Media Player Plug-In: allows IrfanView to read following formats: ASF, AU/SND/AIF, AVI, MID/RMI, MOV, MP3, MPG/MPEG, WAV, WMA, WMV.&lt;br /&gt;&lt;br /&gt;Support for Apple QuickTime (Plug-In): allows IrfanView to read following formats: MOV, QTIF, Mac PICT, and FLI/FLC.&lt;br /&gt;&lt;br /&gt;IrfanView was the first Windows graphic viewer (worldwide) with Animated-GIF support!&lt;br /&gt;&lt;br /&gt;FREEWARE for non commercial use!&lt;br /&gt;&lt;br /&gt;By the way, this was an unsolicited and unpaid post.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-2775489513391232018?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/2775489513391232018/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=2775489513391232018" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/2775489513391232018" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/2775489513391232018" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2008/09/irfanview-comprehensive-graphic-viewer.html" title="IrfanView - Comprehensive Graphic Viewer for Windows" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-8543956736765193493</id><published>2008-08-29T02:06:00.000-07:00</published><updated>2008-08-29T02:39:23.108-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="hfs" /><category scheme="http://www.blogger.com/atom/ns#" term="dd file" /><category scheme="http://www.blogger.com/atom/ns#" term="ntfs" /><category scheme="http://www.blogger.com/atom/ns#" term="debian linux" /><category scheme="http://www.blogger.com/atom/ns#" term="chaddock" /><category scheme="http://www.blogger.com/atom/ns#" term="iso file" /><category scheme="http://www.blogger.com/atom/ns#" term="image file" /><category scheme="http://www.blogger.com/atom/ns#" term="unix commands" /><category scheme="http://www.blogger.com/atom/ns#" term="ext2" /><category scheme="http://www.blogger.com/atom/ns#" term="udf" /><category scheme="http://www.blogger.com/atom/ns#" term="mount image file" /><title type="text">Mounting ISO and DD Image Files</title><content type="html">Occasionally, I'll download an image file and want to see what is on it, or make a few changes to it before burning it to CD.&lt;br /&gt;&lt;br /&gt;The image file (dd, iso, etc) can be mounted using the loop device. You will need to know the type of filesystem the image uses.&lt;br /&gt;&lt;br /&gt;Most Linux/Unix-based OS's have an application that will help you identify the filesystem type. Debian includes the command /lib/udev/vol_id, SUSE has the same command but in a different location (/sbin/vol_id). If you know how to get this information on a SUN box, please leave a comment for us.&lt;br /&gt;&lt;br /&gt;If you don't have a command that will tell you the filesystem type, you can guess.  Most images downloaded from the Internet will be iso9660, Windows filesystems are normally ntfs, Linux are commonly ext2, and Macintosh are udf or hfs.&lt;br /&gt;&lt;br /&gt;As a last resort, you can work your way down the list of filesystem types listed in the mount man pages.&lt;br /&gt;&lt;br /&gt;After you know the filesystem type, you are ready to mount.&lt;br /&gt;Note: replace &lt;_type&gt; &lt;type&gt; with the filesystem type.&lt;br /&gt;&lt;br /&gt;To mount the file livebootcd.iso with write enabled:&lt;br /&gt;&lt;br /&gt;mount -t &lt;type&gt; &lt;_type&gt; -o loop ./livebootcd.iso /mnt&lt;br /&gt;&lt;br /&gt;To mount an image made from a Windows partition in read-only mode:&lt;br /&gt;&lt;br /&gt;mount -t ntfs -o loop,ro,umask=0222 ./evidence.dd /mnt&lt;br /&gt;&lt;br /&gt;Post provided by &lt;a href="http://4twenty4.blogspot.com/"&gt;Mary M. Chaddock&lt;/a&gt;&lt;/type&gt;&lt;/type&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-8543956736765193493?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/8543956736765193493/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=8543956736765193493" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/8543956736765193493" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/8543956736765193493" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2008/08/mounting-iso-and-dd-image-files.html" title="Mounting ISO and DD Image Files" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-2009554296887629241</id><published>2008-08-19T07:32:00.000-07:00</published><updated>2008-08-19T07:57:18.165-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="devfsadm" /><category scheme="http://www.blogger.com/atom/ns#" term="fibre channel hardware issue" /><category scheme="http://www.blogger.com/atom/ns#" term="disaster harddrive" /><category scheme="http://www.blogger.com/atom/ns#" term="rebuild path_to_inst file" /><category scheme="http://www.blogger.com/atom/ns#" term="rebuild dev links" /><title type="text">Hardware Mismatch for Fibre Channel Hard Drive</title><content type="html">We had a hard drive (FC) mismatch and had to rebuild the path_to_inst file and /dev/rdsk/*, /dev/dsk/* and /dev/rmt/* directories. We had two drives (but the backup drive was inoperable), so instead of booting off the backup, we had to recover via cdrom. That part was a little trickier than expected. After a little web searching, a handy &lt;a href="http://www.sun.com/bigadmin/content/submitted/disaster_recovery.html"&gt;disaster discovery&lt;/a&gt; procedure (hardware mismatch) was found on the Sun BigAdmin site.&lt;br /&gt;&lt;br /&gt;Method 1 (towards the bottom of the &lt;a href="http://www.sun.com/bigadmin/content/submitted/disaster_recovery.html"&gt;Sun page&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;Here is what was done.&lt;br /&gt;&lt;br /&gt;Boot from CDROM&lt;br /&gt;ok boot cdrom -s&lt;br /&gt;# mount /dev/dsk/c1t#d#s0 /mnt&lt;br /&gt;Rename path_to_inst&lt;br /&gt;# mv /mnt/etc/path_to_inst /mnt/etc/path_to_inst.org&lt;br /&gt;Remove all old device links&lt;br /&gt;# rm /mnt/dev/rdsk/c1*; rm /mnt/dev/dsk/c1*; rm /mnt/dev/rmt/*&lt;br /&gt;Rebuild path_to_inst and devices (this (syntax) was the part we were missing)&lt;br /&gt;# devfsadm -r /mnt -p /mnt/etc/path_to_inst&lt;br /&gt; **Note: Suspect corrupted bootblock? - reinstall it.&lt;br /&gt; # cd /mnt/usr/platform/`uname -i`/lib/fs/ufs&lt;br /&gt; # /mnt/usr/sbin/installboot bootblk /dev/rdsk/c1t#d#s0&lt;br /&gt;Unmount root slice and reboot&lt;br /&gt;# cd /&lt;br /&gt;# umount /mnt; init 6&lt;br /&gt;&lt;br /&gt;By the way, we tried method two (boot -rav) prior to performing the web search but each attempt failed.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-2009554296887629241?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/2009554296887629241/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=2009554296887629241" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/2009554296887629241" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/2009554296887629241" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2008/08/hardware-mismatch-for-fibre-channel.html" title="Hardware Mismatch for Fibre Channel Hard Drive" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-3970734481914980987</id><published>2008-08-19T05:14:00.000-07:00</published><updated>2008-08-19T05:22:03.875-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="truss command" /><category scheme="http://www.blogger.com/atom/ns#" term="su no shell" /><category scheme="http://www.blogger.com/atom/ns#" term="su no shell error" /><category scheme="http://www.blogger.com/atom/ns#" term="unix commands" /><category scheme="http://www.blogger.com/atom/ns#" term="switch user error" /><category scheme="http://www.blogger.com/atom/ns#" term="substitute user error" /><title type="text">Unable to Switch User Error - su: no shell</title><content type="html">We had some users complaining about not being able to switch or substitute user, su. Here is the error message they were receiving: "su: no shell.” At first I thought the users had inadvertently locked out their accounts. But after querying nisplus and checking the file-based users, I didn’t observe any locked accounts. I tried switching to various users from root and received the same error. Then I tried switching user on a different workstation - no problem. The problem was tied to a particular box.&lt;br /&gt;&lt;br /&gt;Then we used the truss command to trace the system/lib calls. It pointed to an unexpected access/permission issue. Observed the /usr directory was set to 600. Frankly speaking, the permission problem was somewhat a surprise since it was working fine the previous day. At any rate, changed the permissions and things were back to normal.&lt;br /&gt;&lt;br /&gt;# truss su esofthub&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-3970734481914980987?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/3970734481914980987/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=3970734481914980987" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/3970734481914980987" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/3970734481914980987" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2008/08/unable-to-switch-user-error-su-no-shell.html" title="Unable to Switch User Error - su: no shell" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-8899650899336585223</id><published>2008-08-03T06:09:00.000-07:00</published><updated>2008-08-03T06:22:28.846-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ipod disconnected during recharge" /><category scheme="http://www.blogger.com/atom/ns#" term="ipod troubleshooting" /><category scheme="http://www.blogger.com/atom/ns#" term="ipod frozen" /><title type="text">iPod Disconnected During Recharge</title><content type="html">I know this topic is not Unix or sysadmin related, but I thought I'd document it for reference. This morning one of our personal home computers was inadvertently powered off while an iPod was recharging.  To me, it didn't seem like a big deal. The PC was powered back up and the iPod was "reconnected" and it should be “okay.” But after six hours or so, I was frantically informed the iPod screen was still frozen – the "Do not disconnect" message and its related symbol were still displayed.&lt;br /&gt;&lt;br /&gt;I started wondering if I was going to have to shell out another 400 bucks, especially since I was the inadvertent power off culprit. I asked for the manual but it was MIA--no surprise there. It was time for a quick Web search.&lt;br /&gt;&lt;br /&gt;I found this little jewel on the &lt;a href="http://www.apple.com/support/ipod/tutorials/troubleshooting.html"&gt;Apple support site&lt;/a&gt;: “Try resetting your iPod to solve common problems by pressing and holding the Menu and Select buttons until the Apple logo appears, about 6 to 10 seconds. You may need to repeat this step.”&lt;br /&gt;&lt;br /&gt;Whew, it worked the first time.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-8899650899336585223?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/8899650899336585223/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=8899650899336585223" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/8899650899336585223" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/8899650899336585223" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2008/08/ipod-disconnected-during-recharge.html" title="iPod Disconnected During Recharge" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-907621064848092231</id><published>2008-07-31T06:18:00.000-07:00</published><updated>2008-07-31T06:30:17.892-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="citrix login issue" /><category scheme="http://www.blogger.com/atom/ns#" term="failed citrix login" /><category scheme="http://www.blogger.com/atom/ns#" term="citrix login failure" /><category scheme="http://www.blogger.com/atom/ns#" term="citrix" /><category scheme="http://www.blogger.com/atom/ns#" term="account configured to prevent  login" /><category scheme="http://www.blogger.com/atom/ns#" term="unix commands" /><title type="text">Citrix Users Report Login Issue on Unix Workstation</title><content type="html">A few days ago, one of our remote Citrix workstation users reported a login issue. Here was the error message displayed on the client interface.&lt;br /&gt;&lt;br /&gt;"Your account is configured to prevent you from using this computer."&lt;br /&gt;&lt;br /&gt;To fix the issue, I confidently used the "tried and true" procedure described below.  At the same time, I was “showing” someone else how to address the issue. I was quite surprised when the procedure didn't work. The registry key values were not displaying in the right pane. The only thing showing up was the tree structure, no data. After awhile, I realized the regedt32 editor was not set to “View-&gt;Tree and Data”; it was only set for “View-&gt;Tree” structure. After making the trivial adjustment, we ran through the procedure without incident.   &lt;br /&gt;&lt;br /&gt;Here is the procedure - Source: &lt;a href="http://support.microsoft.com/kb/285665"&gt;MS Help and Support&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Part 1: Disable the Security Policy&lt;br /&gt;Disable the following Group Policy setting on either the default domain or the domain controller organizational unit:&lt;br /&gt;Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options\Shut down your system immediately if unable to log security audits&lt;br /&gt;You can find this policy on the default domain policy, default domain controller policy, and local security policy.&lt;br /&gt;&lt;br /&gt;Note:  After you disable the security policy, you must also remove the security policy registry key.&lt;br /&gt;&lt;br /&gt;Back to the top&lt;br /&gt;Part 2: Edit the CrashOnAuditFail Registry Key&lt;br /&gt;1. Click Start, and then click Run.&lt;br /&gt;2. In the Open box, type regedt32.exe, and then click OK.&lt;br /&gt;3. Click the following registry key:&lt;br /&gt;HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Lsa\CrashOnAuditFail&lt;br /&gt;4. In the right pane, double-click CrashOnAuditFail.&lt;br /&gt;5. In the Value data box, type 0 (zero), and then click OK.&lt;br /&gt;6. Click Start, and then click Run.&lt;br /&gt;7. In the Open box, type secedit /refreshpolicy machine_policy /enforce, and then click OK to apply the new security setting.&lt;br /&gt;8. Restart your server.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-907621064848092231?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/907621064848092231/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=907621064848092231" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/907621064848092231" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/907621064848092231" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2008/07/citrix-users-report-login-issue-on-unix.html" title="Citrix Users Report Login Issue on Unix Workstation" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-9207983198882233344</id><published>2008-07-25T18:04:00.000-07:00</published><updated>2008-07-26T05:30:24.963-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="sys admin day" /><category scheme="http://www.blogger.com/atom/ns#" term="system administrator appreciation day" /><category scheme="http://www.blogger.com/atom/ns#" term="sysadmin" /><category scheme="http://www.blogger.com/atom/ns#" term="it system administrator" /><category scheme="http://www.blogger.com/atom/ns#" term="system administrator" /><category scheme="http://www.blogger.com/atom/ns#" term="sa appreciation day" /><title type="text">System Administrator Appreciation Day</title><content type="html">Today is System Administrator Appreciation Day. As &lt;a href="http://www.sysadminday.com/"&gt;SysAdminDay&lt;/a&gt; puts it, it is a thankless job for 364 days. You do not receive a lot of attention when things are going well. But when things do go wrong, you do, in deed, receive a lot attention - the type that spikes your stress level. You routinely get those dreaded calls between 12 am and 4 am or on your days off: "I need YOU to come in ASAP!" A lot of people will say that SysAdmins can just work from home. I wish. You can be rest assured that is not always the case or even possible (depending on the type of work).&lt;br /&gt;&lt;br /&gt;By the way, you are reading this post because some underappreciated system administrator at Blogger is taking care of the "behind the scenes" activities - Thank you Mr/Ms. SysAd @Blogger.&lt;br /&gt;&lt;br /&gt;But when it is all said and done for me, being a SysAdmin is one of the best darn occupations in the world. Frankly speaking, I really can not think of a more interesting profession.&lt;br /&gt;&lt;br /&gt;By the way, today, we lost an inspirational leader in the field of computing: &lt;a href="http://www.msnbc.msn.com/id/25848017/"&gt;Dr. Randy Pausch&lt;/a&gt;, "Last Lecture Professor," 1960-2008&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-9207983198882233344?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/9207983198882233344/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=9207983198882233344" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/9207983198882233344" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/9207983198882233344" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2008/07/system-administrator-appreciation-day.html" title="System Administrator Appreciation Day" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34516211.post-4969782089919753681</id><published>2008-07-21T06:08:00.000-07:00</published><updated>2008-07-21T06:22:24.646-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="group id" /><category scheme="http://www.blogger.com/atom/ns#" term="gid" /><category scheme="http://www.blogger.com/atom/ns#" term="nisplus" /><category scheme="http://www.blogger.com/atom/ns#" term="niscat group" /><category scheme="http://www.blogger.com/atom/ns#" term="unix commands" /><category scheme="http://www.blogger.com/atom/ns#" term="duplicate gid" /><category scheme="http://www.blogger.com/atom/ns#" term="nis+" /><title type="text">Inadvertent Use of Duplicate Group ID</title><content type="html">We were trying to limit the number of regular users who could use xterm or cmdtool for security reasons. A user-defined group was created and admins/non-regulars were assigned to it. Unfortunately, the admins/non-regulars were mysteriously denied xterm/cmdtool execution, which definitely was not the desired effect. &lt;span style="font-weight: bold;"&gt;Permission denied.&lt;/span&gt; That feedback was a bit perplexing because the admins/non-regulars were supposeably assigned to the newly created group per niscat. After a little troubleshooting, it was discovered the newly created group ID matched an existing group’s GID in a different name service database. The GID issue was corrected and xterm worked like a champ.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34516211-4969782089919753681?l=www.mysysad.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.mysysad.com/feeds/4969782089919753681/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=34516211&amp;postID=4969782089919753681" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/4969782089919753681" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/34516211/posts/default/4969782089919753681" /><link rel="alternate" type="text/html" href="http://www.mysysad.com/2008/07/inadvertent-use-of-duplicate-group-id.html" title="Inadvertent Use of Duplicate Group ID" /><author><name>esofthub</name><uri>http://www.blogger.com/profile/10822058426751039502</uri><email>esofthub@gmail.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="11633914086874244668" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry></feed>
