<?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>anerdev</title>
	<atom:link href="http://www.anerdev.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anerdev.net</link>
	<description>Read another ...</description>
	<lastBuildDate>Sat, 14 Nov 2015 17:37:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.5</generator>
	<item>
		<title>MAMP: MySQL Error 1153 &#8211; Got a packet bigger than &#8216;max_allowed_packet&#8217; bytes</title>
		<link>http://www.anerdev.net/mamp-mysql-error-1153-got-a-packet-bigger-than-max_allowed_packet-bytes/</link>
		<comments>http://www.anerdev.net/mamp-mysql-error-1153-got-a-packet-bigger-than-max_allowed_packet-bytes/#comments</comments>
		<pubDate>Sat, 14 Nov 2015 17:37:01 +0000</pubDate>
		<dc:creator><![CDATA[anerdev]]></dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[mamp]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.anerdev.net/?p=98</guid>
		<description><![CDATA[<p>When use MAMP and need a big .sql file, if there is this error, you can resolve in this way. Start MAMP; Open the MAMP page; Click on &#8220;Tools&#8221; tab and click on &#8220;PHPMyAdmin&#8221;; Open the console (is in the bottom): &#160; Put there separated string (for send, presso Ctrl+Enter), 1000000 is the size (this... <a class="read-article" href="http://www.anerdev.net/mamp-mysql-error-1153-got-a-packet-bigger-than-max_allowed_packet-bytes/">Read Article &#8594;</a></p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/mamp-mysql-error-1153-got-a-packet-bigger-than-max_allowed_packet-bytes/">MAMP: MySQL Error 1153 &#8211; Got a packet bigger than &#8216;max_allowed_packet&#8217; bytes</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>When use MAMP and need a big .sql file, if there is this error, you can resolve in this way.</p>
<p><span id="more-98"></span></p>
<ul>
<li>Start MAMP;</li>
<li>Open the MAMP page;</li>
<li>Click on &#8220;Tools&#8221; tab and click on &#8220;PHPMyAdmin&#8221;;</li>
<li>Open the console (is in the bottom):</li>
</ul>
<p><a href="http://www.anerdev.net/wordpress/wp-content/uploads/2015/11/mamp-console.jpg"><img class="aligncenter size-full wp-image-99" src="http://www.anerdev.net/wordpress/wp-content/uploads/2015/11/mamp-console.jpg" alt="mamp-console" width="1175" height="915" /></a></p>
<p>&nbsp;</p>
<ul>
<li>Put there separated string (for send, presso Ctrl+Enter), 1000000 is the size (this is very huge):</li>
</ul>
<p></p><pre class="crayon-plain-tag">set global net_buffer_length=1000000; 
set global max_allowed_packet=1000000;</pre><p></p>
<ul>
<li>Restart MAMP;</li>
<li>Now you can import.</li>
</ul>
<p>&nbsp;</p>
<p>Thank to: <a href="http://stackoverflow.com/questions/93128/mysql-error-1153-got-a-packet-bigger-than-max-allowed-packet-bytes" target="_blank">http://stackoverflow.com/questions/93128/mysql-error-1153-got-a-packet-bigger-than-max-allowed-packet-bytes</a></p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/mamp-mysql-error-1153-got-a-packet-bigger-than-max_allowed_packet-bytes/">MAMP: MySQL Error 1153 &#8211; Got a packet bigger than &#8216;max_allowed_packet&#8217; bytes</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.anerdev.net/mamp-mysql-error-1153-got-a-packet-bigger-than-max_allowed_packet-bytes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parametri ADSL su modem NON Fastweb</title>
		<link>http://www.anerdev.net/parametri-adsl-su-modem-non-fastweb/</link>
		<comments>http://www.anerdev.net/parametri-adsl-su-modem-non-fastweb/#comments</comments>
		<pubDate>Wed, 11 Nov 2015 18:21:16 +0000</pubDate>
		<dc:creator><![CDATA[anerdev]]></dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[asus]]></category>
		<category><![CDATA[dsl-n10]]></category>
		<category><![CDATA[fastweb]]></category>

		<guid isPermaLink="false">http://www.anerdev.net/?p=89</guid>
		<description><![CDATA[<p>Evitate di chiamare il call center Fastweb: o non funziona il sistema di selezione (però continui a pagare) o risponde il rumeno di turno più incapace di Pippo Baudo. Ufficialmente i parametri da inserire in un modem NON Fastweb sono i seguenti: &#160; VPI: 8 VCI: 36 INCAPSULAMENTO: llc PROTOCOLLO RFC 2684 bridged (dinamica) Ti... <a class="read-article" href="http://www.anerdev.net/parametri-adsl-su-modem-non-fastweb/">Read Article &#8594;</a></p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/parametri-adsl-su-modem-non-fastweb/">Parametri ADSL su modem NON Fastweb</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Evitate di chiamare il call center Fastweb: o non funziona il sistema di selezione (però continui a pagare) o risponde il rumeno di turno più incapace di Pippo Baudo.</p>
<p><span id="more-89"></span></p>
<p>Ufficialmente i parametri da inserire in un modem NON Fastweb sono i seguenti:</p>
<p>&nbsp;</p>
<div class="page" title="Page 4">
<div class="layoutArea">
<div class="column">
<blockquote><p>VPI: 8<br />
VCI: 36</p>
<p>INCAPSULAMENTO: llc</p></blockquote>
</div>
</div>
</div>
<div class="page" title="Page 5">
<div class="layoutArea">
<div class="column">
<blockquote><p>PROTOCOLLO RFC 2684 bridged (dinamica)<br />
Ti indichiamo inoltre alcuni esempi di diciture che potresti trovare nella pagina di con gurazione dell’apparato per la selezione del corretto protocollo</p>
<p>l Protocollo: Dynamic IP<br />
l Protocol: IP over Rfc 1483 bridged<br />
l connection type: Rfc 2684 bridged (dynamic) l channel mode: 1483 mER / bridged<br />
l connection type: Dynamic (1483 bridged)<br />
l connection type: 1483 bridged IP</p>
<p>l DHCP client: abilitato sull’interfaccia WAN per l’acquisizione dinamica dell’indirizzo IP l Classe ATM: UBR (se richiesto)</p>
<p>La modalità di funzionamento del Modem Router deve essere routed.<br />
Non utilizzare con gurazioni che prevedono il funzionamento in modalità bridging/ modem-only.</p></blockquote>
</div>
<p>&nbsp;</p>
<p>Nella pratica, come al solito, poi le cose non funzionano.</p>
<p>Ma usare cose semplici e stra utilizzate no ? Vero Fastweb ?</p>
</div>
</div>
<p>Nel mio caso mi sono ritrovato con un router Asus DSL-N10.</p>
<p>Che non ne ha voluto sapere di funzionare per molto, grazie alla pessima e superficiale descrizione &#8220;l PROTOCOLLO RFC 2684 bridged (dinamica)&#8221;</p>
<p><span style="text-decoration: underline;"><span style="color: #ff6600; text-decoration: underline;">In realtà nella voce &#8220;Tipo di connessione&#8221;, dal menù a tendina dovete selezionare &#8220;MER&#8221;. </span></span></p>
<p>Maledetti i cardinali, un pomeriggio per capirlo. Spero che muoiano.</p>
<p>&nbsp;</p>
<p>Onde evitare confusione, vi allego le immagini della mia configurazione (per capirci meglio come configurare il tutto):</p>
<p><a href="http://www.anerdev.net/wordpress/wp-content/uploads/2015/11/asus-dsln10-parametriantemprima.png"><img class="aligncenter size-full wp-image-93" src="http://www.anerdev.net/wordpress/wp-content/uploads/2015/11/asus-dsln10-parametriantemprima.png" alt="ASUS DSL-N10 | Parametri Anteprima" width="1658" height="1519" /></a></p>
<p><a href="http://www.anerdev.net/wordpress/wp-content/uploads/2015/11/asus-dsln10-dhcp.png"><img class="aligncenter size-full wp-image-92" src="http://www.anerdev.net/wordpress/wp-content/uploads/2015/11/asus-dsln10-parametri-full.png" alt="ASUS DSL-N10 | Parametri DSL" width="1658" height="1519" /></a></p>
<p>&nbsp;</p>
<p>Ed infine la part del DHCP:</p>
<p><a href="http://www.anerdev.net/wordpress/wp-content/uploads/2015/11/asus-dsln10-dhcp.png"><br />
<img class="aligncenter size-full wp-image-91" src="http://www.anerdev.net/wordpress/wp-content/uploads/2015/11/asus-dsln10-dhcp.png" alt="ASUS DSL-N10 | Configurazione DHCP" width="1673" height="909" /></a></p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/parametri-adsl-su-modem-non-fastweb/">Parametri ADSL su modem NON Fastweb</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.anerdev.net/parametri-adsl-su-modem-non-fastweb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS: split unique flac audio file</title>
		<link>http://www.anerdev.net/mac-os-split-unique-flac-audio-file/</link>
		<comments>http://www.anerdev.net/mac-os-split-unique-flac-audio-file/#comments</comments>
		<pubDate>Sun, 23 Aug 2015 11:35:39 +0000</pubDate>
		<dc:creator><![CDATA[anerdev]]></dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[xact]]></category>

		<guid isPermaLink="false">http://www.anerdev.net/?p=85</guid>
		<description><![CDATA[<p>If you download an album and you have an unique flac audio file, you can split it using xAct (http://xact.scottcbrown.org). Open xAct; go to shntool tab in the top of main window; in the shntool Functions click on split button; in the select output format click on flac; in the left menù, click on add button and choose the... <a class="read-article" href="http://www.anerdev.net/mac-os-split-unique-flac-audio-file/">Read Article &#8594;</a></p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/mac-os-split-unique-flac-audio-file/">Mac OS: split unique flac audio file</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>If you download an album and you have an unique flac audio file, you can split it using xAct (<a href="http://xact.scottcbrown.org" target="_blank">http://xact.scottcbrown.org</a>).</p>
<p><span id="more-85"></span></p>
<ol>
<li>Open xAct;</li>
<li>go to <em>shntool</em> tab in the top of main window;</li>
<li>in the <em>shntool Functions</em> click on <em>split</em> button;</li>
<li>in the <em>select output format</em> click on <em>flac</em>;</li>
<li>in the left menù, click on <em>add</em> button and choose the flac audio file to split;</li>
<li>click the button <em>Call Shntool</em>;</li>
<li>in the window, choose the file with split point data (in most case the .cue file);</li>
<li>in the second window choose the output folder where the flac files will go.</li>
<li>done.</li>
</ol>
<p><a href="http://www.anerdev.net/wordpress/wp-content/uploads/2015/08/xact.png"><img class="aligncenter size-full wp-image-86" src="http://www.anerdev.net/wordpress/wp-content/uploads/2015/08/xact.png" alt="xact" width="732" height="524" /></a></p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/mac-os-split-unique-flac-audio-file/">Mac OS: split unique flac audio file</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.anerdev.net/mac-os-split-unique-flac-audio-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welsh dancing seagull</title>
		<link>http://www.anerdev.net/welsh-dancing-seagull/</link>
		<comments>http://www.anerdev.net/welsh-dancing-seagull/#comments</comments>
		<pubDate>Fri, 10 Jul 2015 22:53:56 +0000</pubDate>
		<dc:creator><![CDATA[anerdev]]></dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[seagull]]></category>

		<guid isPermaLink="false">http://www.anerdev.net/?p=80</guid>
		<description><![CDATA[<p>&#160; Ok &#8230; https://www.youtube.com/watch?v=z-6l-905zD0 &#160;</p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/welsh-dancing-seagull/">Welsh dancing seagull</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<p>Ok &#8230; <a href="https://www.youtube.com/watch?v=z-6l-905zD0" target="_blank">https://www.youtube.com/watch?v=z-6l-905zD0</a><br />
<a href="http://i.imgur.com/FMpPkJK.jpg"><img class="aligncenter" src="http://i.imgur.com/FMpPkJK.jpg" alt="" width="550" height="412" /></a></p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/welsh-dancing-seagull/">Welsh dancing seagull</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.anerdev.net/welsh-dancing-seagull/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian: “bash: reboot shutdown: command not found”</title>
		<link>http://www.anerdev.net/debian-bash-reboot-command-not-found/</link>
		<comments>http://www.anerdev.net/debian-bash-reboot-command-not-found/#comments</comments>
		<pubDate>Fri, 01 May 2015 01:53:07 +0000</pubDate>
		<dc:creator><![CDATA[webmaster]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[sysvinit]]></category>

		<guid isPermaLink="false">http://www.anerdev.net/?p=68</guid>
		<description><![CDATA[<p>I don&#8217;t know why, but after an rsync the commands, as root or sudo, &#8220;shutdown&#8221; or &#8220;reboot&#8221; doesn&#8217;t work ! The only solution was to do this, as root or sudo: [crayon-564adf061e506980854359/] My post on StackOverflow. Source</p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/debian-bash-reboot-command-not-found/">Debian: “bash: reboot shutdown: command not found”</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>I don&#8217;t know why, but after <em>an rsync</em> the commands, as root or sudo, &#8220;shutdown&#8221; or &#8220;reboot&#8221; doesn&#8217;t work !</p>
<p><span id="more-68"></span></p>
<p>The only solution was to do this, as root or sudo:</p><pre class="crayon-plain-tag">apt-get --reinstall install sysvinit</pre><p>My post on <a href="http://unix.stackexchange.com/questions/199392/bash-reboot-command-not-found-cant-found-a-solution" target="_blank">StackOverflow</a>.</p>
<p><a href="https://lists.debian.org/debian-user/2001/11/msg00745.html" target="_blank">Source</a></p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/debian-bash-reboot-command-not-found/">Debian: “bash: reboot shutdown: command not found”</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.anerdev.net/debian-bash-reboot-command-not-found/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XChat Azure: server list configuration file</title>
		<link>http://www.anerdev.net/xchat-azure-server-list-configuration-file/</link>
		<comments>http://www.anerdev.net/xchat-azure-server-list-configuration-file/#comments</comments>
		<pubDate>Mon, 27 Apr 2015 21:41:11 +0000</pubDate>
		<dc:creator><![CDATA[webmaster]]></dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[xchat aqua]]></category>

		<guid isPermaLink="false">http://www.anerdev.net/?p=65</guid>
		<description><![CDATA[<p>Is incredible, but with XChat Azure there isn&#8217;t a way, from the interface, for delete all server in the server&#8217;s list. But there is a way &#8230; Reading in the Author&#8217;s GitHub repo you can access to software&#8217;s folder using this path: [crayon-564adf061e7be826001900/] But in this directory, there isn&#8217;t the server&#8217;s list configuration file. You need... <a class="read-article" href="http://www.anerdev.net/xchat-azure-server-list-configuration-file/">Read Article &#8594;</a></p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/xchat-azure-server-list-configuration-file/">XChat Azure: server list configuration file</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Is incredible, but with <a href="https://xchataqua.github.io" target="_blank">XChat Azure</a> there isn&#8217;t a way, from the interface, for delete all server in the server&#8217;s list. But there is a way &#8230;</p>
<p><span id="more-65"></span></p>
<p>Reading in the <a href="https://github.com/xchataqua/xchataqua" target="_blank">Author&#8217;s GitHub repo</a> you can access to software&#8217;s folder using this path:</p><pre class="crayon-plain-tag">/Users/user_name/Library/Containers/org.3rddev.xchatazure</pre><p>But in this directory, there isn&#8217;t the <em>server&#8217;s list configuration file</em>.</p>
<p>You need to go to this path:</p><pre class="crayon-plain-tag">/Users/user_name/Library/Containers/org.3rddev.xchatazure/Data/Library/Application Support/XChat Azure</pre><p>and edit the file named &#8220;<strong>servlist_.conf</strong>&#8220;.</p>
<p>&nbsp;</p>
<p><span style="text-decoration: underline;">If you need to delete all server from the server&#8217;s list, you can&#8217;t delete simply the file, because when you re-open the software, it will restore the original file !</span></p>
<p>&nbsp;</p>
<p>First of all open the &#8220;<strong>servlist_.conf</strong>&#8220;;</p>
<ul>
<li>Not change the first line !;</li>
<li>Delete all server blocks;</li>
<li>leave write only a single server block.</li>
</ul>
<p>&nbsp;</p>
<p>For example, use this configuration:</p><pre class="crayon-plain-tag">v=2.8.8-svn1523

N=2600net
E=IRC (Latin/Unicode Hybrid)
F=19
D=0
S=irc.2600.net</pre><p>&nbsp;</p>
<p>After using this configuration example, when you open the XChat Aqua, there is only one server in the server&#8217;s list (in this case the &#8220;2600net&#8221; server).</p>
<p>But now you can edit how you like, using the software, the server&#8217;s list.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/xchat-azure-server-list-configuration-file/">XChat Azure: server list configuration file</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.anerdev.net/xchat-azure-server-list-configuration-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian and Samba: symlink doesn&#8217;t work</title>
		<link>http://www.anerdev.net/debian-and-samba-symlink-doesnt-work/</link>
		<comments>http://www.anerdev.net/debian-and-samba-symlink-doesnt-work/#comments</comments>
		<pubDate>Thu, 23 Apr 2015 18:32:06 +0000</pubDate>
		<dc:creator><![CDATA[webmaster]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://www.anerdev.net/?p=63</guid>
		<description><![CDATA[<p>If you need in a folder, that you share with Samba, a symlink and it doesn&#8217;t work, you need to use this parameters. Do all of this as root or sudo user. &#160; Edit the Samba configuration file [crayon-564adf061eb1e905784693/] Under the &#8220;[Global]&#8221; tag put this code: [crayon-564adf061eb27962221836/] And restart Samba [crayon-564adf061eb2d009960347/] &#160; &#160;</p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/debian-and-samba-symlink-doesnt-work/">Debian and Samba: symlink doesn&#8217;t work</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>If you need in a folder, that you share with Samba, a symlink and it doesn&#8217;t work, you need to use this parameters.</p>
<p><span id="more-63"></span></p>
<p>Do all of this as root or sudo user.</p>
<p>&nbsp;</p>
<p>Edit the Samba configuration file</p><pre class="crayon-plain-tag">nano /etc/samba/smb.conf</pre><p>Under the &#8220;[Global]&#8221; tag put this code:</p><pre class="crayon-plain-tag">follow symlinks = yes
wide links = yes
unix extensions = no</pre><p>And restart Samba</p><pre class="crayon-plain-tag">service samba restart</pre><p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/debian-and-samba-symlink-doesnt-work/">Debian and Samba: symlink doesn&#8217;t work</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.anerdev.net/debian-and-samba-symlink-doesnt-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>transmission-daemon: &#8220;error permission denied&#8221;</title>
		<link>http://www.anerdev.net/transmission-daemon-error-permission-denied/</link>
		<comments>http://www.anerdev.net/transmission-daemon-error-permission-denied/#comments</comments>
		<pubDate>Sun, 22 Feb 2015 22:47:20 +0000</pubDate>
		<dc:creator><![CDATA[webmaster]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[transmission-daemon]]></category>

		<guid isPermaLink="false">http://anerdev.net/?p=53</guid>
		<description><![CDATA[<p>The problem is in the folder&#8217;s permission setting. Download path: /home/pi/downloads User: pi Add the user pi to debian-transmission group: [crayon-564adf061ee97734235420/] &#160; change the folder&#8217;s ownership: [crayon-564adf061eea0394761982/] &#160;  set write access to debian-transmission group: [crayon-564adf061eea7391526964/] &#160; open the configuration file of transmission-daemon: [crayon-564adf061eead214479679/] &#160; change the value umask from &#8220;18&#8221; to &#8220;2&#8221; and save the... <a class="read-article" href="http://www.anerdev.net/transmission-daemon-error-permission-denied/">Read Article &#8594;</a></p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/transmission-daemon-error-permission-denied/">transmission-daemon: &#8220;error permission denied&#8221;</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The problem is in the folder&#8217;s permission setting.</p>
<p><span id="more-53"></span></p>
<p>Download path: /home/pi/downloads</p>
<p>User: pi</p>
<ol>
<li>Add the user <em>pi</em> to <em>debian-transmission</em> group:<br />
<pre class="crayon-plain-tag">sudo usermod -a -G debian-transmission pi</pre><br />
&nbsp;</li>
<li>change the folder&#8217;s ownership:<br />
<pre class="crayon-plain-tag">sudo chgrp debian-transmission /home/pi/downloads</pre><br />
&nbsp;</li>
<li> set write access to <em>debian-transmission</em> group:<br />
<pre class="crayon-plain-tag">sudo chmod 770 /home/pi/downloads</pre><br />
&nbsp;</li>
<li>open the configuration file of <em>transmission-daemon</em>:<br />
<pre class="crayon-plain-tag">sudo nano /etc/transmission-daemon/settings.json</pre><br />
&nbsp;</li>
<li>change the value <em>umask</em> from &#8220;18&#8221; to &#8220;2&#8221; and save the file.</li>
<li>Reload the <em>transmission-daemon</em>:<br />
<pre class="crayon-plain-tag">sudo service transmission-daemon reload</pre><br />
&nbsp;</li>
<li>Done.</li>
</ol>
<p>&nbsp;</p>
<p><a href="http://askubuntu.com/questions/221081/permission-denied-when-downloading-with-transmission-deamon" target="_blank">VIA</a></p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/transmission-daemon-error-permission-denied/">transmission-daemon: &#8220;error permission denied&#8221;</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.anerdev.net/transmission-daemon-error-permission-denied/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian: auto mount USB pen drive</title>
		<link>http://www.anerdev.net/debian-auto-mount-usb-pen-drive/</link>
		<comments>http://www.anerdev.net/debian-auto-mount-usb-pen-drive/#comments</comments>
		<pubDate>Thu, 06 Nov 2014 19:03:49 +0000</pubDate>
		<dc:creator><![CDATA[webmaster]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[usbmount]]></category>

		<guid isPermaLink="false">http://anerdev.net/?p=47</guid>
		<description><![CDATA[<p>In Debian the function of the USB auto mount isn&#8217;t default. You can resolve this whit this simple app. As root or sudo user; Install the package usbmount; is in the official Debian repository: [crayon-564adf061f234582875271/] After the installation, restar the udev: [crayon-564adf061f23f683388312/] Now, put the Usb drive in the USB port and go to /media... <a class="read-article" href="http://www.anerdev.net/debian-auto-mount-usb-pen-drive/">Read Article &#8594;</a></p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/debian-auto-mount-usb-pen-drive/">Debian: auto mount USB pen drive</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>In Debian the function of the USB auto mount isn&#8217;t default.</p>
<p>You can resolve this whit this simple app.</p>
<p><span id="more-47"></span></p>
<p>As root or sudo user;</p>
<p>Install the package <em>usbmount</em>; is in the official Debian repository:</p><pre class="crayon-plain-tag">apt-get install usbmount</pre><p>After the installation, restar the <em>udev:</em></p><pre class="crayon-plain-tag">/etc/init.d/udev restart</pre><p>Now, put the Usb drive in the USB port and go to <em>/media</em> folder.</p>
<p>There are many folders like &#8220;<em>usb0</em>, <em>usb1</em>, <em>usb2</em>, &#8230;&#8221;; in the first there is the content of your first plugged USB pen drive.</p>
<p>&nbsp;</p>
<p>The configuration file of the <em>usbmount</em> software is at this address:</p><pre class="crayon-plain-tag">/etc/usbmount/usbmount.con</pre><p>&nbsp;</p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/debian-auto-mount-usb-pen-drive/">Debian: auto mount USB pen drive</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.anerdev.net/debian-auto-mount-usb-pen-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac, can&#8217;t format SD, only read mode</title>
		<link>http://www.anerdev.net/mac-cant-format-sd-only-read-mode/</link>
		<comments>http://www.anerdev.net/mac-cant-format-sd-only-read-mode/#comments</comments>
		<pubDate>Thu, 16 Oct 2014 13:50:04 +0000</pubDate>
		<dc:creator><![CDATA[webmaster]]></dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[mac os]]></category>
		<category><![CDATA[sd]]></category>

		<guid isPermaLink="false">http://anerdev.net/?p=42</guid>
		<description><![CDATA[<p>In the SD there is a switch for put the memory in the &#8220;read only&#8221; mode. When you put in the switch (top position) in the &#8220;read/write&#8221; mode, but with Utility Disk in Mac OS you have this (in my case with SanDisk memory card): &#160; you need to put the switch in the middle position, like... <a class="read-article" href="http://www.anerdev.net/mac-cant-format-sd-only-read-mode/">Read Article &#8594;</a></p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/mac-cant-format-sd-only-read-mode/">Mac, can&#8217;t format SD, only read mode</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>In the SD there is a switch for put the memory in the &#8220;read only&#8221; mode.</p>
<p><span id="more-42"></span></p>
<p>When you put in the switch (top position) in the &#8220;read/write&#8221; mode, but with Utility Disk in Mac OS you have this (in my case with SanDisk memory card):</p>
<p><a href="http://anerdev.net/wordpress/wp-content/uploads/2014/10/macos_sd_readonly.png"><img class="aligncenter size-full wp-image-43" src="http://anerdev.net/wordpress/wp-content/uploads/2014/10/macos_sd_readonly.png" alt="macos_sd_readonly" width="739" height="640" /></a></p>
<p>&nbsp;</p>
<ul>
<li>you need to put the switch in the middle position, like this:</li>
</ul>
<p><a href="http://anerdev.net/wordpress/wp-content/uploads/2014/10/sd_switch.jpg"><img class="aligncenter wp-image-44 size-medium" src="http://anerdev.net/wordpress/wp-content/uploads/2014/10/sd_switch-300x249.jpg" alt="sd_switch" width="300" height="249" /></a></p>
<ul>
<li>after, format normally with Disk Utility.</li>
</ul>
<p>When finish the format, put the switch in the top position, again.</p>
<p>Now the SD will work without problem.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="http://www.anerdev.net/mac-cant-format-sd-only-read-mode/">Mac, can&#8217;t format SD, only read mode</a> appeared first on <a rel="nofollow" href="http://www.anerdev.net">anerdev</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.anerdev.net/mac-cant-format-sd-only-read-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
