<?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>SifIzm &#187; Linux</title>
	<atom:link href="http://www.sifizm.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sifizm.com</link>
	<description>knowledge is power</description>
	<lastBuildDate>Wed, 25 Jan 2012 21:09:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to install and use system-config-network-tui in RHEL-Red Hat/Fedora Linux?</title>
		<link>http://www.sifizm.com/2012/01/11/how-to-install-and-use-system-config-network-tui-in-rhel-red-hatfedora-linux/</link>
		<comments>http://www.sifizm.com/2012/01/11/how-to-install-and-use-system-config-network-tui-in-rhel-red-hatfedora-linux/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 22:45:26 +0000</pubDate>
		<dc:creator>Sif Baksh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[system-config-network-tui]]></category>

		<guid isPermaLink="false">http://www.sifizm.com/?p=372</guid>
		<description><![CDATA[This is the network configuration tool, supporting Ethernet and Wireless Note: You must have root to install the package. To install this package in Red Hat/Fedora Linux. You can check the details of this package system-config-network-tui &#160; Will bring up the following screen: From here you can edit your wireless/Ethernet or DNS, in my case [...]]]></description>
		<wfw:commentRss>http://www.sifizm.com/2012/01/11/how-to-install-and-use-system-config-network-tui-in-rhel-red-hatfedora-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nbtstat for Linux &#8211; nmblookup</title>
		<link>http://www.sifizm.com/2011/12/01/nbtstat-for-linux-nmblookup/</link>
		<comments>http://www.sifizm.com/2011/12/01/nbtstat-for-linux-nmblookup/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 03:42:58 +0000</pubDate>
		<dc:creator>Sif Baksh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.sifizm.com/?p=358</guid>
		<description><![CDATA[Using smblookup on Ubuntu Install - samba-common-bin Run - nmblookup -A &#60;ip address&#62; sif@ sifizm:~/Downloads$ sudo apt-get install samba-common-bin[sudo] password for sif: Once samba-common-bin is install you can now use nmblookup(nbtstat) to run the following command: sif@sifizm:~/Downloads$ nmblookup -A 10.1.1.2Looking up status of 10.1.1.2 DT-SIF &#60;00&#62; - M &#60;ACTIVE&#62; CO &#60;00&#62; - &#60;GROUP&#62; M &#60;ACTIVE&#62; [...]]]></description>
		<wfw:commentRss>http://www.sifizm.com/2011/12/01/nbtstat-for-linux-nmblookup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing your CentOS to use NTP and configure for UTC</title>
		<link>http://www.sifizm.com/2011/10/10/changing-your-centos-to-use-ntp-and-configure-for-utc/</link>
		<comments>http://www.sifizm.com/2011/10/10/changing-your-centos-to-use-ntp-and-configure-for-utc/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 18:46:12 +0000</pubDate>
		<dc:creator>Sif Baksh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[ntp]]></category>
		<category><![CDATA[utc]]></category>

		<guid isPermaLink="false">http://www.sifizm.com/?p=327</guid>
		<description><![CDATA[Tested on Centos 5 and 6 Install ntp The ntp package has utilities and daemons that will synchronize your computer&#8217;s time to Coordinated Universal Time (UTC) via the NTP protocol and NTP servers. The ntp package includes ntpdate (a program for retrieving the date and time from remote machines via a network) and ntpd (a [...]]]></description>
		<wfw:commentRss>http://www.sifizm.com/2011/10/10/changing-your-centos-to-use-ntp-and-configure-for-utc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing GNOME Desktop on Centos 6</title>
		<link>http://www.sifizm.com/2011/09/30/installing-gnome-desktop-on-centos-6/</link>
		<comments>http://www.sifizm.com/2011/09/30/installing-gnome-desktop-on-centos-6/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 13:34:14 +0000</pubDate>
		<dc:creator>Sif Baksh</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.sifizm.com/?p=325</guid>
		<description><![CDATA[It used the be in earlier versions of CentOS that one could install a GNOME desktop or KDE desktop by using yum groupinstall &#8220;GNOME Desktop&#8221; or &#8220;KDE Desktop&#8221;. However it is now very generic. To install it do: Make sure to edit /etc/inittab and change the runlevel to 5, otherwise the desktop environment will not [...]]]></description>
		<wfw:commentRss>http://www.sifizm.com/2011/09/30/installing-gnome-desktop-on-centos-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Import a list of CSV files into DB</title>
		<link>http://www.sifizm.com/2011/09/29/import-a-list-of-csv-files-into-db/</link>
		<comments>http://www.sifizm.com/2011/09/29/import-a-list-of-csv-files-into-db/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 21:05:34 +0000</pubDate>
		<dc:creator>Sif Baksh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sifizm.com/?p=320</guid>
		<description><![CDATA[By : Keegan Import a list of CSV files into their appropriate tables and email the results when finished.]]></description>
		<wfw:commentRss>http://www.sifizm.com/2011/09/29/import-a-list-of-csv-files-into-db/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

