<?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.tenivella.it/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tenivella.it</link>
	<description>Diario di bordo di un sistemista</description>
	<lastBuildDate>Tue, 09 Feb 2010 09:28:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>win auto install skype openoffice firefox vlc</title>
		<link>http://www.tenivella.it/win-auto-install-skype-openoffice-firefox-vlc</link>
		<comments>http://www.tenivella.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.tenivella.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.tenivella.it/script-auto-connect-multi-ssh-server-konsole</link>
		<comments>http://www.tenivella.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.tenivella.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.tenivella.it/line-attenuation</link>
		<comments>http://www.tenivella.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.tenivella.it/line-attenuation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SNR means Signal to Noise Ratio</title>
		<link>http://www.tenivella.it/snr-means-signal-to-noise-ratio</link>
		<comments>http://www.tenivella.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.tenivella.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.tenivella.it/bash-find-email-year-based</link>
		<comments>http://www.tenivella.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.tenivella.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.tenivella.it/mysql-master-master-quick-skip</link>
		<comments>http://www.tenivella.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.tenivella.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.tenivella.it/rbl-list-check-ip-address</link>
		<comments>http://www.tenivella.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.tenivella.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.tenivella.it/dominio-it-non-viene-rinnovato</link>
		<comments>http://www.tenivella.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.tenivella.it/dominio-it-non-viene-rinnovato/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>/etc/hylafax/hosts.hfaxd: No such file or directory</title>
		<link>http://www.tenivella.it/etchylafaxhostshfaxd-no-such-file-or-directory</link>
		<comments>http://www.tenivella.it/etchylafaxhostshfaxd-no-such-file-or-directory#comments</comments>
		<pubDate>Fri, 03 Apr 2009 10:03:47 +0000</pubDate>
		<dc:creator>texilee</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[[RISOLTO]]]></category>

		<guid isPermaLink="false">http://www.texilee.it/?p=281</guid>
		<description><![CDATA[Unable to open the user access file /etc/hylafax/hosts.hfaxd: No such file or directory
$ls -la /etc/hylafax/hosts.hfaxd
-rw&#8212;&#8212;- 1 uucp root 362 2009-04-03 11:01 /etc/hylafax/hosts.hfaxd
Hylafax Debian Etch search for
/var/spool/hylafax/etc/hylafax/hosts.hfaxd
NOT for  /etc/hylafax/hosts.hfaxd
simply
- create dir /var/spool/hylafax/etc/hylafax/
- create soft link like
/var/spool/hylafax/etc/hylafax# ls -al
lrwxrwxrwx 1 root root   24 2009-04-03 11:03 hosts.hfaxd -&#62; /etc/hylafax/hosts.hfaxd
]]></description>
			<content:encoded><![CDATA[<p>Unable to open the user access file /etc/hylafax/hosts.hfaxd: No such file or directory</p>
<p>$ls -la /etc/hylafax/hosts.hfaxd<br />
-rw&#8212;&#8212;- 1 uucp root 362 2009-04-03 11:01 /etc/hylafax/hosts.hfaxd</p>
<p>Hylafax Debian Etch search for</p>
<p>/var/spool/hylafax/etc/hylafax/hosts.hfaxd</p>
<p>NOT for  /etc/hylafax/hosts.hfaxd</p>
<p>simply<br />
- create dir /var/spool/hylafax/etc/hylafax/<br />
- create soft link like</p>
<p>/var/spool/hylafax/etc/hylafax# ls -al<br />
lrwxrwxrwx 1 root root   24 2009-04-03 11:03 hosts.hfaxd -&gt; /etc/hylafax/hosts.hfaxd</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tenivella.it/etchylafaxhostshfaxd-no-such-file-or-directory/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proftpd lock root allow resume &#8211; block per ip</title>
		<link>http://www.tenivella.it/proftpd-lock-root-allow-resume-block-per-ip</link>
		<comments>http://www.tenivella.it/proftpd-lock-root-allow-resume-block-per-ip#comments</comments>
		<pubDate>Tue, 03 Mar 2009 09:01:31 +0000</pubDate>
		<dc:creator>texilee</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.texilee.it/?p=279</guid>
		<description><![CDATA[DefaultRoot                     ~
RequireValidShell               off
TimesGMT                        off
AllowRetrieveRestart            on
AllowStoreRestart               on
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;
block external login selective
&#60;IfUser user1&#62;
&#60;Limit LOGIN&#62;
order allow,deny
allow from all
deny all
&#60;/Limit&#62;
&#60;/IfUser&#62;
&#60;IfUser user2&#62;
&#60;Limit LOGIN&#62;
order allow,deny
allow from all
deny all
&#60;/Limit&#62;
&#60;/IfUser&#62;
&#60;IfUser AND !user1 !user2&#62;
&#60;Limit LOGIN&#62;
order allow,deny
allow from192.168.26.0/24
deny all
&#60;/Limit&#62;
&#60;/IfUser&#62;
]]></description>
			<content:encoded><![CDATA[<p>DefaultRoot                     ~<br />
RequireValidShell               off<br />
TimesGMT                        off<br />
AllowRetrieveRestart            on<br />
AllowStoreRestart               on</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>block external login selective</p>
<p>&lt;IfUser user1&gt;<br />
&lt;Limit LOGIN&gt;<br />
order allow,deny<br />
allow from all<br />
deny all<br />
&lt;/Limit&gt;<br />
&lt;/IfUser&gt;</p>
<p>&lt;IfUser user2&gt;<br />
&lt;Limit LOGIN&gt;<br />
order allow,deny<br />
allow from all<br />
deny all<br />
&lt;/Limit&gt;<br />
&lt;/IfUser&gt;</p>
<p>&lt;IfUser AND !user1 !user2&gt;</p>
<p>&lt;Limit LOGIN&gt;<br />
order allow,deny<br />
allow from192.168.26.0/24<br />
deny all<br />
&lt;/Limit&gt;<br />
&lt;/IfUser&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tenivella.it/proftpd-lock-root-allow-resume-block-per-ip/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
