<?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>Enslaved Coder&#187; linux</title>
	<atom:link href="http://wp.enslavedcoder.org/index.php/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://wp.enslavedcoder.org</link>
	<description>Dedicato a chi mi diceva: "Bravo, con l'informatica farai i soldi..."</description>
	<lastBuildDate>Mon, 31 Oct 2011 10:41:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Upload di grossi file in PHP</title>
		<link>http://wp.enslavedcoder.org/index.php/2008/12/04/upload-di-grossi-file-in-php/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=upload-di-grossi-file-in-php</link>
		<comments>http://wp.enslavedcoder.org/index.php/2008/12/04/upload-di-grossi-file-in-php/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 10:22:54 +0000</pubDate>
		<dc:creator>gx</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://wp.enslavedcoder.org/?p=93</guid>
		<description><![CDATA[Oggi ci ho passato un bel po&#8217; di tempo. Dovendo predisporre l&#8217;upload di grossi file tramite php è necessario settare, nel file php.ini, le seguenti voci a valori adeguati: post_max_size upload_max_filesize memory_limit max_execution_time mx_input_time sul manuale di php per i dettagli.]]></description>
		<wfw:commentRss>http://wp.enslavedcoder.org/index.php/2008/12/04/upload-di-grossi-file-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Invio mail con allegati da shell</title>
		<link>http://wp.enslavedcoder.org/index.php/2008/11/13/invio-mail-con-allegati-da-shell/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=invio-mail-con-allegati-da-shell</link>
		<comments>http://wp.enslavedcoder.org/index.php/2008/11/13/invio-mail-con-allegati-da-shell/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 16:26:44 +0000</pubDate>
		<dc:creator>gx</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[allegati]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[mailx]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://wp.enslavedcoder.org/?p=90</guid>
		<description><![CDATA[come inviare una mail con un allegato da linea di comando su linux? easy: tar czf - $FILE &#124; uuencode $FILETGZ &#124; mailx -s "$MAIL_OBJECT" $DESTMAIL dove, ovviamente, le parole in corsivo vanno sostituite con i propri valori: $FILE: è il file da allegare (esempio &#8220;nomefile.txt&#8221;) $FILETGZ: è il nome che avrà il file da [...]]]></description>
		<wfw:commentRss>http://wp.enslavedcoder.org/index.php/2008/11/13/invio-mail-con-allegati-da-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Player su Debian Etch amd64</title>
		<link>http://wp.enslavedcoder.org/index.php/2008/10/18/flash-player-su-debian-etch-amd64/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=flash-player-su-debian-etch-amd64</link>
		<comments>http://wp.enslavedcoder.org/index.php/2008/10/18/flash-player-su-debian-etch-amd64/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 17:39:24 +0000</pubDate>
		<dc:creator>gx</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[etch]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://wp.enslavedcoder.org/?p=74</guid>
		<description><![CDATA[Questo è l&#8217;ennesimo post scritto per ricordarmi di una determinata procedura, nel caso specifico installare un flash player più o meno funzionante per la mia debian etch versione amd64. Tralasciando gli improperi che meriterebbe l&#8217;adobe per non aver prodotto un player per questa piattaforma, passo ai passaggi necessari per installare un player vagamente funzionante (tante [...]]]></description>
		<wfw:commentRss>http://wp.enslavedcoder.org/index.php/2008/10/18/flash-player-su-debian-etch-amd64/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Automount di un disco Western Digital</title>
		<link>http://wp.enslavedcoder.org/index.php/2008/10/06/automount-di-un-disco-western-digital/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=automount-di-un-disco-western-digital</link>
		<comments>http://wp.enslavedcoder.org/index.php/2008/10/06/automount-di-un-disco-western-digital/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 08:17:35 +0000</pubDate>
		<dc:creator>gx</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[automount]]></category>
		<category><![CDATA[fstab]]></category>
		<category><![CDATA[WD]]></category>
		<category><![CDATA[Western Digital]]></category>

		<guid isPermaLink="false">http://wp.enslavedcoder.org/?p=69</guid>
		<description><![CDATA[cosa mettere nel file fstab per montare all&#8217;avvio un disco esterno Western Digital? questo: 192.168.0.56:/share /mnt/dir/  cifs    user=user,password=password,rw dove alle parole in corsivo vanno sostituiti i propri valori.]]></description>
		<wfw:commentRss>http://wp.enslavedcoder.org/index.php/2008/10/06/automount-di-un-disco-western-digital/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installare Proftpd con supporto MySql</title>
		<link>http://wp.enslavedcoder.org/index.php/2008/09/27/installare-proftpd-mysql/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installare-proftpd-mysql</link>
		<comments>http://wp.enslavedcoder.org/index.php/2008/09/27/installare-proftpd-mysql/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 19:29:11 +0000</pubDate>
		<dc:creator>gx</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[proftpd]]></category>
		<category><![CDATA[server ftp]]></category>

		<guid isPermaLink="false">http://wp.enslavedcoder.org/?p=49</guid>
		<description><![CDATA[Questo articolo è più che altro un modo per ricordarmi come fare questa operazione che ieri al lavoro mi ha portato via l&#8217;intera giornata, nonostante su internet sia spiegato piuttosto bene come eseguirla. Allora, innanzitutti l&#8217;obiettivo: installare un server ftp (Proftpd) i cui utenti siano registrati in un database (MySql) gestibile attraverso un comodo frontend [...]]]></description>
		<wfw:commentRss>http://wp.enslavedcoder.org/index.php/2008/09/27/installare-proftpd-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

