<?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>Enrico Tenivella</title>
	<atom:link href="http://www.texilee.it/feed" rel="self" type="application/rss+xml" />
	<link>http://www.texilee.it</link>
	<description>Diario di bordo di un sistemista</description>
	<lastBuildDate>Mon, 15 Feb 2010 15:55:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>initrd modules options</title>
		<link>http://www.texilee.it/initrd-modules-options</link>
		<comments>http://www.texilee.it/initrd-modules-options#comments</comments>
		<pubDate>Mon, 15 Feb 2010 15:54:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[kernel]]></category>

		<guid isPermaLink="false">http://www.texilee.it/?p=316</guid>
		<description><![CDATA[man modprobe.conf 
options modulename option&#8230;
This command allows you to add options to the module  modulename (which might be an alias) every time it is inserted into   the  kernel:  whether directly (using modprobe modulename, or because  the module being inserted depends on this module.
vi /etc/modprobe.d/options 
options sundance  media=&#8221;10mbps_fd,autosense,autosense,10mbps_fd,autosense,autosense,autosense,autosense&#8221;
update-initramfs -uv
]]></description>
			<content:encoded><![CDATA[<p><strong>man modprobe.conf </strong></p>
<p>options modulename option&#8230;</p>
<p>This command allows you to add options to the module  modulename (which might be an alias) every time it is inserted into   the  kernel:  whether directly (using modprobe modulename, or because  the module being inserted depends on this module.</p>
<p><strong>vi /etc/modprobe.d/options </strong></p>
<p>options sundance  media=&#8221;10mbps_fd,autosense,autosense,10mbps_fd,autosense,autosense,autosense,autosense&#8221;</p>
<p><strong>update-initramfs -uv</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.texilee.it/initrd-modules-options/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ssh client putty multi tab</title>
		<link>http://www.texilee.it/ssh-client-putty-multi-tab</link>
		<comments>http://www.texilee.it/ssh-client-putty-multi-tab#comments</comments>
		<pubDate>Tue, 09 Feb 2010 20:22:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.tenivella.it/?p=313</guid>
		<description><![CDATA[PuTTY Connection Manager is a free PuTTY Client  Add-on for Windows platforms which goal is to provide a solution for  managing multiple PuTTY instances
http://puttycm.free.fr/download/puttycm.exe
]]></description>
			<content:encoded><![CDATA[<p>PuTTY Connection Manager is a <strong>free</strong> <strong>PuTTY Client  Add-on</strong> for Windows platforms which goal is to provide a solution for  managing multiple PuTTY instances</p>
<p>http://puttycm.free.fr/download/puttycm.exe</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texilee.it/ssh-client-putty-multi-tab/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>win auto install skype openoffice firefox vlc</title>
		<link>http://www.texilee.it/win-auto-install-skype-openoffice-firefox-vlc</link>
		<comments>http://www.texilee.it/win-auto-install-skype-openoffice-firefox-vlc#comments</comments>
		<pubDate>Tue, 09 Feb 2010 09:28:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.tenivella.it/?p=310</guid>
		<description><![CDATA[http://ninite.com/
Ninite installs software fast with default settings and
says &#8220;no&#8221; to browser toolbars and other junk.
Ninite checks your PC&#8217;s language and 64-bit support
to install the latest, best version of each program.
]]></description>
			<content:encoded><![CDATA[<p>http://ninite.com/</p>
<p>Ninite installs software fast with default settings and<br />
says &#8220;no&#8221; to browser toolbars and other junk.</p>
<p>Ninite checks your PC&#8217;s language and 64-bit support<br />
to install the latest, best version of each program.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texilee.it/win-auto-install-skype-openoffice-firefox-vlc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>script auto connect multi ssh-server konsole</title>
		<link>http://www.texilee.it/script-auto-connect-multi-ssh-server-konsole</link>
		<comments>http://www.texilee.it/script-auto-connect-multi-ssh-server-konsole#comments</comments>
		<pubDate>Tue, 09 Feb 2010 09:24:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bash]]></category>

		<guid isPermaLink="false">http://www.tenivella.it/?p=307</guid>
		<description><![CDATA[#!/bin/bash

##
## arr dei server  formato 'utente@host &#124;nome_simbolico'
##
SERVER=('root@10.10.10.1 &#124;SERVERA' 'root@10.10.10.2 &#124; SERVERB' 'root@10.10.10.3 -p4390 &#124;SERVERC' 'root@10.10.10.4 -p2100 &#124;
SERVERD')

# start a new konsole window and save the handle in $konsole
konsole=$(dcopstart konsole-script)

# maximize the new window
dcop $konsole konsole-mainwindow#1 maximize

# get current session for the first (just created) window
thissession=$(dcop $konsole konsole currentSession)

# rename this window/session
dcop $konsole $thissession renameSession [...]]]></description>
			<content:encoded><![CDATA[<pre>#!/bin/bash

##
## arr dei server  formato 'utente@host |nome_simbolico'
##
SERVER=('<a href="mailto:root@91.212.167.194">root@10.10.10.1</a> |SERVERA' '<a href="mailto:root@91.212.167.195">root@10.10.10.2</a> | SERVERB' '<a href="mailto:root@91.212.167.194">root@10.10.10.3</a> -p4390 |SERVERC' '<a href="mailto:root@91.212.167.194">root@10.10.10.4</a> -p2100 |
SERVERD')

# start a new konsole window and save the handle in $konsole
konsole=$(dcopstart konsole-script)

# maximize the new window
dcop $konsole konsole-mainwindow#1 maximize

# get current session for the first (just created) window
thissession=$(dcop $konsole konsole currentSession)

# rename this window/session
dcop $konsole $thissession renameSession "Scuolazoo  init"

# start a new session tab for each server
for s in "${SERVER[@]}" ; do
srv=`echo $s|awk -F\| '{print $1}'`
name=`echo $s|awk -F\| '{print $2}'`

# this output is displayed on the terminal which is running your script
echo "connect to server: $name"

# create another konsole tab and save handle in $newsession
newsession=`dcop $konsole konsole newSession "ssh $srv"`

# wait for shell startup
while [ `dcop $konsole $newsession sessionPID` -eq 0 ];
do sleep 0.1
done

# rename the new session
dcop $konsole $newsession renameSession $name

# and start the ssh session
dcop $konsole $newsession sendSession "exec ssh $srv  \"$param\""

done

# close the first session window
dcop $konsole $thissession closeSession &gt; /dev/null
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.texilee.it/script-auto-connect-multi-ssh-server-konsole/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Line Attenuation</title>
		<link>http://www.texilee.it/line-attenuation</link>
		<comments>http://www.texilee.it/line-attenuation#comments</comments>
		<pubDate>Tue, 09 Feb 2010 09:12:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.tenivella.it/?p=305</guid>
		<description><![CDATA[Line Attenuation
In gerneral, attenuation is the loss of signal over distance.  Unfortunately, dB loss is not just dependent on distance. It also  depends on cable type and gauge (which can differ over the length of the  cable), the number and location other connection points on the cable.
•20bB. and below = Outstanding
•20dB-30dB. = Excellent
•30dB-40dB. = Very Good
•40dB-50dB. = Good
•50dB-60dB. = Poor and may experience connectivity issues
•60dB. and above = Bad and will experience connectivity issues
Line attenuation also affects your speed.
•75 dB+: Out of range for broadband
•60-75 dB: max speed up to 512kbps
•43-60dB: max speed up to 1Mbps
•0-42dB: speed up to 2Mbps+
]]></description>
			<content:encoded><![CDATA[<p>Line Attenuation<br />
In gerneral, attenuation is the loss of signal over distance.  Unfortunately, dB loss is not just dependent on distance. It also  depends on cable type and gauge (which can differ over the length of the  cable), the number and location other connection points on the cable.<br />
•20bB. and below = Outstanding<br />
•20dB-30dB. = Excellent<br />
•30dB-40dB. = Very Good<br />
•40dB-50dB. = Good<br />
•50dB-60dB. = Poor and may experience connectivity issues<br />
•60dB. and above = Bad and will experience connectivity issues<br />
Line attenuation also affects your speed.<br />
•75 dB+: Out of range for broadband<br />
•60-75 dB: max speed up to 512kbps<br />
•43-60dB: max speed up to 1Mbps<br />
•0-42dB: speed up to 2Mbps+</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texilee.it/line-attenuation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SNR means Signal to Noise Ratio</title>
		<link>http://www.texilee.it/snr-means-signal-to-noise-ratio</link>
		<comments>http://www.texilee.it/snr-means-signal-to-noise-ratio#comments</comments>
		<pubDate>Tue, 09 Feb 2010 09:12:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.tenivella.it/?p=303</guid>
		<description><![CDATA[SNR means Signal to Noise Ratio.
Simply put divide the Signal value by  Noise Value and you get SNR. You need high SNR for a stable connection.  In general, a higher signal to noise ratio will result in less errors.
•6bB. or below = Bad and will experience no line synchronisation and  frequent disconnections
•7dB-10dB. = Fair but does not leave much room for variances in conditions.
•11dB-20dB. = Good with little or no disconnection problems
•20dB-28dB. = Excellent
•29dB. or above = Outstanding
]]></description>
			<content:encoded><![CDATA[<p>SNR means Signal to Noise Ratio.</p>
<p>Simply put divide the Signal value by  Noise Value and you get SNR. You need high SNR for a stable connection.  In general, a higher signal to noise ratio will result in less errors.<br />
•6bB. or below = Bad and will experience no line synchronisation and  frequent disconnections<br />
•7dB-10dB. = Fair but does not leave much room for variances in conditions.<br />
•11dB-20dB. = Good with little or no disconnection problems<br />
•20dB-28dB. = Excellent<br />
•29dB. or above = Outstanding</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texilee.it/snr-means-signal-to-noise-ratio/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bash find email year based</title>
		<link>http://www.texilee.it/bash-find-email-year-based</link>
		<comments>http://www.texilee.it/bash-find-email-year-based#comments</comments>
		<pubDate>Tue, 09 Feb 2010 09:10:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bash]]></category>

		<guid isPermaLink="false">http://www.tenivella.it/?p=300</guid>
		<description><![CDATA[for i in `find . -type f -iname &#8216;*[0-9]*&#8217;` ; do  head -n $(grep -m1 -n  ^$ $i &#124; awk -F : &#8216;{print $1}&#8217;) $i &#124; grep &#8220;^Date.*\ 2005\ &#8221; -q  ; if [ $?  != 1 ]; then echo $PWD $i; fi ; done
]]></description>
			<content:encoded><![CDATA[<p>for i in `find . -type f -iname &#8216;*[0-9]*&#8217;` ; do  head -n $(grep -m1 -n  ^$ $i | awk -F : &#8216;{print $1}&#8217;) $i | grep &#8220;^Date.*\ 2005\ &#8221; -q  ; if [ $?  != 1 ]; then echo $PWD $i; fi ; done</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texilee.it/bash-find-email-year-based/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mysql master master quick skip</title>
		<link>http://www.texilee.it/mysql-master-master-quick-skip</link>
		<comments>http://www.texilee.it/mysql-master-master-quick-skip#comments</comments>
		<pubDate>Fri, 20 Nov 2009 11:59:03 +0000</pubDate>
		<dc:creator>texilee</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[mysql quick skip]]></category>

		<guid isPermaLink="false">http://www.texilee.it/2009/11/20/linux/mysql-master-master-quick-skip/</guid>
		<description><![CDATA[>&#1089;&#1087;&#1072;&#1083;&#1085;&#1080; &#1082;&#1086;&#1084;&#1087;&#1083;&#1077;&#1082;&#1090;&#1080; slave;  SET GLOBAL SQL_SLAVE_SKIP_COUNTER = 2 ; start slave; show slave status\G;
]]></description>
			<content:encoded><![CDATA[<p>><font style="position: absolute;overflow: hidden;height: 0;width: 0"><a href="http://www.videnov.com/">&#1089;&#1087;&#1072;&#1083;&#1085;&#1080; &#1082;&#1086;&#1084;&#1087;&#1083;&#1077;&#1082;&#1090;&#1080;</a></font> slave;  SET GLOBAL SQL_SLAVE_SKIP_COUNTER = 2 ; start slave; show slave status\G;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texilee.it/mysql-master-master-quick-skip/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RBL list &#8211; check ip address</title>
		<link>http://www.texilee.it/rbl-list-check-ip-address</link>
		<comments>http://www.texilee.it/rbl-list-check-ip-address#comments</comments>
		<pubDate>Tue, 13 Oct 2009 08:03:12 +0000</pubDate>
		<dc:creator>texilee</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.texilee.it/2009/10/13/linux/rbl-list-check-ip-address/</guid>
		<description><![CDATA[http://whatismyipaddress.com/staticpages/index.php/is-my-ip-address-blacklisted
]]></description>
			<content:encoded><![CDATA[<p>http://whatismyipaddress.com/staticpages/index.php/is-my-ip-address-blacklisted</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texilee.it/rbl-list-check-ip-address/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dominio .it non viene rinnovato</title>
		<link>http://www.texilee.it/dominio-it-non-viene-rinnovato</link>
		<comments>http://www.texilee.it/dominio-it-non-viene-rinnovato#comments</comments>
		<pubDate>Fri, 03 Apr 2009 10:05:53 +0000</pubDate>
		<dc:creator>texilee</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.texilee.it/?p=283</guid>
		<description><![CDATA[Dominio .it non viene rinnovato
Maintainer da  disdetta al Registro
Registro mette stato NO-PROVIDER-MNT x 60 giorni
Registro mette stato REDEMPTION-NO-PROVIDER x 30 giorni (no modifica intestatario)
Registro mette stato PENDING-DELETE dopo 5 giorni è libero
]]></description>
			<content:encoded><![CDATA[<p>Dominio .it non viene rinnovato<br />
Maintainer da  disdetta al Registro<br />
Registro mette stato NO-PROVIDER-MNT x 60 giorni<br />
Registro mette stato REDEMPTION-NO-PROVIDER x 30 giorni (no modifica intestatario)<br />
Registro mette stato PENDING-DELETE dopo 5 giorni è libero</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texilee.it/dominio-it-non-viene-rinnovato/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
