<?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>Javeed Abdul</title>
	<atom:link href="http://www.javeedpassion.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javeedpassion.com</link>
	<description>It&#039;s not what you don&#039;t know that hurts you . It&#039;s what you think you know that&#039;s ain&#039;t so.</description>
	<lastBuildDate>Mon, 14 Mar 2011 07:03:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Oracle VM Documentation</title>
		<link>http://www.javeedpassion.com/2011/03/oracle-vm-documentation/</link>
		<comments>http://www.javeedpassion.com/2011/03/oracle-vm-documentation/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 07:03:44 +0000</pubDate>
		<dc:creator>Javeed Abdul</dc:creator>
				<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.javeedpassion.com/?p=205</guid>
		<description><![CDATA[http://download.oracle.com/docs/cd/E15458_01/nav/portal_booklist.htm

http://wiki.oracle.com/page/Oracle+VM]]></description>
			<content:encoded><![CDATA[<p><strong>Check out the Oracle VM Documentation. Took me an hour to collect all the information.I will be updating intermittently </strong></p>
<p><!-- p.p1 {margin: 0.0px 0.0px 0.0px 36.0px; text-indent: -36.0px; font: 10.0px Tahoma} span.s1 {font: 10.0px 'Lucida Grande'} span.Apple-tab-span {white-space:pre} --></p>
<ol>
<li><strong><a class="wp-oembed" title="a" href="http://download.oracle.com/docs/cd/E15458_01/doc.22/e15445.pdf">Oracle VM Quick Start Guide</a></strong></li>
<li><strong><a class="wp-oembed" href="http://download.oracle.com/docs/cd/E15458_01/doc.22/e15440.pdf" target="_blank">Oracle VM Manager Release Notes</a></strong></li>
<li><strong><a class="wp-oembed" href="http://download.oracle.com/docs/cd/E15458_01/doc.22/e15443.pdf" target="_blank">Oracle VM Server Release Notes</a></strong></li>
<li><strong><a class="wp-oembed" href="http://download.oracle.com/docs/cd/E15458_01/doc.22/e15439.pdf" target="_blank">Oracle VM Manager Installation Guide</a></strong></li>
<li><strong><a class="wp-oembed" href="http://download.oracle.com/docs/cd/E15458_01/doc.22/e15442.pdf" target="_blank">Oracle VM Server Installation Guide</a></strong></li>
<li><strong><a class="wp-oembed" href="http://download.oracle.com/docs/cd/E15458_01/doc.22/e14391.pdf" target="_blank">Oracle VM Template Builder Installation and User&#8217;s Guide</a></strong></li>
<li><strong><a class="wp-oembed" href="http://download.oracle.com/docs/cd/E15458_01/doc.22/e15441.pdf" target="_blank">Oracle VM Manager User&#8217;s Guide</a></strong></li>
<li><strong><a class="wp-oembed" href="http://download.oracle.com/docs/cd/E15458_01/doc.22/e15444.pdf" target="_blank">Oracle VM Server User&#8217;s Guide</a></strong></li>
<li><strong><a class="wp-oembed" href="http://download.oracle.com/docs/cd/E15458_01/doc.22/e16206.pdf" target="_blank">Oracle VM Server Upgrade Guide</a></strong></li>
<li><strong><a class="wp-oembed" href="http://download.oracle.com/docs/cd/E15458_01/doc.22/e15298.pdf" target="_blank">Oracle VM Windows Paravirtual Drivers Installation Guide for Microsoft Windows</a></strong></li>
<li><strong><a class="wp-oembed" href="http://download.oracle.com/docs/cd/E15458_01/doc.22/e15446/toc.htm" target="_blank">Oracle VM Manager Web Services API Reference</a></strong></li>
<li><strong><a class="wp-oembed" href="http://download.oracle.com/docs/cd/B19306_01/em.102/b31949/virtualization_management.htm" target="_blank">Virtualization Management with Oracle Enterprise Manager</a></strong></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.javeedpassion.com/2011/03/oracle-vm-documentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install &amp; Configure Oracle VM Manager 2.2</title>
		<link>http://www.javeedpassion.com/2011/03/oraclevmmanager/</link>
		<comments>http://www.javeedpassion.com/2011/03/oraclevmmanager/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 03:02:18 +0000</pubDate>
		<dc:creator>Javeed Abdul</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[oracle VM manager]]></category>

		<guid isPermaLink="false">http://www.javeedpassion.com/?p=203</guid>
		<description><![CDATA[Goto Virtual Machine Settings and change the change the CD/DVD ISO image to point to the iso image of VM Manager you downloaded from Oracle Website.
Execute the following as root
# mkdir /media/cdrom
# mount /dev/cdrom /media/cdrom
#cd /media/cdrom
#sh runInstaller.sh
This will start the Oracle VM Manager Installation 


Select the option 1 on the next screen

Select 1 on the [...]]]></description>
			<content:encoded><![CDATA[<p>Goto Virtual Machine Settings and change the change the CD/DVD ISO image to point to the iso image of VM Manager you downloaded from Oracle Website.</p>
<p><strong>Execute the following as root<br />
# mkdir /media/cdrom<br />
# mount /dev/cdrom /media/cdrom<br />
#cd /media/cdrom<br />
#sh runInstaller.sh<br />
This will start the Oracle VM Manager Installation </strong></p>
<p><img class="aligncenter" title="aa" src="http://4.bp.blogspot.com/_Xov9Blh5XLI/TSiA22lcrJI/AAAAAAAAAKU/HqjDI1latas/s1600/Oracle+Enterprise+Linux-2011-01-08-14-09-53.png" alt="" width="600" height="333" /><br />
<img class="aligncenter" title="aa" src="http://1.bp.blogspot.com/_Xov9Blh5XLI/TSiEL4Jsf1I/AAAAAAAAAKY/NM_ih0Wn9pg/s1600/Oracle+Enterprise+Linux-2011-01-08-14-10-37.png" alt="" width="600" height="333" /><br />
Select the option 1 on the next screen<br />
<img class="aligncenter" title="aa" src="http://4.bp.blogspot.com/_Xov9Blh5XLI/TSiGMZ-HuUI/AAAAAAAAAKc/EvNHWGY1pEQ/s1600/Oracle+Enterprise+Linux-2011-01-08-14-10-43.png" alt="" width="600" height="333" /><br />
Select 1 on the next screen<br />
<img class="aligncenter" title="aa" src="http://2.bp.blogspot.com/_Xov9Blh5XLI/TSiGsUU9h0I/AAAAAAAAAKg/ulfotHWtirU/s1600/Oracle+Enterprise+Linux-2011-01-08-14-10-54.png" alt="" width="600" height="333" /><br />
Specify the passwords for SYS and SYSTEM<br />
<img class="aligncenter" title="aa" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TSiHHVAjwPI/AAAAAAAAAKo/4zJytfuJwWM/s1600/Oracle+Enterprise+Linux-2011-01-08-14-13-06.png" alt="" width="600" height="333" /><br />
Select &#8216;y&#8217; on the next screen</p>
<p><img class="aligncenter" title="aa" src="http://4.bp.blogspot.com/_Xov9Blh5XLI/TSiHcHKsmUI/AAAAAAAAAKs/bHG8R-x15pg/s1600/Oracle+Enterprise+Linux-2011-01-08-14-13-26.png" alt="" width="600" height="333" /><br />
Set the &#8216;OVS&#8217;,'oc4jadmin&#8217;,'keystore&#8217;,'admin&#8217; Passwords<br />
<img class="aligncenter" title="aa" src="http://1.bp.blogspot.com/_Xov9Blh5XLI/TSiH5vjc_SI/AAAAAAAAAKw/JAKt6xjr-Ek/s1600/Oracle+Enterprise+Linux-2011-01-08-14-21-23.png" alt="" width="600" height="333" /><br />
8<br />
<img class="aligncenter" title="aa" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TSiH6UliYKI/AAAAAAAAAK0/xuPkLVVilOY/s1600/Oracle+Enterprise+Linux-2011-01-08-14-16-38.png" alt="" width="600" height="333" /><br />
9<br />
<img class="aligncenter" title="aa" src="http://2.bp.blogspot.com/_Xov9Blh5XLI/TSiH6rG4Y_I/AAAAAAAAAK4/TheL_bJtgc0/s1600/Oracle+Enterprise+Linux-2011-01-08-14-17-42.png" alt="" width="600" height="333" /><br />
10<br />
<img class="aligncenter" title="aa" src="http://2.bp.blogspot.com/_Xov9Blh5XLI/TSiIa82KaPI/AAAAAAAAAK8/GpJE0s7UKjY/s1600/Oracle+Enterprise+Linux-2011-01-08-14-22-36.png" alt="" width="600" height="333" /><br />
As Oracle VM server does not include XWindows thus there is no Graphical User Interface.</p>
<p>So, from the browser of Host PC of VMware Workstation enter the following address</p>
<p>https://192.168.1.111:4443/OVS</p>
<p>And, you would see Oracle VM Manager home screen</p>
<p>All the Best <img src='http://www.javeedpassion.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.javeedpassion.com/2011/03/oraclevmmanager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install &amp; Configure Oracle VM on WMware</title>
		<link>http://www.javeedpassion.com/2011/03/oraclevm/</link>
		<comments>http://www.javeedpassion.com/2011/03/oraclevm/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 02:40:22 +0000</pubDate>
		<dc:creator>Javeed Abdul</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[oracle vm]]></category>

		<guid isPermaLink="false">http://www.javeedpassion.com/?p=190</guid>
		<description><![CDATA[Oracle VM Server  from Oracle, Competing with other Visualization products, such as VMware
I  planned to Install Oracle VM Server and Oracle VM Manager as a VMware  guest, but when I researched on various forums and blogs including OTN, I  came to know that &#8220;Oracle VM Server is a bare-metal product and that [...]]]></description>
			<content:encoded><![CDATA[<p>Oracle VM Server  from Oracle, Competing with other Visualization products, such as VMware</p>
<p>I  planned to Install Oracle VM Server and Oracle VM Manager as a VMware  guest, but when I researched on various forums and blogs including OTN, I  came to know that &#8220;Oracle VM Server is a bare-metal product and that it  cannot be installed as a VMware guest!&#8221;.<br />
Failure to procure a spare machine and  having some time to kill made me try and succeed in installing Oracle VM  Server and Oracle VM Manager as a VMware Guest.<br />
<strong>The following are the steps:-</strong></p>
<p><strong> </strong>Download Oracle Server and Oracle VM Manager from <a href="http://edelivery.oracle.com/oraclevm">http://edelivery.oracle.com/oraclevm</a><br />
Open VMware and select New Virtual Machine option.                                  Select the option Typical for type of configuration.<br />
<a href="http://2.bp.blogspot.com/_Xov9Blh5XLI/TShTKZqaODI/AAAAAAAAAHU/71dLSsZALgo/s1600/1.bmp"></a></p>
<p>Click next to go to the next screenSelect  “Installer disk image file” option here and browse and select the iso  file of Oracle VM Server you downloaded from the above link.</p>
<p style="text-align: left;"><img class="aligncenter" title="image1" src="http://2.bp.blogspot.com/_Xov9Blh5XLI/TShTKZqaODI/AAAAAAAAAHU/71dLSsZALgo/s1600/1.bmp" alt="Oracle VM installation" width="428" height="384" /><br />
Click next to go to the next screenSelect  “Installer disk image file” option here and browse and select the iso  file of Oracle VM Server you downloaded from the above link.</p>
<p><img class="aligncenter" title="Oracle VM installation and configuration" src="http://4.bp.blogspot.com/_Xov9Blh5XLI/TSh6F1Lt5_I/AAAAAAAAAJ8/clZWWzTx36s/s1600/2.2.bmp" alt="oracle" width="430" height="385" /><br />
Select Linux as OS<br />
<img class="aligncenter" title="selection on oracle Os" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TSh6Q66RIlI/AAAAAAAAAKA/M3DwFf2TOfI/s1600/3.3.bmp" alt="Oracle vm configuration" width="432" height="389" /><br />
Select the Location where you want to store the Virtual Disk</p>
<p><img class="aligncenter" title="Oracle VM configuration" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TSh6eRElfuI/AAAAAAAAAKE/h3NqcyM4NLk/s1600/4.4.bmp" alt="" width="431" height="387" /></p>
<p>Specify the maximum size of the disk</p>
<p><img class="aligncenter" title="oracle installation" src="http://1.bp.blogspot.com/_Xov9Blh5XLI/TSh6pZ5a4bI/AAAAAAAAAKI/5N_P1ZzE6-E/s1600/5.5.bmp" alt="" width="434" height="388" /><br />
Click Finish</p>
<p><img class="aligncenter" title="image" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TSh6y_AP4fI/AAAAAAAAAKM/tElSuy4ZGDM/s1600/6.6.bmp" alt="" width="431" height="388" /></p>
<p style="text-align: left;">Oracle VM Server loads Press Enter to start the installation of Oracle VM Server</p>
<p><img class="aligncenter" title="oracle configuration" src="http://2.bp.blogspot.com/_Xov9Blh5XLI/TShU8mSRqFI/AAAAAAAAAHw/KKXjIAedcXg/s1600/Oracle+Enterprise+Linux-2011-01-08-13-10-39.png" alt="" width="458" height="342" /></p>
<p style="text-align: left;">Press Skip</p>
<p><img class="aligncenter" title="oracle confirguration in text mode" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TShU879N2tI/AAAAAAAAAH0/y1alqPyIKhQ/s1600/Oracle+Enterprise+Linux-2011-01-08-13-11-40.png" alt="" width="461" height="255" /><br />
Select the Type of Keyboard</p>
<p><img class="aligncenter" title="oracle" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TShU-FvBhkI/AAAAAAAAAIA/6KpI7QR-y-0/s1600/Oracle+Enterprise+Linux-2011-01-08-13-51-55.png" alt="" width="464" height="256" /><br />
Press Yes to Create new partitions</p>
<p><img class="aligncenter" title="oracle" src="http://2.bp.blogspot.com/_Xov9Blh5XLI/TShU-n4CF3I/AAAAAAAAAIE/iurxALcfAlU/s1600/Oracle+Enterprise+Linux-2011-01-08-13-52-18.png" alt="" width="468" height="259" /></p>
<p>Select the option Remove all partitions and press ok</p>
<p><img class="aligncenter" title="oracle" src="http://4.bp.blogspot.com/_Xov9Blh5XLI/TShU_CImLzI/AAAAAAAAAII/qW0hHfSu99E/s1600/Oracle+Enterprise+Linux-2011-01-08-13-52-36.png" alt="" width="487" height="271" /><br />
Click Yes to confirm</p>
<p><img class="aligncenter" title="image" src="http://4.bp.blogspot.com/_Xov9Blh5XLI/TShVAWXaaPI/AAAAAAAAAIU/3gG7ugmhNIQ/s1600/Oracle+Enterprise+Linux-2011-01-08-13-53-04.png" alt="" width="488" height="271" /></p>
<p>Click Yes to Review and Modify Partition Layout</p>
<p><img class="aligncenter" title="oracle" src="http://4.bp.blogspot.com/_Xov9Blh5XLI/TShU_zoOuLI/AAAAAAAAAIQ/oei3W3FozLI/s1600/Oracle+Enterprise+Linux-2011-01-08-13-52-54.png" alt="" width="493" height="273" /></p>
<p>Click on the /OVS mount point and select Delete Goto the / partition select EDIT</p>
<p><img class="aligncenter" title="oracle" src="http://4.bp.blogspot.com/_Xov9Blh5XLI/TShVAyCVQEI/AAAAAAAAAIY/3-RF66Gc4h0/s1600/Oracle+Enterprise+Linux-2011-01-08-13-53-49.png" alt="" width="523" height="290" /></p>
<p>Select the option Fill all the available space and press OK(<strong>If  you go with the defaults then during the installation of Database XE  the pre-requisites might fail, as it requires a minimum space of 2600 MB  in the installation drive.</strong>)</p>
<p><img class="aligncenter" title="oracle" src="http://4.bp.blogspot.com/_Xov9Blh5XLI/TShVBbf19EI/AAAAAAAAAIc/zG02uzlFMtA/s1600/Oracle+Enterprise+Linux-2011-01-08-13-54-00.png" alt="" width="531" height="294" /><br />
Press OK on the partitioning page</p>
<p><img class="aligncenter" title="oracle" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TShVB5P442I/AAAAAAAAAIg/W1ykNAw5V7A/s1600/Oracle+Enterprise+Linux-2011-01-08-13-54-14.png" alt="" width="563" height="313" /><br />
Press OK on Boot Loader Configuration Screen</p>
<p><img class="aligncenter" title="oracle" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TShVCNhIvVI/AAAAAAAAAIk/iGrNqlU9e6Y/s1600/Oracle+Enterprise+Linux-2011-01-08-13-54-25.png" alt="" width="553" height="306" /></p>
<p>Select OK on Oracle VM Management Interface</p>
<p><img class="aligncenter" title="oracle" src="http://1.bp.blogspot.com/_Xov9Blh5XLI/TShVCiKGqSI/AAAAAAAAAIo/QJOPD4RoqQo/s1600/Oracle+Enterprise+Linux-2011-01-08-13-54-33.png" alt="" width="553" height="306" /></p>
<p>Select Manual address configuration on the IPv4 Configuration Screen and specify the IP and Netmask</p>
<p><img class="aligncenter" title="oracle" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TShVDBoWtDI/AAAAAAAAAIs/gVYVMLMNTV0/s1600/Oracle+Enterprise+Linux-2011-01-08-13-54-59.png" alt="" width="553" height="306" /></p>
<p>Set the Gateway and Primary DNS</p>
<p><img class="aligncenter" title="oracle" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TShVDZ9pUWI/AAAAAAAAAIw/gDagob9VOfg/s1600/Oracle+Enterprise+Linux-2011-01-08-13-55-21.png" alt="" width="553" height="306" /></p>
<p>Manually Set the Hostname</p>
<p><img class="aligncenter" title="oracle" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TShVD5bs5kI/AAAAAAAAAI0/JkOkKoznff0/s1600/Oracle+Enterprise+Linux-2011-01-08-13-55-46.png" alt="" width="553" height="306" /></p>
<p>Set the Time Zone</p>
<p><img class="aligncenter" title="oracle" src="http://4.bp.blogspot.com/_Xov9Blh5XLI/TShVEPFtMDI/AAAAAAAAAI4/o0k_lIUZ550/s1600/Oracle+Enterprise+Linux-2011-01-08-13-56-22.png" alt="" width="553" height="306" /></p>
<p>Set the Oracle VM Agent Password</p>
<p><img class="aligncenter" title="oracle" src="http://1.bp.blogspot.com/_Xov9Blh5XLI/TShVEliHSVI/AAAAAAAAAI8/DpLWF3lU_Co/s1600/Oracle+Enterprise+Linux-2011-01-08-13-56-34.png" alt="" width="553" height="306" /></p>
<p>Set the Root Password</p>
<p><img class="aligncenter" title="oracle" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TShVE_CGKHI/AAAAAAAAAJA/7sYvQRLJDDM/s1600/Oracle+Enterprise+Linux-2011-01-08-13-56-46.png" alt="" width="553" height="306" /></p>
<p><img class="aligncenter" title="oracle" src="http://2.bp.blogspot.com/_Xov9Blh5XLI/TShVFc80NTI/AAAAAAAAAJE/kpV9BZR_5nI/s1600/Oracle+Enterprise+Linux-2011-01-08-13-56-54.png" alt="" width="553" height="306" /></p>
<p>click OK to begin the installation</p>
<p><img class="aligncenter" title="oracle" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TShVFuVb51I/AAAAAAAAAJI/UG4UIhN45WI/s1600/Oracle+Enterprise+Linux-2011-01-08-13-57-01.png" alt="" width="553" height="306" /></p>
<p><img class="aligncenter" title="oracle" src="http://2.bp.blogspot.com/_Xov9Blh5XLI/TShVGG0Xz-I/AAAAAAAAAJM/uyV9Eh0NJ8g/s1600/Oracle+Enterprise+Linux-2011-01-08-13-57-08.png" alt="" width="553" height="306" /></p>
<p><img class="aligncenter" title="oracle" src="http://2.bp.blogspot.com/_Xov9Blh5XLI/TShVG5OV9yI/AAAAAAAAAJU/pQ_sqLPLcsk/s1600/Oracle+Enterprise+Linux-2011-01-08-13-57-56.png" alt="" width="553" height="306" /></p>
<p><img class="aligncenter" title="oracle" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TShVHdEZ-ZI/AAAAAAAAAJY/llq_sLL8uHg/s1600/Oracle+Enterprise+Linux-2011-01-08-14-00-04.png" alt="" width="553" height="306" /></p>
<p>Select Reboot after the installation is completed</p>
<p><img class="aligncenter" title="oracle" src="http://2.bp.blogspot.com/_Xov9Blh5XLI/TShVHgBVY3I/AAAAAAAAAJc/XiRrC7YyeOA/s1600/Oracle+Enterprise+Linux-2011-01-08-14-00-08.png" alt="" width="553" height="306" /></p>
<p>When the VM is restarting press enter to enter the GNU-GRUB to select the 32-bit option else you will encounter an error &#8220;ERR: Not a 64-Bit CPU!erver-ovs (xen-64-3 .1.3 2.6.18-8.1.15.0.16.el5ovs)&#8217;&#8221; as by default the Oracle VM Server boots as a xen-64-3 .1.3 2.6.18-8.1.15.0.16.el5ovs!</p>
<p><img class="aligncenter" title="oracle" src="http://2.bp.blogspot.com/_Xov9Blh5XLI/TShtDalfjRI/AAAAAAAAAJ4/-1_vnxJZ0x4/s1600/Oracle+Enterprise+Linux-2011-01-08-16-58-00.png" alt="" width="553" height="306" /></p>
<p>When you press Enter during reboot you will see the below screen, select the first option and press enter</p>
<p><img class="aligncenter" title="oracle" src="http://3.bp.blogspot.com/_Xov9Blh5XLI/TShVI-THR8I/AAAAAAAAAJk/W3JRwXnA-5U/s1600/Oracle+Enterprise+Linux-2011-01-08-14-02-15.png" alt="" width="553" height="306" /></p>
<p>You will be prompted for EUL Agreement, select Agree</p>
<p><img class="aligncenter" title="oracle" src="http://1.bp.blogspot.com/_Xov9Blh5XLI/TShVJSbqECI/AAAAAAAAAJo/BTXUGAue0II/s1600/Oracle+Enterprise+Linux-2011-01-08-14-03-57.png" alt="" width="553" height="306" /></p>
<p>Login with Username &#8216;root&#8217; and its password.</p>
<p><img class="aligncenter" title="oracle" src="http://1.bp.blogspot.com/_Xov9Blh5XLI/TShVKKd2-0I/AAAAAAAAAJw/me79e6gJyAM/s1600/Oracle+Enterprise+Linux-2011-01-08-14-04-30.png" alt="" width="553" height="306" /></p>
<p>Now you ready to use .. check out my  next post about Oracle VM Manager,</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javeedpassion.com/2011/03/oraclevm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Cheat sheets</title>
		<link>http://www.javeedpassion.com/2010/02/linux-cheat-sheets/</link>
		<comments>http://www.javeedpassion.com/2010/02/linux-cheat-sheets/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 23:42:59 +0000</pubDate>
		<dc:creator>Javeed Abdul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cheat sheets]]></category>

		<guid isPermaLink="false">http://www.javeedpassion.com/?p=185</guid>
		<description><![CDATA[Below list of Linux cheat sheets can be used by everybody who administer Linux operating system including beginners/newbies and bearded gurus.
 

PDF &#124; Command Line Interface (CLI), Security, Networking


Unix/Linux Command Reference by fosswire.com
THE ONE PAGE LINUX MANUAL (A summary of useful Linux commands)
LINUX System Call Quick Reference
LINUX Admin Quick Reference
Linux quick reference card

Linux Shell quick [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Below list of </strong><strong>Linux cheat sheets</strong> can be used by everybody who administer Linux operating system including beginners/newbies and bearded gurus.</p>
<p><strong> </strong></p>
<p><strong></p>
<div id="TixyyLink"><span style="font-weight: normal;"><strong>PDF</strong> |<strong> </strong>Command Line Interface (CLI), Security, Networking</span></div>
<p></strong></p>
<ul>
<li><a href="http://files.fosswire.com/2007/08/fwunixref.pdf">Unix/Linux Command Reference</a> by <a href="http://www.fosswire.com">fosswire.com</a></li>
<li><a href="http://www.digilife.be/quickreferences/QRC/The%20One%20Page%20Linux%20Manual.pdf">THE ONE PAGE LINUX MANUAL</a> (A summary of useful Linux commands)</li>
<li><a href="http://www.digilife.be/quickreferences/QRC/LINUX%20System%20Call%20Quick%20Reference.pdf">LINUX System Call Quick Reference</a></li>
<li><a href="http://www.digilife.be/quickreferences/QRC/LINUX%20Admin%20Quick%20Reference.pdf">LINUX Admin Quick Reference</a></li>
<li><a href="http://danleff.net/downloads/linux/linux_quick_ref_card.pdf">Linux quick reference card<br />
</a></li>
<li><a href="http://www.mikeoliveri.com/utils/shellcheatsheet.pdf">Linux Shell quick reference guide</a></li>
<li><a href="http://www.digilife.be/quickreferences/QRC/Linux%20Security%20Quick%20Reference%20Guide.pdf">Linux Security Quick Reference Guide</a></li>
<li><a href="http://packetlife.net/media/library/12/tcpdump.pdf">tcpdump cheat sheet</a></li>
<li><a href="http://packetlife.net/media/library/13/Wireshark_Display_Filters.pdf">Wireshark display filters</a></li>
<li><a href="http://www.sans.org/resources/sec560/netcat_cheat_sheet_v1.pdf">Netcat cheat sheet<br />
<span id="more-185"></span><br />
</a></li>
</ul>
<p><strong>HTML</strong> | CLI<strong>,</strong> Gnome/KDE</p>
<ul>
<li><a href="http://www.redhat.com/docs/manuals/linux/RHL-6.2-Manual/getting-started-guide/ch-doslinux.html">DOS to Linux cheatsheet</a></li>
<li><a href="http://cb.vu/unixtoolbox.xhtml">Unix toolbox</a></li>
<li><a href="http://www.rain.org/%7Emkummel/unix.html">Treebeard’s Unix cheat sheet</a></li>
<li><a href="http://www.unixguide.net/linux/linuxshortcuts.shtml">Linux terminal shortcuts</a></li>
<li><a href="http://wiki.typo3.org/index.php/Linux_cheat_sheet">Just Linux cheat sheet</a></li>
<li><a href="http://www.computerworld.com/s/article/9030259/Linux_Command_Line_Cheat_Sheet">Computerworld’s Linux cheat </a><a href="http://www.computerworld.com/s/article/9030259/Linux_Command_Line_Cheat_Sheet">sheet</a></li>
<li><a href="http://www.pixelbeat.org/cmdline.html">Linux CLI reference for common operations</a></li>
<li><a href="http://peterlombardo.wikidot.com/linux-cheat-sheet">Peter Lombardo’s Linux cheat sheet</a></li>
<li><a href="http://www.ezlinuxadmin.com/?page_id=16">EZ Linux Cheat Sheet</a></li>
<li><a href="http://www.novell.com/coolsolutions/tip/2289.html">Gnome/KDE shortcuts</a></li>
<li><a href="http://www.suso.com/infosheets/">Linux related reference sheets</a> by <a href="http://www.suso.com">suso.com</a></li>
<li>Bonus: <a href="http://www.localtech.us/cheat_sheet.htm">Linux/UNIX and Microsoft Cheat Sheet</a></li>
</ul>
<p><strong>HTML</strong> | Linux Distributions Cheat Sheets</p>
<ul>
<li><a href="http://files.fosswire.com/2008/04/ubunturef.pdf">Ubuntu</a></li>
<li><a href="http://xinocat.com/refcard/refcard-en-lt.pdf">Debian</a></li>
</ul>
<p><strong>HTML/PDF</strong> | vi, sed, awk</p>
<ul>
<li><a href="http://www.eec.com/business/vi.html">Vi Cheat Sheet</a></li>
<li><a href="http://www.pixelbeat.org/vim.tips.html">Vim Tips Cheat Sheet</a></li>
<li><a href="http://www.catonmat.net/download/awk.cheat.sheet.pdf">Awk, Nawk Cheat Sheet</a></li>
<li><a href="http://www.catonmat.net/download/sed.stream.editor.cheat.sheet.pdf">Sed Stream Editor Cheat Sheet</a></li>
<li><a href="http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html">Vi/Vim Cheat Sheets (Lessons)</a></li>
</ul>
<div id="TixyyLink">Let me know if you have of your favourites.. I will add  them on.. cheers.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.javeedpassion.com/2010/02/linux-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IT Concepts That Non-IT People Don’t Get</title>
		<link>http://www.javeedpassion.com/2010/02/it-concepts-that-non-it-people-don%e2%80%99t-get/</link>
		<comments>http://www.javeedpassion.com/2010/02/it-concepts-that-non-it-people-don%e2%80%99t-get/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 10:34:01 +0000</pubDate>
		<dc:creator>Javeed Abdul</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[Interesting]]></category>

		<guid isPermaLink="false">http://www.javeedpassion.com/?p=180</guid>
		<description><![CDATA[Since I “work with computers” I tend to get asked to do fair amount of unofficial technical support for family and neighbours. I’ve noticed that the same confusions about IT crop up again and again. Here’s my top ten.
(Note that due to my background this is going to be Windows-centric. Please don’t take this to [...]]]></description>
			<content:encoded><![CDATA[<p>Since I “work with computers” I tend to get asked to do fair amount of unofficial technical support for family and neighbours. I’ve noticed that the same confusions about IT crop up again and again. Here’s my top ten.</p>
<p>(Note that due to my background this is going to be Windows-centric. Please don’t take this to mean that I think Windows PCs are unfriendly – it’s just I don’t know enough about other systems to be able to comment. I also don’t want to come across as elitist – if non-IT people don’t understand something, that’s not because they’re dumb – it’s because we haven’t made computer systems obvious enough.)<br />
<span id="more-180"></span></p>
<p><strong><img title="Click or Double-Click" src="http://www.hackification.com/wp-content/uploads/2009/09/mouse-click.jpg" alt="Click or Double-Click" width="100" height="100" />1. When to Click and When to Double-Click</strong></p>
<p>This one is a continual source of annoyance to IT people, and especially to those in support. It seems obvious to us which should be used when, but before you get mad with the user you’re helping, consider this: can you make rules for when to click and when to double-click? Why do you double-click an icon to perform the action, but only single-click a button? What if Windows is set to “single click to open an item”?</p>
<p>Add into the mix the close cousin right-clicking, together with triple-clicks in text editors, double-single-clicks to rename, and of course modified clicks (holding down control or shift), and I think confusion is the correct response.</p>
<p><strong><img title="Folder" src="http://www.hackification.com/wp-content/uploads/2009/09/folder.jpg" alt="Folder" width="100" height="100" />2. Hierarchical Folders</strong></p>
<p>Hierarchical folders are a great idea – don’t get me wrong – but they’re a good example of a neat metaphor overextended and hence confused. Most people are familiar with cardboard folders that can store bits of paper – and equally most people are happy to store their files in folders on their PC. Where it all goes wrong is with folders within folders, as this very rarely happens in the real world. Many users are simply unaware that they can create additional folders inside “My Documents” – hence the usual tendency to find hundreds or even thousands of files, all at the same folder level.</p>
<p>Making the problem even worse is the fact that “Save As” and “Open” dialogs often look nothing like the standard file explorer. This makes it more difficult to mentally link the save operation with the save location. This leads to the common problem of a user “losing” all their files – when in fact the “open” dialog has for some reason defaulted to another directory, and hence shows a different list of files to those the user was expecting.</p>
<p>(And don’t even get me started on the fact that folders like “My Documents” appear in TWO locations in the folder tree – the physical one that users can’t find or recognise, and the virtual one which isn’t supported by all applications).</p>
<p><strong><img title="Recycle" src="http://www.hackification.com/wp-content/uploads/2009/09/recycle.jpg" alt="Recycle" width="100" height="100" />3. Using Add/Remove Programs</strong></p>
<p>I need to clarify here. When a user wants to remove a program they chose to install, they head over to Add/Remove Programs – no problems. I’ve found however that when it’s software they didn’t install (or didn’t intentionally install) – there’s a problem. Messages that pop-up on start-up, unwanted system tray announcements, even auto-starting applications – these are all a source of annoyance, and often there’s no obvious way to associate the offender with the appropriate entry in Add/Remove Programs. Often trialware pops up nag screens at startup, giving the user the option to purchase it – but without an option to uninstall.</p>
<p>Even worse is the case where a user wants to keep the application, just not have it launch at startup. There are many different ways an application can hook into the startup sequence, and most of them are inaccessible unless you’re comfortable using something like msconfig (which, let’s face it, non-IT people aren’t).</p>
<p><strong><img title="Sony Vaio" src="http://www.hackification.com/wp-content/uploads/2009/09/vaio.jpg" alt="Sony Vaio" width="100" height="68" />4. Installing Bundled Software Hurts</strong></p>
<p>IT people know that bundled software (aka “crapware”) isn’t included for our benefit – it’s generally a way hardware manufactures or system builders lower costs by basically pushing unwanted adverts for unwanted products onto your machine, in the hope that you won’t be able to uninstall them, and will finally buy them (see item #3 above).</p>
<p>Unfortunately a standard user assumes that if a hardware item comes with a disk, that disk is there for a good reason – and so installs the lot. Sometimes this is just an annoyance, but sometimes it’s more sinister – bundled software often stops the PC functioning correctly. The worst offenders seem to be the software that comes with wireless network adapters. For some reason they all want to turn off Window’s standard wireless zero-configuration system, and install their own. Sadly, their own offerings often don’t work (especially if they were written pre-XP) and the user is left with a completely non-functioning wireless system. Had the user simply plugged in the hardware and let Windows do the rest, it probably would have worked. The instructions said to install the software – and possibly stung by all the geeks who kept telling them to “RTFM” – they did so.</p>
<p><strong><img title="Firefox" src="http://www.hackification.com/wp-content/uploads/2009/09/firefox.jpg" alt="Firefox" width="100" height="100" />5. That There Is A Choice Of Software</strong></p>
<p>Odds are that you’re reading this on Firefox – or if not, as a reader of a coding blog, you at least know the name of the browser you’re using. This almost certainly isn’t the case for the majority of PC users – they don’t use a <em>browser</em>, they use <em>the internet</em> (or if not the internet, then they use <em>msn, facebook, google,</em> or whatever). Most people simply use the browser as a means to an end. The same goes for music players, email clients (generally dictated by their ISP), and anti-virus (generally the one with the biggest display in the local PC shop).</p>
<p>Unfortunately this means that when things go wrong, or go expensive, or go ad-ridden, these users aren’t even aware they can change. Adverts on the web are annoying, but if you have no idea you can change your browser and install an ad-blocker, you have no choice but to suffer them. This also means that poor software can survive in the marketplace – since for correctly positioned, pushed, and marketed software, there ceases to even be a marketplace.</p>
<p><strong><img title="Windows Update" src="http://www.hackification.com/wp-content/uploads/2009/09/update.jpg" alt="Windows Update" width="100" height="100" />6. What Updates Do</strong></p>
<p>While writing this article – the first two weeks of September – my laptop has installed updates on the 1st, 4th, 9th, 11th and 14th of the month. Since this is a rather slow laptop, that means that if I choose to install them, I have to put up with bad performance, and if I don’t, I have to put up with repeated nagging. Even when I do install them, I know that in another couple of days they’ll be back.</p>
<p>I know updates are necessary – but do we need them every three days? Do they need to be quite so slow? And do they have to nag when I’m trying to use my PC – couldn’t they wait a while to see if the screensaver kicks in, as that’s likely to be a better time than now, now, now.</p>
<p><strong><img title="Money" src="http://www.hackification.com/wp-content/uploads/2009/09/money.jpg" alt="Money" width="100" height="112" />7. Software Licensing</strong></p>
<p>We need to put aside a discussion of whether software should be free or not for this one, and let’s just assume that people are happy paying for software for now.</p>
<p>The problem is that buying software isn’t really like buying other goods – what you buy isn’t the box, or the media, but a license. With normal goods, once you’ve purchased it, you keep hold it, and if it turns out to be an illegal purchase, someone (eg the police) have to come and physically remove it. With software, if the vendor decides it’s not a valid purchase, then the software magically stops working, with no easy recourse for the customer.</p>
<p>I’ve come across many cases of people who thought they were legitimately purchasing software, but in fact weren’t – either purchasing from someone who was knowingly selling illegal software, or purchasing from someone who believed they had the right to sell, but didn’t. Either way, the honest software purchasers had no immediate way of knowing the software they were buying wasn’t legit.</p>
<p>To be fair, most software vendors are taking steps to improve this – although the cynic in me says this is mainly to protect revenue streams, not customers.</p>
<p><strong><img title="RAM" src="http://www.hackification.com/wp-content/uploads/2009/09/ram.jpg" alt="RAM" width="100" height="64" />8. What Memory (RAM) Is For</strong></p>
<p>I think most computer users have a pretty good idea what disk storage is for – that’s where their files are stored. What I think users have a bigger problem with is volatile memory. It’s very difficult to describe to a non-techie what RAM actually does – just saying “it’s what running programs use” doesn’t give a full description by any means.</p>
<p>Making the problem worse is that fact that most consumer PCs are sold with the bare minimum of RAM. Users can easily see that they have a good amount of disk storage free, but it’s more difficult to get a feeling for whether they have enough RAM. Most users simply don’t realise that computers don’t have to be slow, and don’t have to spend all their time swapping virtual memory.</p>
<p><strong><img title="Network" src="http://www.hackification.com/wp-content/uploads/2009/09/network.jpg" alt="Network" width="100" height="90" />9. How To Use Networking</strong></p>
<p>As computers become cheaper, many households now have more than one. As that happens, this question is asked of me more and more often: “I’ve saved my files on the office computer; how can I get them on the laptop?”. The first couple of times, I set up a simple home network and created shortcuts to shared folders on each desktop. Unfortunately, this didn’t really cut it.</p>
<p>I think the main problem is that home networking fundamentally doesn’t fit in with most people’s work patterns – if they’re working on the laptop (say), why would the office computer be switched on? Having to leave both computers on just doesn’t fit. From the user’s point of view, sometimes the files are there (when the other computer is on), and sometimes they’re not.</p>
<p>I’ve found that solutions like <a href="http://www.getdropbox.com/" target="_blank">Dropbox</a> are much more palatable – while all the home computers might not be switched on, the internet connection almost always is. The networking in this case is transparent – the user doesn’t have to do a thing – and the files are magically up-to-date on all their computers.</p>
<p><strong><img title="Computer" src="http://www.hackification.com/wp-content/uploads/2009/09/computer.jpg" alt="Computer" width="100" height="80" />10. The Display Is Not The Computer</strong></p>
<p>For a long time, the sheer size of CRT monitors led many users to assume the monitor <em>was</em> the computer, and if they thought about the box below the desk at all, they thought it was “the hard-drive”. Now that monitors are much slimmer, people understand that the monitor is just a display mechanism, and the computer actually is under the desk.</p>
<p>Where it all goes a little confusing is when the computer in question isn’t near the display in front of the user – remote desktop, remote assistance, and the like. Even more flummoxing seems to be the notion of servers in general – for some reason a computer without a display unit doesn’t seem to be easily understandable. Despite the familiarity of the web, the idea that accessing a website involves a computer, often running a familar operating system, somewhere remote, seems a difficult one.</p>
<p><strong>Any More?</strong></p>
<p>Have I missed any other concepts that are repeatedly misunderstood? Any common problems you have to deal with? Let me know!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javeedpassion.com/2010/02/it-concepts-that-non-it-people-don%e2%80%99t-get/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bash Shortcuts</title>
		<link>http://www.javeedpassion.com/2010/02/bash-shortcuts/</link>
		<comments>http://www.javeedpassion.com/2010/02/bash-shortcuts/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 10:02:07 +0000</pubDate>
		<dc:creator>Javeed Abdul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sun Solaris]]></category>
		<category><![CDATA[bash shortcuts]]></category>

		<guid isPermaLink="false">http://www.javeedpassion.com/?p=177</guid>
		<description><![CDATA[


Keyboard shortcut
Action


Navigation


Ctrl-A
Go to the beginning of the line (note that if you   use GNU screen, you can use the Home button to do this, especially   considering that Ctrl-A is a special control character in screen).


Ctrl-E
Go to the end of the line (note that if you use   GNU screen, you [...]]]></description>
			<content:encoded><![CDATA[<table border="1" cellspacing="0" cellpadding="0" width="563">
<tbody>
<tr>
<td width="140"><strong>Keyboard shortcut</strong></td>
<td width="423"><strong>Action</strong></td>
</tr>
<tr>
<td colspan="2" width="563">Navigation<strong></strong></td>
</tr>
<tr>
<td width="140"><strong>Ctrl-A</strong></td>
<td width="423"><em>Go </em>to the beginning of the line (note that if you   use GNU screen, you can use the Home button to do this, especially   considering that Ctrl-A is a special control character in screen).</td>
</tr>
<tr>
<td width="140"><strong>Ctrl-E</strong></td>
<td width="423"><em>Go </em>to the end of the line (note that if you use   GNU screen, you can use the End button to do this).</td>
</tr>
<tr>
<td width="140"><strong>Alt-B (or ESC, left arrow)</strong></td>
<td width="423"><em>Jump </em>back one word using a non-alphanumeric   character as delimiter.</td>
</tr>
<tr>
<td width="140"><strong>Alt-F (or ESC, right arrow)</strong></td>
<td width="423"><em>Jump </em>forward one word using a non-alphanumeric   character as delimiter.</td>
</tr>
<tr>
<td width="140"><strong>Ctrl-PGUP or Shift-PGUP</strong></td>
<td width="423">This may or may not   work, and it works differently on different console apps. It will either <em>scroll</em> up one line at a time, 1 page at a time, or it may not work at all. I&#8217;m   inclined to think it&#8217;s not a bash shortcut at all.</td>
</tr>
<tr>
<td width="140"><strong>Ctrl-PGDN or Shift-PGDN</strong></td>
<td width="423">Same as the above but <em>scrolling</em> is done in the opposite direction.</td>
</tr>
<tr>
<td width="140"><strong>Up/Down</strong></td>
<td width="423"><em>Previous/Next</em> command in history. This one is way too   obvious but I&#8217;m including it for completeness.</td>
</tr>
<tr>
<td width="140"><strong>Ctrl-R</strong></td>
<td width="423">History <em>search</em>.   For example, Ctrl-R svn Ctrl-R Ctrl-R … will cycle through all recently run   commands with the ‘svn’ in them. It is one of the most useful shortcuts in   bash.</td>
</tr>
<tr>
<td colspan="2" width="563">Command Line Manipulation<strong></strong></td>
</tr>
<tr>
<td width="140"><strong>Ctrl-W</strong></td>
<td width="423"><em>Cut </em>one word backwards<em> </em>using white space as   delimiter.</td>
</tr>
<tr>
<td width="140"><strong>Alt-BACKSPACE</strong></td>
<td width="423"><em>Cut</em> one word backwards using a non-alphanumeric   character as delimiter (different from Ctrl-W, for example, abc;bcd will cut   to abc;).</td>
</tr>
<tr>
<td width="140"><strong>Ctrl-K</strong></td>
<td width="423"><em>Cut </em>everything forward<em> </em>to end of line.</td>
</tr>
<tr>
<td width="140"><strong>Ctrl-U</strong></td>
<td width="423"><em>Cut </em>everything   backwards<em> </em>to beginning of   line.</td>
</tr>
<tr>
<td width="140"><strong>Ctrl-T</strong></td>
<td width="423"><em>Transpose </em>the current character with the previous one. I   almost never use this. Never mind, I never use it, but someone might find it   useful.</td>
</tr>
<tr>
<td width="140"><strong>Alt-T</strong></td>
<td width="423"><em>Transpose</em> the word at cursor with the one before   cursor. In other words, swap them around.</td>
</tr>
<tr>
<td width="140"><strong>Ctrl-Y</strong></td>
<td width="423"><em>Paste</em> whatever was cut by the last cut command.</td>
</tr>
<tr>
<td width="140"><strong>Ctrl-V</strong></td>
<td width="423"><em>Insert</em> the next character <em>literally</em>. For example, Ctrl-V TAB inserts the actual TAB   character. This shortcut is often misunderstood because of mistyping Ctrl-V   and not realizing what it does.</td>
</tr>
<tr>
<td width="140"><strong>Ctrl-_</strong></td>
<td width="423"><em>Undo </em>the last command. Don’t forget – it’s Ctrl-Shift-MINUS,   not Ctrl-MINUS.</td>
</tr>
<tr>
<td width="140"><strong>Alt-R</strong></td>
<td width="423"><em>Revert </em>all changes to current line. Very useful if   you accidentally modify a command in history.<em></em></td>
</tr>
<tr>
<td width="140"><strong>Alt-U/Alt-L/Alt-C</strong></td>
<td width="423"><em>Uppercase/lowercase/capitalize </em>from cursor to end of word and move cursor past   end of word.</td>
</tr>
<tr>
<td colspan="2" width="563">Terminal control<strong></strong></td>
</tr>
<tr>
<td width="140"><strong>Ctrl-L</strong></td>
<td width="423"><em>Clear</em> screen while keeping whatever is already   typed in the command line intact.</td>
</tr>
<tr>
<td width="140"><strong>Ctrl-S</strong></td>
<td width="423"><em>Suspend</em> currently running terminal.</td>
</tr>
<tr>
<td width="140"><strong>Ctrl-Q</strong></td>
<td width="423"><em>Unsuspend</em> the terminal suspended by Ctrl-S. You need to   be aware of this shortcut because 99% of the time you’ve accidentally pressed   Ctrl-S and need to undo its effects.</td>
</tr>
<tr>
<td width="140"><strong>Ctrl-Z</strong></td>
<td width="423"><em>Suspend </em>the currently running process (usually   followed by <em>bg</em> to resume it in the   background or <em>fg</em> to resume in the   foreground).</td>
</tr>
<tr>
<td width="140"><strong>TAB</strong></td>
<td width="423"><em>Autocomplete</em>. Start typing, then hit TAB. You will either   get a list of possible completion values (2 TABs needed) or the only choice   will be filled in (only 1 TAB is needed). This shortcut is quite obvious and   well known, so I put it at the bottom of the list.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.javeedpassion.com/2010/02/bash-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security Software Tools for Linux</title>
		<link>http://www.javeedpassion.com/2010/02/security-software-tools-for-linux/</link>
		<comments>http://www.javeedpassion.com/2010/02/security-software-tools-for-linux/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 07:06:26 +0000</pubDate>
		<dc:creator>Javeed Abdul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux security and hacking tools]]></category>

		<guid isPermaLink="false">http://www.javeedpassion.com/?p=174</guid>
		<description><![CDATA[Linux is a hacker’s dream computer operating system. It supports tons of tools and utilities for cracking passwords, scanning network vulnerabilities, and detecting possible intrusions. I have here a collection of 10 of the best hacking and security software tools for Linux. Please always keep in mind that these tools are not meant to harm, [...]]]></description>
			<content:encoded><![CDATA[<p>Linux is a hacker’s dream computer operating system. It supports tons of tools and utilities for cracking passwords, scanning network vulnerabilities, and detecting possible intrusions. I have here a collection of 10 of the best hacking and security software tools for Linux. Please always keep in mind that these tools are not meant to harm, but to protect.<br />
<span id="more-174"></span><br />
1.  John the Ripper<br />
<a href="http://www.openwall.com/john/"><br />
John the Ripper</a> is a free password cracking software tool initially developed for the UNIX operating system. It is one of the most popular password testing/breaking programs as it combines a number of password crackers into one package, autodetects password hash types, and includes a customizable cracker. It can be run against various encrypted password formats including several crypt password hash types most commonly found on various Unix flavors (based on DES, MD5, or Blowfish), Kerberos AFS, and Windows NT/2000/XP/2003 LM hash. Additional modules have extended its ability to include MD4-based password hashes and passwords stored in LDAP, MySQL and others.</p>
<div>
<a href="http://bp3.blogger.com/_UqUwVPikChs/SGobCTdGp7I/AAAAAAAAERs/HIys8xCpNsE/s1600-h/john.gif" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5218012844658173874" src="http://bp3.blogger.com/_UqUwVPikChs/SGobCTdGp7I/AAAAAAAAERs/HIys8xCpNsE/s320/john.gif" border="0" alt="" /></a><br />
2. Nmap</p>
<p><a href="http://nmap.org/">Nmap</a> is my favorite network security scanner. It is used to discover computers and services on a computer network, thus creating a &#8220;map&#8221; of the network. Just like many simple port scanners, Nmap is capable of discovering passive services on a network despite the fact that such services aren&#8217;t advertising themselves with a service discovery protocol. In addition Nmap may be able to determine various details about the remote computers. These include operating system, device type, uptime,software product used to run a service, exact version number of that product, presence of some firewall techniques and, on a local area network, even vendor of the remote network card.</p>
<p>Nmap runs on Linux, Microsoft Windows, Solaris, and BSD (including Mac OS X), and also on AmigaOS. Linux is the most popular nmap platform and Windows the second most popular.</p>
<p><a href="http://bp3.blogger.com/_UqUwVPikChs/SGob__5sekI/AAAAAAAAESE/BXmbdwH_i7A/s1600-h/Nmap-4.53.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5218013904561273410" src="http://bp3.blogger.com/_UqUwVPikChs/SGob__5sekI/AAAAAAAAESE/BXmbdwH_i7A/s320/Nmap-4.53.png" border="0" alt="" /></a><br />
3. Nessus</p>
<p><a href="http://www.nessus.org/">Nessus</a> is a comprehensive vulnerability scanning software. Its goal is to detect potential vulnerabilities on the tested systems such as:</p>
<p>-Vulnerabilities that allow a remote cracker to control or access sensitive data on a system.<br />
-Misconfiguration (e.g. open mail relay, missing patches, etc).<br />
-Default passwords, a few common passwords, and blank/absent passwords on some system accounts. Nessus can also call Hydra (an external tool) to launch a dictionary attack.<br />
-Denials of service against the TCP/IP stack by using mangled packets</p>
<p>Nessus is the world&#8217;s most popular vulnerability scanner, estimated to be used by over 75,000 organizations worldwide. It took first place in the 2000, 2003, and 2006 security tools survey from SecTools.Org.</p>
<p><a href="http://bp2.blogger.com/_UqUwVPikChs/SGobCwVrceI/AAAAAAAAER8/8n_9bbPSouI/s1600-h/nessus.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5218012852411658722" src="http://bp2.blogger.com/_UqUwVPikChs/SGobCwVrceI/AAAAAAAAER8/8n_9bbPSouI/s320/nessus.jpg" border="0" alt="" /></a><br />
4. chkrootkit</p>
<p><a href="http://www.chkrootkit.org/">chkrootkit</a> (Check Rootkit) is a common Unix-based program intended to help system administrators check their system for known rootkits. It is a shell script using common UNIX/Linux tools like the strings and grep commands to search core system programs for signatures and for comparing a traversal of the /proc filesystem with the output of the ps (process status) command to look for discrepancies.</p>
<p>It can be used from a &#8220;rescue disc&#8221; (typically a Live CD) or it can optionally use an alternative directory from which to run all of its own commands. These techniques allow chkrootkit to trust the commands upon which it depend a bit more.</p>
<p>There are inherent limitations to the reliability of any program that attempts to detect compromises (such as rootkits and computer viruses). Newer rootkits may specifically attempt to detect and compromise copies of the chkrootkit programs or take other measures to evade detection by them.</p>
<p><a href="http://bp2.blogger.com/_UqUwVPikChs/SGobB6NHIoI/AAAAAAAAERc/ciTrDeqwzcw/s1600-h/Chkrootkit.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5218012837880210050" src="http://bp2.blogger.com/_UqUwVPikChs/SGobB6NHIoI/AAAAAAAAERc/ciTrDeqwzcw/s320/Chkrootkit.jpg" border="0" alt="" /></a><br />
5. Wireshark</p>
<p><a href="http://www.wireshark.org/">Wireshark</a> is a free packet sniffer computer application used for network troubleshooting, analysis, software and communications protocol development, and education. In June 2006, the project was renamed from Ethereal due to trademark issues.</p>
<p>The functionality Wireshark provides is very similar to tcpdump, but it has a GUI front-end, and many more information sorting and filtering options. It allows the user to see all traffic being passed over the network (usually an Ethernet network but support is being added for others) by putting the network interface into promiscuous mode.</p>
<p>Wireshark uses the cross-platform GTK+ widget toolkit, and is cross-platform, running on various computer operating systems including Linux, Mac OS X, and Microsoft Windows. Released under the terms of the GNU General Public License, Wireshark is freesoftware.</p>
<p><a href="http://bp2.blogger.com/_UqUwVPikChs/SGocAg0olqI/AAAAAAAAESk/HiInzouS17U/s1600-h/Wireshark.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5218013913398417058" src="http://bp2.blogger.com/_UqUwVPikChs/SGocAg0olqI/AAAAAAAAESk/HiInzouS17U/s320/Wireshark.jpg" border="0" alt="" /></a><br />
6. netcat</p>
<p><a href="http://www.chiark.greenend.org.uk/%7Esgtatham/putty/"></a><a href="http://www.vulnwatch.org/netcat/">netcat</a> is a computer networking utility for reading from and writing to network connections on either TCP or UDP.</p>
<p>Netcat was voted the second most useful network security tool in a 2000 poll conducted by insecure.org on the nmap users mailing list. In 2003, it gained fourth place, a position it also held in the 2006 poll.</p>
<p>The original version of netcat is a UNIX program. Its author is known as *Hobbit*. He released version 1.1 in March of 1996.</p>
<p>Netcat is fully POSIX compatible and there exist several implementations, including a rewrite from scratch known as GNU netcat.</p>
<p><a href="http://bp0.blogger.com/_UqUwVPikChs/SGu871VU63I/AAAAAAAAETg/3z_w6LGs7eg/s1600-h/Netcat.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5218472329353685874" src="http://bp0.blogger.com/_UqUwVPikChs/SGu871VU63I/AAAAAAAAETg/3z_w6LGs7eg/s320/Netcat.png" border="0" alt="" /></a><br />
7. Kismet</p>
<p><a href="http://www.kismetwireless.net/">Kismet</a> is a network detector, packet sniffer, and intrusion detection system for 802.11 wireless LANs. Kismet will work with any wireless card which supports raw monitoring mode, and can sniff 802.11a, 802.11b and 802.11g traffic.</p>
<p>Kismet is unlike most other wireless network detectors in that it works passively. This means that without sending any loggable packets, it is able to detect the presence of both wireless access points and wireless clients, and associate them with each other.</p>
<p>Kismet also includes basic wireless IDS features such as detecting active wireless sniffing programs including NetStumbler, as well as a number of wireless network attacks.</p>
<p><a href="http://bp1.blogger.com/_UqUwVPikChs/SGobChJHFgI/AAAAAAAAER0/4HtcwQEK7NQ/s1600-h/Kismet-2.7.1-screenshot.gif" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5218012848332412418" src="http://bp1.blogger.com/_UqUwVPikChs/SGobChJHFgI/AAAAAAAAER0/4HtcwQEK7NQ/s320/Kismet-2.7.1-screenshot.gif" border="0" alt="" /></a><br />
8. hping</p>
<p><a href="http://www.hping.org/">hping</a> is a free packet generator and analyzer for the TCP/IP protocol. Hping is one of the de facto tools for security auditing and testing of firewalls and networks, and was used to exploit the idle scan scanning technique (also invented by the hping author), and now implemented in the Nmap Security Scanner. The new version of hping, hping3, is scriptable using the Tcl language and implements an engine for string based, human readable description of TCP/IP packets, so that the programmer can write scripts related to low level TCP/IP packet manipulation and analysis in very short time.</p>
<p>Like most tools used in computer security, hping is useful to both system administrators and crackers (or script kiddies).</p>
<p><a href="http://bp3.blogger.com/_UqUwVPikChs/SGobCJPTlDI/AAAAAAAAERk/TQW01kA1ESc/s1600-h/Hping.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5218012841915946034" src="http://bp3.blogger.com/_UqUwVPikChs/SGobCJPTlDI/AAAAAAAAERk/TQW01kA1ESc/s320/Hping.jpg" border="0" alt="" /></a><br />
9.  Snort</p>
<p><a href="http://www.snort.org/">Snort</a> is a free and open source Network Intrusion prevention system (NIPS) and network intrusion detection (NIDS) capable of performing packet logging and real-time traffic analysis on IP networks.</p>
<p>Snort performs protocol analysis, content searching/matching, and is commonly used to actively block or passively detect a variety of attacks and probes, such as buffer overflows, stealth port scans, web application attacks, SMB probes, and OS fingerprinting attempts, amongst other features. Thesoftware is mostly used for intrusion prevention purposes, by dropping attacks as they are taking place. Snort can be combined with othersoftware such as SnortSnarf, sguil, OSSIM, and the Basic Analysis and Security Engine (BASE) to provide a visual representation of intrusion data. With patches for the Snort source from Bleeding Edge Threats, support for packet stream antivirus scanning with ClamAV and network abnormality with SPADE in network layers 3 and 4 is possible with historical observation.</p>
<p><a href="http://bp2.blogger.com/_UqUwVPikChs/SGocAEaGGqI/AAAAAAAAESU/iy57ezUZLCk/s1600-h/snort_8_snippet_4.gif" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5218013905770912418" src="http://bp2.blogger.com/_UqUwVPikChs/SGocAEaGGqI/AAAAAAAAESU/iy57ezUZLCk/s320/snort_8_snippet_4.gif" border="0" alt="" /></a><br />
10. tcpdump</p>
<p><a href="http://www.tcpdump.org/">tcpdump</a> is a common computer network debugging tool that runs under the command line. It allows the user to intercept and display TCP/IP and other packets being transmitted or received over a network to which the computer is attached.</p>
<p>In some Unix-like operating systems, a user must have superuser privileges to use tcpdump because the packet capturing mechanisms on those systems require elevated privileges. However, the -Z option may be used to drop privileges to a specific unprivileged user after capturing has been set up. In other Unix-like operating systems, the packet capturing mechanism can be configured to allow non-privileged users to use it; if that is done, superuser privileges are not required.</p>
<p>The user may optionally apply a BPF-based filter to limit the number of packets seen by tcpdump; this renders the output more usable on networks with a high volume of traffic.</p>
<p><a href="http://bp2.blogger.com/_UqUwVPikChs/SGocAeFhXtI/AAAAAAAAESc/1qXvKoroTpA/s1600-h/Tcpdump.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5218013912663940818" src="http://bp2.blogger.com/_UqUwVPikChs/SGocAeFhXtI/AAAAAAAAESc/1qXvKoroTpA/s320/Tcpdump.jpg" border="0" alt="" /></a></div>
<div><a href="http://bp2.blogger.com/_UqUwVPikChs/SGocAeFhXtI/AAAAAAAAESc/1qXvKoroTpA/s1600-h/Tcpdump.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"></a><br />
* Ettercap</div>
<div><a href="http://ettercap.sourceforge.net/">Ettercap</a> is a console-based network sniffer/interceptor/logger that is capable of intercepting traffic on a network segment, capturing passwords, and conducting active eavesdropping against a number of common protocols. Ettercap supports active and passive dissection of many protocols (including ciphered ones) and provides many features for network and host analysis. Ettercap also has the ability to actively or passively find other poisoners on the LAN.</p>
<p><a href="http://3.bp.blogspot.com/_UqUwVPikChs/SkC1oDOIuuI/AAAAAAAAJWg/hxBYf8PwhGY/s1600-h/ettercap_figure1.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5350476056980142818" src="http://3.bp.blogspot.com/_UqUwVPikChs/SkC1oDOIuuI/AAAAAAAAJWg/hxBYf8PwhGY/s320/ettercap_figure1.jpg" border="0" alt="" /></a></p>
<p>* Nikto</p>
<p><a href="http://www.cirt.net/nikto2">Nikto</a> is a web server scanner that is known to perform comprehensive tests against web servers for multiple items, including over 3500 potentially dangerous files/CGIs, versions on over 900 servers, and version specific problems on over 250 servers. It performs generic and server type specific checks. It also captures and prints any cookies received.</p>
<p><a href="http://2.bp.blogspot.com/_UqUwVPikChs/SkC1oXnqsLI/AAAAAAAAJWo/yV9_ZBPWzVw/s1600-h/nikto.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5350476062455935154" src="http://2.bp.blogspot.com/_UqUwVPikChs/SkC1oXnqsLI/AAAAAAAAJWo/yV9_ZBPWzVw/s320/nikto.jpg" border="0" alt="" /></a></p>
<p>* OpenSSH</p>
<p><a href="http://www.openssh.com/">OpenSSH</a> is a Free and Open Source version of the SSH connectivity tools providing encrypted communication sessions over a computer network. It encrypts all traffic (includingpasswords ) to effectively eliminate eavesdropping, connection hijacking, and other attacks. Additionally, OpenSSH provides secure tunneling capabilities and several authentication methods, and supports all SSH protocol versions.</p>
<p><a href="http://1.bp.blogspot.com/_UqUwVPikChs/SkC1oocYoFI/AAAAAAAAJWw/EJcXH5BecMI/s1600-h/openssh.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5350476066972016722" src="http://1.bp.blogspot.com/_UqUwVPikChs/SkC1oocYoFI/AAAAAAAAJWw/EJcXH5BecMI/s320/openssh.jpg" border="0" alt="" /></a></p>
<p>* Aircrack-ng</p>
<p><a href="http://www.aircrack-ng.org/">Aircrack-ng</a> is a wireless tool and password cracker. It is a network software suite consisting of a detector, packet sniffer, WEP and WPA/WPA2-PSK cracker and analysis tool for 802.11 wireless LANs.</p>
<p><a href="http://4.bp.blogspot.com/_UqUwVPikChs/SkC1o7vOu7I/AAAAAAAAJW4/hLtmBedw4-Y/s1600-h/aircrack01.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5350476072151333810" src="http://4.bp.blogspot.com/_UqUwVPikChs/SkC1o7vOu7I/AAAAAAAAJW4/hLtmBedw4-Y/s320/aircrack01.jpg" border="0" alt="" /></a></p>
<p>* Tripwire</p>
<p><a href="http://sourceforge.net/projects/tripwire/">Tripwire</a> is a security and data integrity tool that is useful for monitoring and alerting on specific file change(s) on a range of systems. Used with system files on a regular basis, Tripwire can notify system administrators of corrupted or tampered files, so damage control measures can be taken in a timely manner.</p>
<p><a href="http://4.bp.blogspot.com/_UqUwVPikChs/SkC1pP0F7lI/AAAAAAAAJXA/5ZJaGv4BF50/s1600-h/tripwire.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5350476077540437586" src="http://4.bp.blogspot.com/_UqUwVPikChs/SkC1pP0F7lI/AAAAAAAAJXA/5ZJaGv4BF50/s320/tripwire.jpg" border="0" alt="" /></a></p>
<p>* Metasploit Framework</p>
<p><a href="http://www.metasploit.com/">Metasploit Framework</a> is an advanced open-source platform for developing, testing, and using exploit code. The extensible model through which payloads, encoders, no-op generators, and exploits can be integrated has made it possible to use the Metasploit Framework as an outlet for cutting-edge exploitation research. It ships with hundreds of exploits, as you can see in their online exploit-building demo.</p>
<p><a href="http://2.bp.blogspot.com/_UqUwVPikChs/SkC2X58snCI/AAAAAAAAJXI/JBOdq7Nw_7Y/s1600-h/metasploit.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5350476879124798498" src="http://2.bp.blogspot.com/_UqUwVPikChs/SkC2X58snCI/AAAAAAAAJXI/JBOdq7Nw_7Y/s320/metasploit.jpg" border="0" alt="" /></a></p>
<p>* THC Hydra</p>
<p><a href="http://freeworld.thc.org/thc-hydra/">THC (The Hacker&#8217;s Choice) Hydra</a> uses a dictionary attack to test for weak or simple passwords on one or many remote hosts running a variety of different services. It was designed as a proof-of-concept utility to demonstrate the ease of cracking poorly chosenpasswords . It can perform rapid dictionary attacks against more then 30 protocols, including telnet, ftp, http, https, smb, several databases, and much more.</p>
<p><a href="http://1.bp.blogspot.com/_UqUwVPikChs/SkC2YDRyQDI/AAAAAAAAJXQ/247ZneZcTWA/s1600-h/thc-hydra.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5350476881629167666" src="http://1.bp.blogspot.com/_UqUwVPikChs/SkC2YDRyQDI/AAAAAAAAJXQ/247ZneZcTWA/s320/thc-hydra.jpg" border="0" alt="" /></a></p>
<p>* Dsniff</p>
<p><a href="http://www.monkey.org/%7Edugsong/dsniff/">Dsniff</a> is suite of powerful network auditing and penetration-testing tools and utilities that includes code to parse many different application protocols and extract interesting information. The information that can be obtained from this sniff application are: usernames andpasswords, web pages being visited, contents of email, etc.</p>
<p><a href="http://3.bp.blogspot.com/_UqUwVPikChs/SkC2Ylo-ZpI/AAAAAAAAJXY/Cr-QSX6NK_Q/s1600-h/dsniff.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5350476890853238418" src="http://3.bp.blogspot.com/_UqUwVPikChs/SkC2Ylo-ZpI/AAAAAAAAJXY/Cr-QSX6NK_Q/s320/dsniff.jpg" border="0" alt="" /></a></p>
<p>* RainbowCrack</p>
<p><a href="http://project-rainbowcrack.com/">RainbowCrack</a> is a password hash cracker that makes use of a large-scale time-memory trade-off. It differs from &#8220;conventional&#8221; brute force crackers in that it uses large pre-computed tables called rainbow tables to reduce the length of time needed to crack a password drastically.</p>
<p><a href="http://1.bp.blogspot.com/_UqUwVPikChs/SkC2YpO0y7I/AAAAAAAAJXg/AHchYM0hafM/s1600-h/rainbow.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5350476891817298866" src="http://1.bp.blogspot.com/_UqUwVPikChs/SkC2YpO0y7I/AAAAAAAAJXg/AHchYM0hafM/s320/rainbow.jpg" border="0" alt="" /></a></p>
<p>* rkhunter</p>
<p><a href="http://rkhunter.sourceforge.net/">rkhunter </a>scans for rootkits, backdoors and possible local exploits. It does this by comparing SHA-1 hashes of important files with known good ones in online database, searching for default directories (of rootkits), wrong permissions, hidden files, suspicious strings in kernel modules, and special testsfor Linux and FreeBSD.</div>
<div><a href="http://2.bp.blogspot.com/_UqUwVPikChs/SkC2Y_cwdHI/AAAAAAAAJXo/QtbucvODKYc/s1600-h/rkhunter.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5350476897781314674" src="http://2.bp.blogspot.com/_UqUwVPikChs/SkC2Y_cwdHI/AAAAAAAAJXo/QtbucvODKYc/s320/rkhunter.jpg" border="0" alt="" /></a></div>
<div>Do you have a favorite security software tool for Linux? Feel free to comment and tell us about it.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.javeedpassion.com/2010/02/security-software-tools-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Web Design Layouts</title>
		<link>http://www.javeedpassion.com/2010/02/creating-web-design-layouts/</link>
		<comments>http://www.javeedpassion.com/2010/02/creating-web-design-layouts/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 04:26:10 +0000</pubDate>
		<dc:creator>Javeed Abdul</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[photoshop weblayout]]></category>
		<category><![CDATA[web layout]]></category>

		<guid isPermaLink="false">http://www.javeedpassion.com/?p=172</guid>
		<description><![CDATA[Feel free to check out these Innovative Photoshop Tutorials for Creating Web Design Layouts  and take a look at the tips shared by the authors. You may be amazed at how simple procedures can create spectacular effects. Apart from the learning experience that you will gain, you’ll also enjoy the reading through this article!!!
Create [...]]]></description>
			<content:encoded><![CDATA[<p>Feel free to check out these<strong> Innovative Photoshop Tutorials for Creating Web Design Layouts </strong> and take a look at the tips shared by the authors. You may be amazed at how simple procedures can create spectacular effects. Apart from the learning experience that you will gain, you’ll also enjoy the reading through this article!!!</p>
<h3><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-slick-and-minimalist-web-layout-in-photoshop/">Create a Slick and Minimalist Web Layout in Photoshop</a></h3>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-slick-and-minimalist-web-layout-in-photoshop/"><img src="http://blueblots.com/wp-content/uploads/2010/01/1-minimalist-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
The tutorial will help you create a web layout with minimal designs.<br />
<span id="more-172"></span></p>
<h3><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-design-a-band-website-layout-in-photoshop/">How to Design a Band Website Layout in Photoshop</a></h3>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-design-a-band-website-layout-in-photoshop/"><img src="http://blueblots.com/wp-content/uploads/2010/01/2-Band-Website-Layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Learn to create a band-themed layout through this tutorial.</p>
<h3><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/design-a-minimal-and-modern-portfolio-layout-with-photoshop/">Design a Minimal and Modern Portfolio Layout with Photoshop</a></h3>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/design-a-minimal-and-modern-portfolio-layout-with-photoshop/"><img src="http://blueblots.com/wp-content/uploads/2010/01/3-minimalist-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
This tutorial will teach you to create a modern portfolio layout in Photoshop.</p>
<h3><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-very-simple-portfolio-web-layout-with-photoshop/">Create a Very Simple Portfolio Web Layout with Photoshop</a></h3>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-very-simple-portfolio-web-layout-with-photoshop/"><img src="http://blueblots.com/wp-content/uploads/2010/01/4-simple-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
In this tutorial, you will be guided in creating a simple web layout in Photoshop.</p>
<h3><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-grungy-translucent-web-portfolio-design/">Create a Grungy, Translucent Web Portfolio Design</a></h3>
<p><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-grungy-translucent-web-portfolio-design/"><img src="http://blueblots.com/wp-content/uploads/2010/01/5-grungy-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
This tutorial will guide you in creating a grungy and translucent web layout.</p>
<h3><a href="http://artbox7.com/blog/tutorials/create-a-fashion-web-layout-psd-template-using-photoshop.html">Create a Fashion Web Layout (PSD Template) Using Photoshop</a></h3>
<p><a href="http://artbox7.com/blog/tutorials/create-a-fashion-web-layout-psd-template-using-photoshop.html"><img src="http://blueblots.com/wp-content/uploads/2010/01/6-fashion-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Learn to create a fashion web layout in Photoshop.</p>
<h3><a href="http://artbox7.com/blog/tutorials/create-a-companybusiness-web-layout-using-photoshop.html">Create a Company/business Web Layout using Photoshop</a></h3>
<p><a href="http://artbox7.com/blog/tutorials/create-a-companybusiness-web-layout-using-photoshop.html"><img src="http://blueblots.com/wp-content/uploads/2010/01/7-business-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
The tutorial will guide you in creating a business type web layout.</p>
<h3><a href="http://photoshoptutorials.ws/photoshop-tutorials/layouts/design-a-web-template-using-the-960-grid-system.html">Design a Web Template using the “960 Grid System”</a></h3>
<p><a href="http://photoshoptutorials.ws/photoshop-tutorials/layouts/design-a-web-template-using-the-960-grid-system.html"><img src="http://blueblots.com/wp-content/uploads/2010/01/8-cool-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Create a web layout using another cool system.</p>
<h3><a href="http://www.webdesigndev.com/photoshop/create-an-orange-web-layout-using-photoshop">Create An Orange Web Layout Using Photoshop</a></h3>
<p><a href="http://www.webdesigndev.com/photoshop/create-an-orange-web-layout-using-photoshop"><img src="http://blueblots.com/wp-content/uploads/2010/01/9-orange-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Here is a tutorial on creating an orange-inspired web layout in Photoshop.</p>
<h3><a href="http://artbox7.com/blog/tutorials/create-a-greeneco-friendlyenvironmental-web-layout-photoshop-template.html">Create a Green/eco Friendly/environmental Web Layout</a></h3>
<p><a href="http://artbox7.com/blog/tutorials/create-a-greeneco-friendlyenvironmental-web-layout-photoshop-template.html"><img src="http://blueblots.com/wp-content/uploads/2010/01/10-environment-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
This tutorial is on creating environment-themed web layout.</p>
<h3><a href="http://artbox7.com/blog/tutorials/create-a-portfoliobusiness-website-layout-photoshop-template.html">Create a Portfolio/business Website Layout</a></h3>
<p><a href="http://artbox7.com/blog/tutorials/create-a-portfoliobusiness-website-layout-photoshop-template.html"><img src="http://blueblots.com/wp-content/uploads/2010/01/11-business-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Another tutorial in creating a business-themed layout is illustrated here.</p>
<h3><a href="http://www.tutorial9.net/photoshop/create-a-clean-and-colorful-web-layout-in-photoshop/">How To Create a Clean and Colorful Web Layout – Photoshop Tutorial</a></h3>
<p><a href="http://www.tutorial9.net/photoshop/create-a-clean-and-colorful-web-layout-in-photoshop/"><img src="http://blueblots.com/wp-content/uploads/2010/01/12-colorful-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
In this tutorial, you will be guided to create a clean and colorful web layout in Photoshop.</p>
<h3><a href="http://www.adobetutorialz.com/articles/3085/1/Graphic-Design-Studio-Web-Layout">Graphic Design Studio Web Layout</a></h3>
<p><a href="http://www.adobetutorialz.com/articles/3085/1/Graphic-Design-Studio-Web-Layout"><img src="http://blueblots.com/wp-content/uploads/2010/01/13-graphic-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
The tutorial is on creating a graphic web layout in Photoshop.</p>
<h3><a href="http://www.adobetutorialz.com/articles/30970078/1/Create-a-Magazine-Wordpress-Theme-from-Scratch-in-Photoshop">Create a Magazine Wordpress Theme from Scratch in Photoshop</a></h3>
<p><a href="http://www.adobetutorialz.com/articles/30970078/1/Create-a-Magazine-Wordpress-Theme-from-Scratch-in-Photoshop"><img src="http://blueblots.com/wp-content/uploads/2010/01/14-magazine-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Create a magazine-themed layout in Photoshop.</p>
<h3><a href="http://www.adobetutorialz.com/articles/3082/1/Modern-and-Colorful-web-layout">Modern and Colorful Web Layout</a></h3>
<p><a href="http://www.adobetutorialz.com/articles/3082/1/Modern-and-Colorful-web-layout"><img src="http://blueblots.com/wp-content/uploads/2010/01/15-colorful-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Here is another tutorial on creating a colorful web layout.</p>
<h3><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-make-a-creative-blog-layout/">How to Make a Creative Blog Layout</a></h3>
<p><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-make-a-creative-blog-layout/"><img src="http://blueblots.com/wp-content/uploads/2010/01/16-creative-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Learn to create unique blog layout with this tutorial.</p>
<h3><a href="http://www.grafpedia.com/tutorials/create-gritty-website-layout">Create a Gritty Website Layout</a></h3>
<p><a href="http://www.grafpedia.com/tutorials/create-gritty-website-layout"><img src="http://blueblots.com/wp-content/uploads/2010/01/17-gritty-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
In this tutorial you will be guided in creating a gritty web layout in Photoshop.</p>
<h3><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-an-impressive-blog-layout-in-photoshop/">How to Make an Impressive Blog Layout in Photoshop</a></h3>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-an-impressive-blog-layout-in-photoshop/"><img src="http://blueblots.com/wp-content/uploads/2010/01/18-impressive-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
The tutorial is on creating impressive web layout in Photoshop.</p>
<h3><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-a-light-and-sleek-web-layout-in-photoshop/">How to Make a Light and Sleek Web Layout in Photoshop</a></h3>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-a-light-and-sleek-web-layout-in-photoshop/"><img src="http://blueblots.com/wp-content/uploads/2010/01/19-sleek-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Learn to create sleek web layout in Photoshop.</p>
<h3><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-watercolor-themed-website-design-with-photoshop/">Create a Watercolor-Themed Website Design with Photoshop</a></h3>
<p><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-watercolor-themed-website-design-with-photoshop/"><img src="http://blueblots.com/wp-content/uploads/2010/01/20-cool-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
In this tutorial, an illustration of creating watercolor—themed web layout is given.</p>
<h3><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-make-a-highly-textured-site-layout-in-photoshop/">How to Make a Highly-Textured Site Layout in Photoshop</a></h3>
<p><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-make-a-highly-textured-site-layout-in-photoshop/"><img src="http://blueblots.com/wp-content/uploads/2010/01/21-texture-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Create a highly textured web layout through this tutorial.</p>
<h3><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-web-layout-with-3d-elements-using-photoshop/">Create a Web Layout with 3D Elements using Photoshop</a></h3>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-web-layout-with-3d-elements-using-photoshop/"><img src="http://blueblots.com/wp-content/uploads/2010/01/22-3D-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Here is a tutorial in creating a web layout with 3D elements.</p>
<h3><a href="http://www.grafpedia.com/tutorials/design-typography-layout">Design a Typography Layout</a></h3>
<p><a href="http://www.grafpedia.com/tutorials/design-typography-layout"><img src="http://blueblots.com/wp-content/uploads/2010/01/23-typography-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Learn to create a typographic web layout in Photoshop.</p>
<h3><a href="http://psdvibe.com/2009/06/01/create-a-modern-blog-layout/">Create a Modern Blog Layout</a></h3>
<p><a href="http://psdvibe.com/2009/06/01/create-a-modern-blog-layout/"><img src="http://blueblots.com/wp-content/uploads/2010/01/24-modern-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
The tutorial is on creating a modern web layout in Photoshop.</p>
<h3><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-create-a-unique-colorful-site-layout/">How to Create a Unique Colorful Site Layout</a></h3>
<p><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-create-a-unique-colorful-site-layout/"><img src="http://blueblots.com/wp-content/uploads/2010/01/25-colorful-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
This tutorial illustrates creating unique and colorful web layouts in Photoshop.</p>
<h3><a href="http://www.grafpedia.com/tutorials/create-simple-layout-architecture-real-estate">Create a Simple Layout for Architecture or Real Estate</a></h3>
<p><a href="http://www.grafpedia.com/tutorials/create-simple-layout-architecture-real-estate"><img src="http://blueblots.com/wp-content/uploads/2010/01/26-architecture-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
In this tutorial, an illustration on creating web layout for architecture and real estate concept is given.</p>
<h3><a href="http://www.adobetutorialz.com/articles/3094/1/Design-grunge-wordpress-theme">Design Grunge Wordpress Theme</a></h3>
<p><a href="http://www.adobetutorialz.com/articles/3094/1/Design-grunge-wordpress-theme"><img src="http://blueblots.com/wp-content/uploads/2010/01/27-grunge-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Create a grunge-themed layout with another set of techniques for this tutorial.</p>
<h3><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-worn-paper-web-layout-using-photoshop/">How to Create a “Worn Paper” Web Layout Using Photoshop</a></h3>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-worn-paper-web-layout-using-photoshop/"><img src="http://blueblots.com/wp-content/uploads/2010/01/28-paper-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Here is a tutorial on creating a paper-themed web layout in Photoshop.</p>
<h3><a href="http://www.adobetutorialz.com/articles/3079/1/Designing-Freelancer-portfolio-layout">Designing Freelancer Portfolio Layout</a></h3>
<p><a href="http://www.adobetutorialz.com/articles/3079/1/Designing-Freelancer-portfolio-layout"><img src="http://blueblots.com/wp-content/uploads/2010/01/29-freelance-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
The tutorial is on creating a freelance-theme web layout in Photoshop.</p>
<h3><a href="http://www.grafpedia.com/tutorials/design-light-wordpress-theme-photoshop">Design a Light Wordpress Theme in Photoshop</a></h3>
<p><a href="http://www.grafpedia.com/tutorials/design-light-wordpress-theme-photoshop"><img src="http://blueblots.com/wp-content/uploads/2010/01/30-light-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
This tutorial is on creating a light web layout in Photoshop.</p>
<h3><a href="http://www.adobetutorialz.com/articles/3077/1/Photographer-portfolio-layout">Photographer Portfolio Layout</a></h3>
<p><a href="http://www.adobetutorialz.com/articles/3077/1/Photographer-portfolio-layout"><img src="http://blueblots.com/wp-content/uploads/2010/01/31-photo-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Create a photo-themed web layout through the techniques offered by this tutorial.</p>
<h3><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-a-green-sleek-web-layout-in-photoshop/">How to Make a Green &amp; Sleek Web Layout in Photoshop</a></h3>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-a-green-sleek-web-layout-in-photoshop/"><img src="http://blueblots.com/wp-content/uploads/2010/01/32-green-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
This tutorial is on creating a green and sleek web layout in Photoshop.</p>
<h3><a href="http://www.adobetutorialz.com/articles/3070/1/Create-dark-wordpress-theme">Create Dark Wordpress Theme</a></h3>
<p><a href="http://www.adobetutorialz.com/articles/3070/1/Create-dark-wordpress-theme"><img src="http://blueblots.com/wp-content/uploads/2010/01/33-dark-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
In this tutorial, you will be guided in creating a dark-themed web layout.</p>
<h3><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-an-illustrative-web-design-in-photoshop/">How to Create an Illustrative Web Design in Photoshop</a></h3>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-an-illustrative-web-design-in-photoshop/"><img src="http://blueblots.com/wp-content/uploads/2010/01/34-illustrative-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Here is a tutorial on creating illustrative web layout in Photoshop.</p>
<h3><a href="http://webitect.net/tutorials/grunge-web-design-tutorial">Grunge Web Design Tutorial</a></h3>
<p><a href="http://webitect.net/tutorials/grunge-web-design-tutorial"><img src="http://blueblots.com/wp-content/uploads/2010/01/35-grunge-web-layout.jpg" alt="Web Design Layout Tutorial" width="450" height="260" /></a><br />
Learn new techniques in creating a grunge web design in Photoshop through this tutorial.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javeedpassion.com/2010/02/creating-web-design-layouts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Troubleshooting steps in  Linux</title>
		<link>http://www.javeedpassion.com/2010/02/simple-troubleshooting-in-linux/</link>
		<comments>http://www.javeedpassion.com/2010/02/simple-troubleshooting-in-linux/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 03:21:50 +0000</pubDate>
		<dc:creator>Javeed Abdul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux troubleshoots]]></category>

		<guid isPermaLink="false">http://www.javeedpassion.com/?p=165</guid>
		<description><![CDATA[Hardware
Getting ram information
cat /proc/meminfo
or if you want to get just the amount of ram you can do:
cat /proc/meminfo &#124; head -n 1
Another fun thing to do with ram is actually open it up and take a peek. This next command will show you all the string (plain text) values in ram.
sudo dd if=/dev/mem &#124; cat [...]]]></description>
			<content:encoded><![CDATA[<h2>Hardware</h2>
<h3>Getting ram information</h3>
<div>cat /proc/meminfo</div>
<p>or if you want to get just the <strong>amount of ram</strong> you can do:</p>
<div>cat /proc/meminfo | head -n 1</div>
<p>Another fun thing to do with ram is actually open it up and take a peek. This next command will show you all the string (plain text) values in ram.</p>
<div>sudo dd if=/dev/mem | cat | strings</div>
<h3>Getting cpu info</h3>
<p>Sometimes in troubleshooting we want to know what processor we are dealing with along with how much cpu is currently being used by our OS and programs. We can do this with these two commands.<br />
<span id="more-165"></span></p>
<div>cat /proc/cpuinfo</div>
<div>top</div>
<p><img src="http://www.nixtutor.com/wp-content/uploads/2009/02/top.jpg" alt="Linux top command" /></p>
<h3>Check the temperature of your CPU</h3>
<p>Keeping a computer within a safe temperature is the key to maintaining a stable system.</p>
<div>cat /proc/acpi/thermal_zone/THRM/temperature</div>
<p><img src="http://www.nixtutor.com/wp-content/uploads/2009/02/tuxtemperature1.png" alt="Check Linux Temperature" /><br />
<img src="http://www.nixtutor.com/wp-content/uploads/2009/02/cat-temp.png" alt="cat linux temperature" /></p>
<h3>List PCI and USB devices</h3>
<p>To list all the PCI devices in your system issues the following command:</p>
<div>lspci</div>
<p>For USB use:</p>
<div>lsusb</div>
<h3>Check out how much hard drive space is left</h3>
<div>df -h</div>
<p><img src="http://www.nixtutor.com/wp-content/uploads/2009/02/dfh.png" alt="Linux show hard drive space" /></p>
<h3>See what hard drives are currently detected</h3>
<p>It is often times helpful to know what hard drives are connected to a system and what name was given them in the <a href="http://www.nixtutor.com/linux/understanding-the-linux-directory-layout/">Linux directory</a>.  This info allows us to mount the hard drive and manipulate it.</p>
<div>sudo fdisk -l</div>
<p><img src="http://www.nixtutor.com/wp-content/uploads/2009/02/fdisk.jpg" alt="fdisk -l" /></p>
<h2>Installed Programs</h2>
<h3>Packages</h3>
<p>Ever want to find all the packages that are installed on your system? You can find all the packages and also find out why they are on your system. You can even determine what packages depend on them if any.</p>
<p>Find all installed packages</p>
<div>dpkg –get-selections | less</div>
<p>Find out why a packages is installed and what depends on it</p>
<div>aptitude why packagename</div>
<p>Find out where the package stores all of its files</p>
<div>dpkg -L packagename</div>
<h3>Kill a process</h3>
<div>ps -A | grep ProgramName</div>
<div>kill 7207</div>
<p><img src="http://www.nixtutor.com/wp-content/uploads/2009/02/killfirefox.gif" alt="Linux kill firefox" /></p>
<h2>Miscellaneous</h2>
<h3>Go to a terminal</h3>
<div>Ctrl + Alt + f3</div>
<div>return with, Ctrl + Alt + f7</div>
<h3>Show all network connections</h3>
<p>There are many great network scanners and assessment tools available for Linux but <strong>netstat</strong> is a very easy to use often a first step in troubleshooting network issues. We will leave the rest of the network tools for a later article as there is so much to cover.</p>
<div>netstat</div>
<h3>List all files that are currently open on the system</h3>
<p>This command will allow you to see all the files that are currently open on your system. Limiting the directory or coupling this command with grep is often useful for finding files that are still open restricting the ability to unmount a device. <strong>Lsof</strong> will also ouput the process id or PID.  You can then kill the process using the <strong>kill</strong> command above.</p>
<div>lsof</div>
<h3>Keep an eye on something for awhile</h3>
<p>The watch command will repeat a command at a set interval (default 2 seconds) and output the response. This is useful for watching directories that change, watching hard drives fill up when a lot of data is being transfered, or using it with <strong>lsusb</strong> to watch for USB devices being plugged in.</p>
<div>watch ls</div>
<div>watch df -h</div>
<h3>Find where a binary is stored and its libraries</h3>
<p>Often times when running a cron command you want to include the absolute path to the command. Sometimes I run scheduled PHP tasks. This can be acomplished by using the ‘<strong>whereis</strong>‘ command.</p>
<div>whereis php5</div>
<h2>Logs</h2>
<h3>See if you have kernel boot issues</h3>
<div>dmesg | less</div>
<p>For more logs just cd into the <strong>/var/log</strong> directory and start using, <strong>cat</strong>, <strong>less</strong>, <strong>tail</strong>, <strong>grep</strong>, <strong>find</strong> or any other tool to view and search.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javeedpassion.com/2010/02/simple-troubleshooting-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy Cd case</title>
		<link>http://www.javeedpassion.com/2010/02/easy-cd-case/</link>
		<comments>http://www.javeedpassion.com/2010/02/easy-cd-case/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 11:35:34 +0000</pubDate>
		<dc:creator>Javeed Abdul</dc:creator>
				<category><![CDATA[Interesting]]></category>

		<guid isPermaLink="false">http://www.javeedpassion.com/?p=162</guid>
		<description><![CDATA[
Easy Cd Case &#8230;.NO Glue &#8230;. For Everybody&#8230;. &#8211; Amazing videos are here
]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="345" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="Metacafe_936732" /><param name="src" value="http://www.metacafe.com/fplayer/936732/easy_cd_case_no_glue_for_everybody.swf" /><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="400" height="345" src="http://www.metacafe.com/fplayer/936732/easy_cd_case_no_glue_for_everybody.swf" allowfullscreen="true" wmode="transparent" name="Metacafe_936732"></embed></object><br />
<span style="font-size: xx-small;"><a href="http://www.metacafe.com/watch/936732/easy_cd_case_no_glue_for_everybody/">Easy Cd Case &#8230;.NO Glue &#8230;. For Everybody&#8230;.</a> &#8211; <a href="http://www.metacafe.com/">Amazing videos are here</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javeedpassion.com/2010/02/easy-cd-case/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

