<?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/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>coolchevy&#039;s blog &#124; Life and experience &#187; debian</title>
	<atom:link href="http://coolchevy.org.ua/tag/debian/feed/" rel="self" type="application/rss+xml" />
	<link>https://coolchevy.org.ua</link>
	<description>мій особистий блог &#124; нотатки</description>
	<lastBuildDate>Tue, 03 Jan 2012 16:52:28 +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>etc snapshots with git</title>
		<link>https://coolchevy.org.ua/2011/08/01/etc-snapshots-with-git/</link>
		<comments>https://coolchevy.org.ua/2011/08/01/etc-snapshots-with-git/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 21:48:29 +0000</pubDate>
		<dc:creator>coolchevy</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.coolchevy.org.ua/?p=814</guid>
		<description><![CDATA[You can track your /etc directory with git, and have apt update it automatically each time a package is installed. install git apt-get install git-core initialize /etc to be a git repo cd /etc git init-db chmod og-rwx .git commit the current state git add . git commit -a -m"initial import" install a snapshot script [...]]]></description>
		<wfw:commentRss>https://coolchevy.org.ua/2011/08/01/etc-snapshots-with-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>/usr/bin/ld: cannot find -lstdc++ Debian libreadline5-dev package bug</title>
		<link>https://coolchevy.org.ua/2011/04/16/usrbinld-cannot-find-lstdc-debian-libreadline5-dev-package-bug/</link>
		<comments>https://coolchevy.org.ua/2011/04/16/usrbinld-cannot-find-lstdc-debian-libreadline5-dev-package-bug/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 10:38:39 +0000</pubDate>
		<dc:creator>coolchevy</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.coolchevy.org.ua/?p=783</guid>
		<description><![CDATA[I found bug on my Debian Linux with libstdc++.so library. This is maintainers bug of libreadline5-dev package. Simple creating symlink: $ sudo ln -s /usr/lib/libstdc++.so.VERSION /usr/lib/libstdc++.so solved this problem.]]></description>
		<wfw:commentRss>https://coolchevy.org.ua/2011/04/16/usrbinld-cannot-find-lstdc-debian-libreadline5-dev-package-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Integrate ClamAV Into PureFTPd For Virus Scanning On Debian</title>
		<link>https://coolchevy.org.ua/2011/03/11/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-debian/</link>
		<comments>https://coolchevy.org.ua/2011/03/11/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-debian/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 19:59:08 +0000</pubDate>
		<dc:creator>coolchevy</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[clamav]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.coolchevy.org.ua/?p=766</guid>
		<description><![CDATA[This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on a Debian Lenny system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware. ClamAV can be installed as follows: aptitude install clamav clamav-daemon First we create the file [...]]]></description>
		<wfw:commentRss>https://coolchevy.org.ua/2011/03/11/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto install and use usb modem, as example  &#8220;mts connect&#8221;, in debian linux</title>
		<link>https://coolchevy.org.ua/2010/09/13/howto-install-and-use-usb-modem-as-example-mts-connect-in-linux/</link>
		<comments>https://coolchevy.org.ua/2010/09/13/howto-install-and-use-usb-modem-as-example-mts-connect-in-linux/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 18:02:25 +0000</pubDate>
		<dc:creator>coolchevy</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[anydata]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[modem]]></category>
		<category><![CDATA[mts]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[zte]]></category>

		<guid isPermaLink="false">http://www.coolchevy.org.ua/?p=586</guid>
		<description><![CDATA[In my company is very common to use &#8220;fast&#8221; internet from MTS under the brand &#8220;MTS Connect&#8221;. Probably the most stable 3G internet in Ukraine. This is not a PR for the MTS, it is a personal experience. # uname -r 2.6.32-5-amd64 STEP1 Connect USB modem to pc and check dmesg: # dmesg &#124; grep [...]]]></description>
		<wfw:commentRss>https://coolchevy.org.ua/2010/09/13/howto-install-and-use-usb-modem-as-example-mts-connect-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="https://coolchevy.org.ua/wp-content/uploads/2010/09/anydata.jpg" length="8705" type="image/jpg" /><media:content url="https://coolchevy.org.ua/wp-content/uploads/2010/09/anydata.jpg" width="212" height="266" medium="image" type="image/jpeg" />	</item>
		<item>
		<title>vsftpd /bin/false check_shell=NO pam hack</title>
		<link>https://coolchevy.org.ua/2010/05/11/vsftpd-binfalse-check_shellno-pam-hack/</link>
		<comments>https://coolchevy.org.ua/2010/05/11/vsftpd-binfalse-check_shellno-pam-hack/#comments</comments>
		<pubDate>Tue, 11 May 2010 15:26:30 +0000</pubDate>
		<dc:creator>coolchevy</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pam]]></category>

		<guid isPermaLink="false">http://www.coolchevy.org.ua/?p=520</guid>
		<description><![CDATA[With default configuration of vsftp (vsftpd.conf under /etc) users with no shell or /bin/false shell are not able to login vsftpd ftp server. This is because vsftpd.conf includes such a line to enable pam module. pam_service_name=vsftpd This line points to which pam service name will be applied. Pam configuration related to vsftpd is then /etc/pam.d/vsftpd. [...]]]></description>
		<wfw:commentRss>https://coolchevy.org.ua/2010/05/11/vsftpd-binfalse-check_shellno-pam-hack/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

