<?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/"
	>

<channel>
	<title>gibbsie.org Knowledge Base</title>
	<atom:link href="http://kb.gibbsie.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://kb.gibbsie.org</link>
	<description>An IT technical knowledge base, provided by gibbsie.org Solutions</description>
	<lastBuildDate>Fri, 15 Jan 2010 09:41:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Installing VMware Tools</title>
		<link>http://kb.gibbsie.org/2010/01/installing-vmware-tools/</link>
		<comments>http://kb.gibbsie.org/2010/01/installing-vmware-tools/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 09:57:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://localhost:8888/wordpress/?p=78</guid>
		<description><![CDATA[This article describes how to install, configure and uninstall VMware Tools for UNIX virtual machines. What exactly is VMware Tools? Before we cover how to install VMware Tools, there is a lot of general misconception over what exactly VMware Tools is.  Let&#8217;s set the story straight. Depending on the guest operating system, VMware Tools provides [...]]]></description>
		<wfw:commentRss>http://kb.gibbsie.org/2010/01/installing-vmware-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful OpenBoot Memory Joggers</title>
		<link>http://kb.gibbsie.org/2008/08/useful-openboot-memory-joggers/</link>
		<comments>http://kb.gibbsie.org/2008/08/useful-openboot-memory-joggers/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 17:53:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[OpenBoot]]></category>
		<category><![CDATA[PROM]]></category>
		<category><![CDATA[Sun Microsystems]]></category>

		<guid isPermaLink="false">http://localhost:8888/wordpress/?p=76</guid>
		<description><![CDATA[Run diagnostics at OpenBoot: Stop-D Set NVRAM settings: At ok prompt, use &#8220;printenv&#8221; to get copy of settings first! Stop-N (hold till keyboard LEDs flash) Abort: use Stop-A Disable the abort (Stop-A) sequence within Solaris to prevent file system corruption and provide tighter security: # vi /etc/default/kbd Set: KEYBOARD_ABORT=disable Run: # kbd -i Display environment [...]]]></description>
		<wfw:commentRss>http://kb.gibbsie.org/2008/08/useful-openboot-memory-joggers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UNIX Shell Initialisation Files</title>
		<link>http://kb.gibbsie.org/2008/08/unix-shell-initialisation-files/</link>
		<comments>http://kb.gibbsie.org/2008/08/unix-shell-initialisation-files/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 17:49:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Bourne]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Initialisation]]></category>
		<category><![CDATA[Korn]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://localhost:8888/wordpress/?p=74</guid>
		<description><![CDATA[C Shell Initialisation Files: Commands in /etc/.login are executed first. Commands in $HOME/.cshrc are executed. (also executed each time a new shell/CDE session is started) Shell executes commands in $HOME/.login file (usually terminal type/environment commands) Once the above is complete, the shell starts reading commands from the default input device, the terminal. If $HOME/.logout file [...]]]></description>
		<wfw:commentRss>http://kb.gibbsie.org/2008/08/unix-shell-initialisation-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Terminal options in Solaris</title>
		<link>http://kb.gibbsie.org/2008/08/useful-terminal-options-in-solaris/</link>
		<comments>http://kb.gibbsie.org/2008/08/useful-terminal-options-in-solaris/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 17:44:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Sun Microsystems]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://localhost:8888/wordpress/?p=72</guid>
		<description><![CDATA[Map the delete key to delete a character: # stty erase ^? Map the backspace to delete a character: # stty erase ^H Reset terminal after viewing a binary file: # stty sane Reset to standard char set: # tput rmacs View SIGNALs supported by the shell: # psig $$ (or psig PID) (look at [...]]]></description>
		<wfw:commentRss>http://kb.gibbsie.org/2008/08/useful-terminal-options-in-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Solaris Security Checks</title>
		<link>http://kb.gibbsie.org/2008/08/basic-solaris-security-checks/</link>
		<comments>http://kb.gibbsie.org/2008/08/basic-solaris-security-checks/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 17:42:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Sun Microsystems]]></category>

		<guid isPermaLink="false">http://localhost:8888/wordpress/?p=70</guid>
		<description><![CDATA[Decrypting a file that has been encrypted (low-grade encryption): # crypt abc &#038;&#038; rm abc.cr File encryption with crypt (low-grade encryption): # crypt abc.cr &#038;&#038; rm abc Stops users logging in: # echo 'Please go away' > /etc/nologin Find all your writable directories: # find / -perm -0777 -type d -ls Find all SGID files: [...]]]></description>
		<wfw:commentRss>http://kb.gibbsie.org/2008/08/basic-solaris-security-checks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Process-related commands in Solaris</title>
		<link>http://kb.gibbsie.org/2008/08/process-related-commands-in-solaris/</link>
		<comments>http://kb.gibbsie.org/2008/08/process-related-commands-in-solaris/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 17:36:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[Processes]]></category>
		<category><![CDATA[Sun Microsystems]]></category>

		<guid isPermaLink="false">http://localhost:8888/wordpress/?p=68</guid>
		<description><![CDATA[Print the parent/child process &#8216;tree&#8217; of a process: # /usr/proc/bin/ptree Print the working directory of a process: # /usr/proc/bin/pwdx Displays CPU % usage for each process in ascending order: # /usr/ucb/ps -aux &#124; more Gives the full listing of the process (long listing): # /usr/ucb/ps -auxww &#124; grep Append program name and process id to [...]]]></description>
		<wfw:commentRss>http://kb.gibbsie.org/2008/08/process-related-commands-in-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swap space in Solaris 10</title>
		<link>http://kb.gibbsie.org/2008/08/swap-in-solaris-10/</link>
		<comments>http://kb.gibbsie.org/2008/08/swap-in-solaris-10/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 17:33:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Sun Microsystems]]></category>
		<category><![CDATA[Swap]]></category>

		<guid isPermaLink="false">http://localhost:8888/wordpress/?p=66</guid>
		<description><![CDATA[Makes an empty 10 Megabyte swap file in /export/disk: # mkfile -nv 10m /export/disk1/myswap Makes a 10 Megabyte swap file in /export/disk: # mkfile -v 10m /export/disk1/myswap Add a swap file: # swap -a /export/disk1/swapfile Delete a swap device: # swap -d /dev/dsk/c0t0d0s4 List the current swap devices: # swap -l List the amount of [...]]]></description>
		<wfw:commentRss>http://kb.gibbsie.org/2008/08/swap-in-solaris-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backing up to tape using ufsdump in Solaris</title>
		<link>http://kb.gibbsie.org/2008/08/backing-up-to-tape-using-ufsdump-in-solaris/</link>
		<comments>http://kb.gibbsie.org/2008/08/backing-up-to-tape-using-ufsdump-in-solaris/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 17:31:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Data Protection]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Sun Microsystems]]></category>
		<category><![CDATA[Tape]]></category>
		<category><![CDATA[ufsdump]]></category>

		<guid isPermaLink="false">http://localhost:8888/wordpress/?p=64</guid>
		<description><![CDATA[Although this method is extremely &#8216;old skool&#8217; these days as most enterprise solutions have a dedicated tape library or even SAN based backups, this method is still a valid means of backing up a single or multiple systems when a single attached tape drive is used. Backup a disk to tape: # /usr/sbin/ufsdump -0f - [...]]]></description>
		<wfw:commentRss>http://kb.gibbsie.org/2008/08/backing-up-to-tape-using-ufsdump-in-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating and mounting ISO images in Solaris</title>
		<link>http://kb.gibbsie.org/2008/08/creating-and-mounting-iso-images-in-solaris/</link>
		<comments>http://kb.gibbsie.org/2008/08/creating-and-mounting-iso-images-in-solaris/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 17:27:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[CD-ROM]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[Sun Microsystems]]></category>

		<guid isPermaLink="false">http://localhost:8888/wordpress/?p=61</guid>
		<description><![CDATA[An ISO image is an archive, or disk image, of an optical compact disc (CD) using a conventional ISO (International Organization for Standardization) format, supported by many software vendors. The name &#8220;ISO&#8221; is derived from the ISO 9660 file system used with CD-ROM media but the term ISO image is commonly used to refer to [...]]]></description>
		<wfw:commentRss>http://kb.gibbsie.org/2008/08/creating-and-mounting-iso-images-in-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solaris 10 SMF Services</title>
		<link>http://kb.gibbsie.org/2008/08/solaris-10-smf-services/</link>
		<comments>http://kb.gibbsie.org/2008/08/solaris-10-smf-services/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 12:56:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[SMF]]></category>
		<category><![CDATA[Sun Microsystems]]></category>

		<guid isPermaLink="false">http://localhost:8888/wordpress/?p=54</guid>
		<description><![CDATA[SMF service states online The service instance is enabled and has successfully started. offline The service instance is enabled, but the service is not yet running or available to run. disabled The service instance is not enabled and is not running. legacy_run The legacy service is not managed by SMF, but the service can be [...]]]></description>
		<wfw:commentRss>http://kb.gibbsie.org/2008/08/solaris-10-smf-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

