<?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>GrenadePod &#187; Sysadmin Quiz</title>
	<atom:link href="http://www.grenadepod.com/category/sysadmin-quiz/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.grenadepod.com</link>
	<description>Dispersing the Seeds</description>
	<lastBuildDate>Mon, 22 Feb 2010 20:30:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Automatically mount filesystems on demand</title>
		<link>http://www.grenadepod.com/2010/01/11/automatically-mount-filesystems-on-demand/</link>
		<comments>http://www.grenadepod.com/2010/01/11/automatically-mount-filesystems-on-demand/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 18:57:38 +0000</pubDate>
		<dc:creator>pulegium</dc:creator>
				<category><![CDATA[Sysadmin Quiz]]></category>

		<guid isPermaLink="false">http://www.grenadepod.com/?p=807</guid>
		<description><![CDATA[It is convenient to mount some filesystems on when-needed basis. What deamon provides this functionality? What configuration files are involved? How to check the status of this daemon? List some common use cases when this functionality is useful. Related posts:Query data from Django site with jQuery


Related posts:<ol><li><a href='http://www.grenadepod.com/2009/11/13/query-data-from-django-site-with-jquery/' rel='bookmark' title='Permanent Link: Query data from Django site with jQuery'>Query data from Django site with jQuery</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p id="top" />It is convenient to mount some filesystems on when-needed basis. What deamon provides this functionality? What configuration files are involved? How to check the status of this daemon? List some common use cases when this functionality is useful.</p>


<p>Related posts:<ol><li><a href='http://www.grenadepod.com/2009/11/13/query-data-from-django-site-with-jquery/' rel='bookmark' title='Permanent Link: Query data from Django site with jQuery'>Query data from Django site with jQuery</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.grenadepod.com/2010/01/11/automatically-mount-filesystems-on-demand/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kickstarting server over the network</title>
		<link>http://www.grenadepod.com/2010/01/11/kickstarting-server-over-the-network/</link>
		<comments>http://www.grenadepod.com/2010/01/11/kickstarting-server-over-the-network/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 18:52:09 +0000</pubDate>
		<dc:creator>pulegium</dc:creator>
				<category><![CDATA[Sysadmin Quiz]]></category>

		<guid isPermaLink="false">http://www.grenadepod.com/?p=804</guid>
		<description><![CDATA[What infrastructure is required to kickstart a server from network? Briefly describe configuration of each component that is involved in the kickstart process. What are alternatives for retrieving the installation packages? Related posts:Sorting out YUM repositories on CentOS 5.4


Related posts:<ol><li><a href='http://www.grenadepod.com/2009/12/21/sorting-out-yum-repositories-on-centos-5-4/' rel='bookmark' title='Permanent Link: Sorting out YUM repositories on CentOS 5.4'>Sorting out YUM repositories on CentOS 5.4</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p id="top" />What infrastructure is required to kickstart a server from network? Briefly describe configuration of each component that is involved in the kickstart process.</p>
<p>What are alternatives for retrieving the installation packages?</p>


<p>Related posts:<ol><li><a href='http://www.grenadepod.com/2009/12/21/sorting-out-yum-repositories-on-centos-5-4/' rel='bookmark' title='Permanent Link: Sorting out YUM repositories on CentOS 5.4'>Sorting out YUM repositories on CentOS 5.4</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.grenadepod.com/2010/01/11/kickstarting-server-over-the-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File system attributes vs file permissions</title>
		<link>http://www.grenadepod.com/2010/01/11/file-system-attributes-vs-file-permissions/</link>
		<comments>http://www.grenadepod.com/2010/01/11/file-system-attributes-vs-file-permissions/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 18:28:33 +0000</pubDate>
		<dc:creator>pulegium</dc:creator>
				<category><![CDATA[Sysadmin Quiz]]></category>

		<guid isPermaLink="false">http://www.grenadepod.com/?p=801</guid>
		<description><![CDATA[What is the difference between changing file system attributes for a file and file permissions? What are the commands to set filesystem attributes and permissions? No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p id="top" />What is the difference between changing file system attributes for a file and file permissions?</p>
<p>What are the commands to set filesystem attributes and permissions?</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.grenadepod.com/2010/01/11/file-system-attributes-vs-file-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Journaling filesystems</title>
		<link>http://www.grenadepod.com/2010/01/11/journaling-filesystems/</link>
		<comments>http://www.grenadepod.com/2010/01/11/journaling-filesystems/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 18:25:10 +0000</pubDate>
		<dc:creator>pulegium</dc:creator>
				<category><![CDATA[Sysadmin Quiz]]></category>

		<guid isPermaLink="false">http://www.grenadepod.com/?p=797</guid>
		<description><![CDATA[What is a journaling file system? What are the advantages of journaling filesystem? Name several journaled filesystems? When would you not use journaling filesystem? No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p id="top" />What is a journaling file system? What are the advantages of journaling filesystem? Name several journaled filesystems? When would you not use journaling filesystem?</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.grenadepod.com/2010/01/11/journaling-filesystems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disk partitions: primary vs extended</title>
		<link>http://www.grenadepod.com/2010/01/11/disk-partitions-primary-vs-extended/</link>
		<comments>http://www.grenadepod.com/2010/01/11/disk-partitions-primary-vs-extended/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 18:22:25 +0000</pubDate>
		<dc:creator>pulegium</dc:creator>
				<category><![CDATA[Sysadmin Quiz]]></category>

		<guid isPermaLink="false">http://www.grenadepod.com/?p=794</guid>
		<description><![CDATA[What is the difference? How many primary and how many extended partition can be defined on a disk? Which one to use when and why? No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p id="top" />What is the difference? How many primary and how many extended partition can be defined on a disk? Which one to use when and why?</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.grenadepod.com/2010/01/11/disk-partitions-primary-vs-extended/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue with server initialisation</title>
		<link>http://www.grenadepod.com/2010/01/11/issue-with-server-initialisation/</link>
		<comments>http://www.grenadepod.com/2010/01/11/issue-with-server-initialisation/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 14:10:16 +0000</pubDate>
		<dc:creator>pulegium</dc:creator>
				<category><![CDATA[Sysadmin Quiz]]></category>

		<guid isPermaLink="false">http://www.grenadepod.com/?p=791</guid>
		<description><![CDATA[Scenario: You are booting your server, but it appears to start in run level 1. You check your /etc/inittab and the default run level is set to run level 3: id:3:initdefault: What could be the possible cause for the server to start in different run level, and to confirm that? No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p id="top" />Scenario: You are booting your server, but it appears to start in run level 1. You check your /etc/inittab and the default run level is set to run level 3:</p>

<div class="wp_syntax"><div class="code"><pre class="shell" style="font-family:monospace;">id:3:initdefault:</pre></div></div>

<p>What could be the possible cause for the server to start in different run level, and to confirm that?</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.grenadepod.com/2010/01/11/issue-with-server-initialisation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Runlevels</title>
		<link>http://www.grenadepod.com/2010/01/11/runlevels/</link>
		<comments>http://www.grenadepod.com/2010/01/11/runlevels/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 14:02:04 +0000</pubDate>
		<dc:creator>pulegium</dc:creator>
				<category><![CDATA[Sysadmin Quiz]]></category>

		<guid isPermaLink="false">http://www.grenadepod.com/?p=787</guid>
		<description><![CDATA[Why do we need different runlevels? What are they on a typical Linux system? For advanced users: what are the runlevels on non-Linux systems? Briefly discuss the purpose of each runlevel. No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p id="top" />Why do we need different runlevels? What are they on a typical Linux system? For advanced users: what are the runlevels on non-Linux systems?</p>
<p>Briefly discuss the purpose of each runlevel.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.grenadepod.com/2010/01/11/runlevels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The very first process</title>
		<link>http://www.grenadepod.com/2010/01/11/the-very-first-process/</link>
		<comments>http://www.grenadepod.com/2010/01/11/the-very-first-process/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 13:59:52 +0000</pubDate>
		<dc:creator>pulegium</dc:creator>
				<category><![CDATA[Sysadmin Quiz]]></category>

		<guid isPermaLink="false">http://www.grenadepod.com/?p=785</guid>
		<description><![CDATA[What is the very first process started by the Linux kernel? What does the first process do and in what order? No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p id="top" />What is the very first process started by the Linux kernel? What does the first process do and in what order?</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.grenadepod.com/2010/01/11/the-very-first-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Device drivers</title>
		<link>http://www.grenadepod.com/2010/01/11/device-drivers/</link>
		<comments>http://www.grenadepod.com/2010/01/11/device-drivers/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 13:57:30 +0000</pubDate>
		<dc:creator>pulegium</dc:creator>
				<category><![CDATA[Sysadmin Quiz]]></category>

		<guid isPermaLink="false">http://www.grenadepod.com/?p=783</guid>
		<description><![CDATA[It is possible to build device drivers into the Linux kernel or load them as modules. Discuss the differences between drivers being built in and drivers being available as modules. What are the advantages and disadvantages of each approach? When it is recommended to build the drivers into the kernel? Related posts:Electronic contact lens


Related posts:<ol><li><a href='http://www.grenadepod.com/2009/11/04/electronic-contact-lens/' rel='bookmark' title='Permanent Link: Electronic contact lens'>Electronic contact lens</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p id="top" />It is possible to build device drivers into the Linux kernel or load them as modules. Discuss the differences between drivers being built in and drivers being available as modules. What are the advantages and disadvantages of each approach? When it is recommended to build the drivers into the kernel?</p>


<p>Related posts:<ol><li><a href='http://www.grenadepod.com/2009/11/04/electronic-contact-lens/' rel='bookmark' title='Permanent Link: Electronic contact lens'>Electronic contact lens</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.grenadepod.com/2010/01/11/device-drivers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kernel boot messages</title>
		<link>http://www.grenadepod.com/2010/01/11/kernel-boot-messages/</link>
		<comments>http://www.grenadepod.com/2010/01/11/kernel-boot-messages/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 13:54:29 +0000</pubDate>
		<dc:creator>pulegium</dc:creator>
				<category><![CDATA[Sysadmin Quiz]]></category>

		<guid isPermaLink="false">http://www.grenadepod.com/?p=781</guid>
		<description><![CDATA[When GRUB (or other boot loader) loads Linux kernel. Linux kernel goes through various initialisation stages and prints some status messages. How to retrieve those messages after the OS is booted? No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p id="top" />When GRUB (or other boot loader) loads Linux kernel. Linux kernel goes through various initialisation stages and prints some status messages. How to retrieve those messages after the OS is booted?</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.grenadepod.com/2010/01/11/kernel-boot-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

