<?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>Jacky's BLOG &#187; ssh</title>
	<atom:link href="http://jk.scanmon.com/en/wp/tag/ssh/feed" rel="self" type="application/rss+xml" />
	<link>http://jk.scanmon.com/en</link>
	<description>The pursuit of excellence, become an excellent system administrator!</description>
	<lastBuildDate>Fri, 29 Apr 2011 03:22:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>schroot &#8211; chroot for any users</title>
		<link>http://jk.scanmon.com/en/wp/2010/01/schroot-chroot-for-any-users.html</link>
		<comments>http://jk.scanmon.com/en/wp/2010/01/schroot-chroot-for-any-users.html#comments</comments>
		<pubDate>Thu, 07 Jan 2010 07:53:56 +0000</pubDate>
		<dc:creator>jacky</dc:creator>
				<category><![CDATA[linux system]]></category>
		<category><![CDATA[opensource software]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://jk.scanmon.com/?p=1751</guid>
		<description><![CDATA[From manpages: schroot allows the user to run a command or a login shell in a chroot environment. If no command is specified, a login shell will be started in the user current working directory inside the chroot.
I&#8217;ve been trying some virtual machines solutions to execute some programs 32bits in my machine. But it&#8217;s take [...]]]></description>
		<wfw:commentRss>http://jk.scanmon.com/en/wp/2010/01/schroot-chroot-for-any-users.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSSH logging with ChrootDirectory</title>
		<link>http://jk.scanmon.com/en/wp/2010/01/openssh-logging-with-chrootdirectory.html</link>
		<comments>http://jk.scanmon.com/en/wp/2010/01/openssh-logging-with-chrootdirectory.html#comments</comments>
		<pubDate>Thu, 07 Jan 2010 07:08:01 +0000</pubDate>
		<dc:creator>jacky</dc:creator>
				<category><![CDATA[linux system]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://jk.scanmon.com/?p=1746</guid>
		<description><![CDATA[Finally following up on the previous article on the subject, I found some time to investigate logging what happens in an internal-sftp session using rsyslog.
Making syslog available in the chroot
Simply create a dev directory in each one of the chosen user chroot directories.
# mkdir /home/user/dev

Configuring rsyslog to probe the new logging source
Simply drop the following [...]]]></description>
		<wfw:commentRss>http://jk.scanmon.com/en/wp/2010/01/openssh-logging-with-chrootdirectory.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

