<?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>shaker ~# &#187; CLI</title>
	<atom:link href="http://blog.sqawasmi.com/index.php/category/scripting-cli/cli/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqawasmi.com</link>
	<description>[whats going on in my mind ?]</description>
	<lastBuildDate>Wed, 13 Jan 2010 01:31:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>qemu/kvm tap networking</title>
		<link>http://blog.sqawasmi.com/index.php/2010/01/06/qemu-kvm-tap-networking/</link>
		<comments>http://blog.sqawasmi.com/index.php/2010/01/06/qemu-kvm-tap-networking/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 12:29:29 +0000</pubDate>
		<dc:creator>Shaker</dc:creator>
				<category><![CDATA[CLI]]></category>
		<category><![CDATA[KVM]]></category>
		<category><![CDATA[QEMU]]></category>

		<guid isPermaLink="false">http://blog.sqawasmi.com/?p=319</guid>
		<description><![CDATA[The following is the commands to create a virtual bridge and virtual interfaces so you can use it with kvm/qemu tap networking, Actually i think you can do all of this using a GUI interface via Virtual Machine Manager (virt-manager), but i don&#8217;t know why i feel its difficult to use it, anyway. You will [...]]]></description>
		<wfw:commentRss>http://blog.sqawasmi.com/index.php/2010/01/06/qemu-kvm-tap-networking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ping tip: CTRL + \ (backslash)</title>
		<link>http://blog.sqawasmi.com/index.php/2009/09/28/ping-tip-ctl-backslash/</link>
		<comments>http://blog.sqawasmi.com/index.php/2009/09/28/ping-tip-ctl-backslash/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 14:56:44 +0000</pubDate>
		<dc:creator>Shaker</dc:creator>
				<category><![CDATA[CLI]]></category>
		<category><![CDATA[Linux others..]]></category>
		<category><![CDATA[Scripting & CLI]]></category>

		<guid isPermaLink="false">http://blog.sqawasmi.com/?p=310</guid>
		<description><![CDATA[I were checking one of the servers connectivity using ping, usually i use CTRL + \ (backslash) to send a quit signal for applications i run in terminal, but ping responded to the signal by showing ping status: 64 bytes from x.x.x.x: icmp_seq=1253 ttl=47 time=433 ms 64 bytes from x.x.x.x: icmp_seq=1254 ttl=47 time=239 ms 64 [...]]]></description>
		<wfw:commentRss>http://blog.sqawasmi.com/index.php/2009/09/28/ping-tip-ctl-backslash/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Installing PPTP Client in Fedora 11</title>
		<link>http://blog.sqawasmi.com/index.php/2009/09/27/installing-pptp-client-in-fedora-11/</link>
		<comments>http://blog.sqawasmi.com/index.php/2009/09/27/installing-pptp-client-in-fedora-11/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 23:00:58 +0000</pubDate>
		<dc:creator>Shaker</dc:creator>
				<category><![CDATA[CLI]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Linux others..]]></category>

		<guid isPermaLink="false">http://blog.sqawasmi.com/?p=303</guid>
		<description><![CDATA[Usually, When i wanna connect to online servers for checking them or whatever, I ssh to my work PC then to them, unfortunately our main gateway is down today. So i tried another solution which is trying our work VPN connection, Network Manager didn&#8217;t help me or maybe i didn&#8217;t know how to configure it [...]]]></description>
		<wfw:commentRss>http://blog.sqawasmi.com/index.php/2009/09/27/installing-pptp-client-in-fedora-11/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Linux examination machine</title>
		<link>http://blog.sqawasmi.com/index.php/2009/03/04/linux-examination-machine/</link>
		<comments>http://blog.sqawasmi.com/index.php/2009/03/04/linux-examination-machine/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 22:42:31 +0000</pubDate>
		<dc:creator>Shaker</dc:creator>
				<category><![CDATA[CLI]]></category>
		<category><![CDATA[Scripting & CLI]]></category>
		<category><![CDATA[bash]]></category>

		<guid isPermaLink="false">http://blog.sqawasmi.com/index.php/2009/03/04/linux-examination-machine/</guid>
		<description><![CDATA[Two days ago i did a nice interview, it was interactive exam, someone ask you through the phone to troubleshoot/do many things and in the same time he see what you do and what is the output of your commands, in my company, when i was interviewing people, all what i do is oral questions.. [...]]]></description>
		<wfw:commentRss>http://blog.sqawasmi.com/index.php/2009/03/04/linux-examination-machine/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>inittab to auto restart script</title>
		<link>http://blog.sqawasmi.com/index.php/2009/02/02/inittab-to-auto-restart-script/</link>
		<comments>http://blog.sqawasmi.com/index.php/2009/02/02/inittab-to-auto-restart-script/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 15:50:44 +0000</pubDate>
		<dc:creator>Shaker</dc:creator>
				<category><![CDATA[CLI]]></category>
		<category><![CDATA[Scripting & CLI]]></category>

		<guid isPermaLink="false">http://blog.sqawasmi.com/?p=236</guid>
		<description><![CDATA[Do you have a script/application that you want it running all the time, if it crashed then it auto restrart, auto launch on reboot ?, I have a php script that must run all the time, it do telnet to a port on another server and do some commands on that port&#8230; anyway i want [...]]]></description>
		<wfw:commentRss>http://blog.sqawasmi.com/index.php/2009/02/02/inittab-to-auto-restart-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running Bluetooth Headset on Linux</title>
		<link>http://blog.sqawasmi.com/index.php/2009/01/27/running-bluetooth-headset-on-linux/</link>
		<comments>http://blog.sqawasmi.com/index.php/2009/01/27/running-bluetooth-headset-on-linux/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 18:38:12 +0000</pubDate>
		<dc:creator>Shaker</dc:creator>
				<category><![CDATA[CLI]]></category>
		<category><![CDATA[Scripting & CLI]]></category>

		<guid isPermaLink="false">http://blog.sqawasmi.com/?p=232</guid>
		<description><![CDATA[As i said before in a previous blog, i got a new headset as a gift from my uncle,, mm i tried to configure it in the first day but i failed,,, today i played again and yes i got it working,, here how i configured it. I use Fedora 8 (yes i know currently [...]]]></description>
		<wfw:commentRss>http://blog.sqawasmi.com/index.php/2009/01/27/running-bluetooth-headset-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ext3 label</title>
		<link>http://blog.sqawasmi.com/index.php/2009/01/26/ext3-label/</link>
		<comments>http://blog.sqawasmi.com/index.php/2009/01/26/ext3-label/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 22:44:25 +0000</pubDate>
		<dc:creator>Shaker</dc:creator>
				<category><![CDATA[CLI]]></category>

		<guid isPermaLink="false">http://blog.sqawasmi.com/?p=227</guid>
		<description><![CDATA[Yesterday i got a very nice gift from my uncle, he came 2 days ago from china , a Imation 320GB External Hard Disk and bluetooth headset (eh am trying to configure it in linux!) maybe they are not that good because they are from china (this is what known in Jordan about china products [...]]]></description>
		<wfw:commentRss>http://blog.sqawasmi.com/index.php/2009/01/26/ext3-label/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
