<?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>HowtoLinux &#187; Basics</title>
	<atom:link href="http://www.debiandoctor.com/category/basics/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debiandoctor.com</link>
	<description>The best Unix/Linux Server Resources  Availabe on Internet.</description>
	<lastBuildDate>Sat, 20 Mar 2010 19:29:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>mount usb flash drives in linux, mounting usb storage, detecting usb in linux</title>
		<link>http://www.debiandoctor.com/basics/mount-usb-flash-drives-in-linux-mounting-usb-storage-detecting-usb-in-linux.html</link>
		<comments>http://www.debiandoctor.com/basics/mount-usb-flash-drives-in-linux-mounting-usb-storage-detecting-usb-in-linux.html#comments</comments>
		<pubDate>Sun, 19 Apr 2009 07:33:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Basics]]></category>

		<guid isPermaLink="false">http://pearlin.info/?p=146</guid>
		<description><![CDATA[Note: USB storage devices are shown as SCSI drives in Linux, so if you have more than a SCSI device you can find different device names (/dev/sdXX where XX depends on your hardware). In this example I&#8217;ve chosen the first device in the SCSI chain (/dev/sda1)
1. Open a console window (under KDE is called konsole)
2. Login as root: type su and enter the password and run the following commands to list the new usb devices.
[root@localhost]#lsusb
Bus 002 Device 003: ID 08ec:0010 ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/basics/mount-usb-flash-drives-in-linux-mounting-usb-storage-detecting-usb-in-linux.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SUID, SGID, Sticky Bit explained.</title>
		<link>http://www.debiandoctor.com/basics/suid-sgid-sticky-bit-explained.html</link>
		<comments>http://www.debiandoctor.com/basics/suid-sgid-sticky-bit-explained.html#comments</comments>
		<pubDate>Tue, 31 Mar 2009 12:54:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Basics]]></category>

		<guid isPermaLink="false">http://pearlin.info/?p=140</guid>
		<description><![CDATA[We often neglect the basics of Linux such as the Suid, sgid and sticky bits. But they are really useful if we know to use them properly.
Below I am explaining it briefly with appropriate examples.
1) Sticky bit was used on executables in linux (which was used more often)so that they would remain in the memory more time after the initial execution, hoping they would be needed in the near future. But since today we have more sophisticated memory accessing techniques ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/basics/suid-sgid-sticky-bit-explained.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
