<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>arcierisinasce</title>
	<atom:link href="http://arcierisinasce.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://arcierisinasce.wordpress.com</link>
	<description>a free blog about the opensource</description>
	<lastBuildDate>Wed, 18 Jan 2012 06:19:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='arcierisinasce.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/d6e6341e3c0a121d9685d9edff176ed6?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>arcierisinasce</title>
		<link>http://arcierisinasce.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://arcierisinasce.wordpress.com/osd.xml" title="arcierisinasce" />
	<atom:link rel='hub' href='http://arcierisinasce.wordpress.com/?pushpress=hub'/>
		<item>
		<title>AspireOne xrandr settings for slide</title>
		<link>http://arcierisinasce.wordpress.com/2012/01/10/aspireone-xrandr-settings-for-slide/</link>
		<comments>http://arcierisinasce.wordpress.com/2012/01/10/aspireone-xrandr-settings-for-slide/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 17:38:10 +0000</pubDate>
		<dc:creator>marinz</dc:creator>
				<category><![CDATA[aspire one]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://arcierisinasce.wordpress.com/?p=2863</guid>
		<description><![CDATA[&#160; nano -w ~/xrandr_presentation.sh #!/bin/bash # if [ -f /tmp/xrandr_presentation ]; then xrandr --output LVDS1 --mode 1024x600 --pos 0x0 --rotate normal --output VGA1 --off rm /tmp/xrandr_presentation else touch /tmp/xrandr_presentation xrandr --output LVDS1 --mode 1024x600 --pos 0x72 --rotate normal --output VGA1 --mode 1024x768 --pos 0x0 --rotate normal fi &#160; chmod +x ~/xrandr_presentation.sh, e inseriamo lo script [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2863&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<ol>
<li>
<pre>nano -w ~/xrandr_presentation.sh

#!/bin/bash
#
if [ -f /tmp/xrandr_presentation ]; then
	xrandr --output LVDS1 --mode 1024x600 --pos 0x0 --rotate normal --output VGA1 --off
	rm /tmp/xrandr_presentation
else
	touch /tmp/xrandr_presentation
	xrandr --output LVDS1 --mode 1024x600 --pos 0x72 --rotate normal --output VGA1 --mode 1024x768 --pos 0x0 --rotate normal
fi</pre>
</li>
<li>
&nbsp;<br />
<code>chmod +x ~/xrandr_presentation.sh</code>, e inseriamo lo script in <em>xbindkeysrc</em>,</p>
<pre>nano -w ~/.xbindkeysrc

....
"bash  /home/<em>user</em>/xrandr_presentation.sh"
m:0x0 + c:130
Hangul
....
</pre>
</li>
<li><code>pkill xbindkeys &amp;&amp; xbindkeys</code></li>
</ol>
<br />Filed under: <a href='http://arcierisinasce.wordpress.com/category/aspire-one/'>aspire one</a>, <a href='http://arcierisinasce.wordpress.com/category/post/'>post</a>, <a href='http://arcierisinasce.wordpress.com/category/xorg/'>xorg</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arcierisinasce.wordpress.com/2863/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arcierisinasce.wordpress.com/2863/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arcierisinasce.wordpress.com/2863/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arcierisinasce.wordpress.com/2863/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arcierisinasce.wordpress.com/2863/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arcierisinasce.wordpress.com/2863/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arcierisinasce.wordpress.com/2863/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arcierisinasce.wordpress.com/2863/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arcierisinasce.wordpress.com/2863/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arcierisinasce.wordpress.com/2863/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arcierisinasce.wordpress.com/2863/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arcierisinasce.wordpress.com/2863/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arcierisinasce.wordpress.com/2863/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arcierisinasce.wordpress.com/2863/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2863&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arcierisinasce.wordpress.com/2012/01/10/aspireone-xrandr-settings-for-slide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb69e513c5884af173a333b5cb210ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">marinz</media:title>
		</media:content>
	</item>
		<item>
		<title>enigmail: gpg: problem with the agent: end of file</title>
		<link>http://arcierisinasce.wordpress.com/2011/11/30/enigmail-gpg-problem-with-the-agent-end-of-file/</link>
		<comments>http://arcierisinasce.wordpress.com/2011/11/30/enigmail-gpg-problem-with-the-agent-end-of-file/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 21:58:34 +0000</pubDate>
		<dc:creator>marinz</dc:creator>
				<category><![CDATA[lxde]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[sicurezza]]></category>

		<guid isPermaLink="false">http://arcierisinasce.wordpress.com/?p=2850</guid>
		<description><![CDATA[&#160; nano -w ~/.gnupg/gpg-agent.conf pinentry-program /usr/bin/pinentry-gtk-2 no-grab default-cache-ttl 1800 nano -w ~/.gnupg/gpg.conf # add this use-agent pkill gpg &#38;&#38; eval "$(gpg-agent --daemon)" &#160; Filed under: lxde, opensuse, post, sicurezza<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2850&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<ol>
<li>
<pre>nano -w ~/.gnupg/gpg-agent.conf

pinentry-program /usr/bin/pinentry-gtk-2
no-grab
default-cache-ttl 1800</pre>
</li>
<li>
<pre>nano -w ~/.gnupg/gpg.conf

# add this
use-agent </pre>
</li>
<li><code>pkill gpg &amp;&amp; eval "$(gpg-agent --daemon)"</code></li>
</ol>
<p>&nbsp;</p>
<br />Filed under: <a href='http://arcierisinasce.wordpress.com/category/lxde/'>lxde</a>, <a href='http://arcierisinasce.wordpress.com/category/opensuse/'>opensuse</a>, <a href='http://arcierisinasce.wordpress.com/category/post/'>post</a>, <a href='http://arcierisinasce.wordpress.com/category/sicurezza/'>sicurezza</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arcierisinasce.wordpress.com/2850/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arcierisinasce.wordpress.com/2850/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arcierisinasce.wordpress.com/2850/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arcierisinasce.wordpress.com/2850/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arcierisinasce.wordpress.com/2850/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arcierisinasce.wordpress.com/2850/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arcierisinasce.wordpress.com/2850/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arcierisinasce.wordpress.com/2850/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arcierisinasce.wordpress.com/2850/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arcierisinasce.wordpress.com/2850/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arcierisinasce.wordpress.com/2850/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arcierisinasce.wordpress.com/2850/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arcierisinasce.wordpress.com/2850/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arcierisinasce.wordpress.com/2850/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2850&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arcierisinasce.wordpress.com/2011/11/30/enigmail-gpg-problem-with-the-agent-end-of-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb69e513c5884af173a333b5cb210ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">marinz</media:title>
		</media:content>
	</item>
		<item>
		<title>samsung gnome 3.2 brightness refresh problem</title>
		<link>http://arcierisinasce.wordpress.com/2011/11/19/samsung-gnome-3-2-brightness-refresh-problem/</link>
		<comments>http://arcierisinasce.wordpress.com/2011/11/19/samsung-gnome-3-2-brightness-refresh-problem/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 21:59:19 +0000</pubDate>
		<dc:creator>marinz</dc:creator>
				<category><![CDATA[opensuse]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[xorg]]></category>
		<category><![CDATA[samsung brightness]]></category>
		<category><![CDATA[samsung brightness gnome 3.2]]></category>
		<category><![CDATA[samsung luminosità]]></category>

		<guid isPermaLink="false">http://arcierisinasce.wordpress.com/?p=2835</guid>
		<description><![CDATA[&#160; L&#8217;ultima versione di Gnome non funziona molto bene con molti portatili e netbook Samsung, in particolare quando vengono utilizzati da batteria. &#160; Il problema riguarda il plugin di power manager che non riesce, su molti di questi portatili, ad aggiornare il valore di luminosità dello schermo, causando dei blocchi continui e diminuendo la reattività [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2835&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
L&#8217;ultima versione di Gnome non funziona molto bene con molti portatili e netbook <em>Samsung</em>, in particolare quando vengono utilizzati da batteria.<br />
&nbsp;<br />
Il problema riguarda il plugin di <em>power manager</em> che non riesce, su molti di questi portatili, ad aggiornare il valore di luminosità dello schermo, causando dei blocchi continui e diminuendo la reattività dell&#8217;intero sistema.<br />
&nbsp;<br />
<img src="http://arcierisinasce.files.wordpress.com/2011/11/brightness_gnome.png?w=497" alt="" title="brightness_gnome"   class="aligncenter size-full wp-image-2841" /><br />
&nbsp;<br />
Il bug e la relativa soluzione sono già noti e si trovano a <a href="https://bugzilla.gnome.org/show_bug.cgi?id=661287" target="_blank">questo link</a>. Per risolvere il problema quindi, o si aspetta che la patch venga inclusa in una prossima versione del pacchetto, oppure si cerca di applicarla con gli strumenti che si hanno a disposizione.<br />
&nbsp;<br />
Sulla mitica Arch, con il mitico tool <em>abs</em>, effettuare delle modifiche ad un sorgente di un programma per poi installarlo sul sistema è un gioco da ragazzi e ci si mette 5 minuti cronometrati, tempo per la modifica e che <em>abs</em> aggiorni tutti i vari PKGBUILD per permettere il reperimento del pacchetto e, appunto, la modifica.<br />
&nbsp;<br />
Ma openSuse 12.1 (e il mondo Suse) sinceramente non la conosco ancora bene e quindi, anche per mia ignoranza, anzi sicuramente per mia ignoranza, ho optato per la classica via <em>del male</em>.<br />
&nbsp;<br />
<em>La cattiva strada. Il sentiero che non si sa dove potrebbe portare.</em><br />
&nbsp;<br />
<em>./configure<br />
make<br />
make install</em><br />
&nbsp;<br />
Perchè il <em>problema</em> (se così lo possiamo definire) di compilare un pacchetto in <em>pure mode</em> si presenta, al 99.9%, nella nota fase di <em>configure</em> dove uno cerca, <em>finchè può</em>, di soddisfare <em>tutte</em> le dipendenze di librerie e devel che un pacchetto può richiedere per la compilazione.<br />
&nbsp;<br />
Per una volta tanto, in una buona mezz&#8217;oretta, sono riuscito a soddisfare <em>tutte</em> le dipendenze che il pacchetto richiedeva. Urrà.<br />
&nbsp;<br />
Quindi,</p>
<ol>
<li>procuriamoci il pacchetto <a href="http://software.opensuse.org/search/download?base=openSUSE%3A12.1&amp;file=openSUSE%3A%2F12.1%2Fstandard%2Fsrc%2Fgnome-settings-daemon-3.2.1-2.2.1.src.rpm&amp;query=Gnome-settings-daemon" target="_blank">gnome-settings-daemon-3.2.1-2.2.1.src.rpm</a> da <a href="http://software.opensuse.org" target="_blank">software.opensuse.org</a>, ed estraiamolo in una directory a piacere (es <em>/tmp</em>)</li>
<li>una volta decompresso, per applicare la patch basta editare la riga 2662 di <em>gnome-settings-daemon-3.2.0/plugins/power/gsd-power-manager.c</em> (su Suse la riga 2635 <em>è già aggiornata</em>)
<pre>@@ -2662,6 +2663,9 @@
                 }
                 if (!ret) {
                         g_debug ("not dimming due to policy");
+                        /* save current brightness nonetheless */
+                        now = backlight_get_abs (manager, &amp;error);
+                        manager-&gt;priv-&gt;pre_dim_brightness = now;
                         return;
                 }</pre>
</li>
<li>salvate le modifiche, <code>./configure</code>. </li>
<li>Ovviamente, <em>buona installazione</em>,
<pre># cat /var/log/zypper.log | cut -d'|'  -f3

....
linux-glibc-devel
glibc-devel
gcc46
gcc
cvs
gettext-tools
intltool
gsettings-desktop-schemas-devel
dbus-1-devel
gio-sharp-devel
glib2-devel
libcairo-script-interpreter2
libpciaccess0-devel
libpixman-1-0-devel
libuuid-devel
xorg-x11-proto-devel
zlib-devel
gconf2-devel
dbus-1-glib-devel
atk-devel
xorg-x11-xtrans-devel
xorg-x11-util-devel
xorg-x11-libfontenc-devel
xorg-x11-libXdmcp-devel
xorg-x11-libXau-devel
xorg-x11-fonts-devel
libpng14-devel
freetype2-devel
xorg-x11-libICE-devel
xorg-x11-libxcb-devel
libpng14-compat-devel
gdk-pixbuf-devel
fontconfig-devel
xorg-x11-libSM-devel
xorg-x11-libX11-devel
xorg-x11-libxkbfile-devel
xorg-x11-libXt-devel
xorg-x11-libXrender-devel
xorg-x11-libXfixes-devel
xorg-x11-libXext-devel
cairo-devel
xorg-x11-libXv-devel
xorg-x11-libXpm-devel
xorg-x11-libXp-devel
xorg-x11-libXmu-devel
libXi6-devel
xorg-x11-libXprintUtil-devel
xorg-x11-devel
pango-devel
gtk3-devel
gnome-desktop2
gnome-desktop2
libgnome-desktop-3-devel
color-filesystem
shared-color-profiles
icc-profiles-scp-yamma
icc-profiles-scp-fogra
icc-profiles-scp-argyll
icc-profiles-openicc-rgb
icc-profiles-lcms-lab
icc-profiles-basiccolor-printing2009-coat2
icc-profiles-basiccolor-lstarrgb
colord
icc-profiles-mini
icc-profiles
colord
liblcms2-devel
libcolord-devel
libnotify-devel
tack
ncurses-devel
readline-devel
libxml2-devel
libxklavier-devel
libgnomekbd-devel
libupower-glib-devel
keyutils-devel
libcom_err-devel
libopenssl-devel
krb5-devel
cups-devel
make
site-config</pre>
</li>
<li>make, make install, alt+F2, &#8220;r&#8221;</li>
</ol>
<p>&nbsp;</p>
<br />Filed under: <a href='http://arcierisinasce.wordpress.com/category/opensuse/'>opensuse</a>, <a href='http://arcierisinasce.wordpress.com/category/post/'>post</a>, <a href='http://arcierisinasce.wordpress.com/category/xorg/'>xorg</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arcierisinasce.wordpress.com/2835/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arcierisinasce.wordpress.com/2835/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arcierisinasce.wordpress.com/2835/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arcierisinasce.wordpress.com/2835/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arcierisinasce.wordpress.com/2835/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arcierisinasce.wordpress.com/2835/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arcierisinasce.wordpress.com/2835/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arcierisinasce.wordpress.com/2835/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arcierisinasce.wordpress.com/2835/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arcierisinasce.wordpress.com/2835/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arcierisinasce.wordpress.com/2835/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arcierisinasce.wordpress.com/2835/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arcierisinasce.wordpress.com/2835/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arcierisinasce.wordpress.com/2835/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2835&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arcierisinasce.wordpress.com/2011/11/19/samsung-gnome-3-2-brightness-refresh-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb69e513c5884af173a333b5cb210ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">marinz</media:title>
		</media:content>

		<media:content url="http://arcierisinasce.files.wordpress.com/2011/11/brightness_gnome.png" medium="image">
			<media:title type="html">brightness_gnome</media:title>
		</media:content>
	</item>
		<item>
		<title>openSuse 12.1 fonts</title>
		<link>http://arcierisinasce.wordpress.com/2011/11/19/opensuse-12-1-fonts/</link>
		<comments>http://arcierisinasce.wordpress.com/2011/11/19/opensuse-12-1-fonts/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 21:58:39 +0000</pubDate>
		<dc:creator>marinz</dc:creator>
				<category><![CDATA[fonts]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[opensuse fonts]]></category>

		<guid isPermaLink="false">http://arcierisinasce.wordpress.com/?p=2823</guid>
		<description><![CDATA[&#160; Ho preso spunto da questo ottimo articolo, &#160; # zypper in fetchmsttfonts nano -w ~/.fonts.conf : &#60;?xml version='1.0'?&#62; &#60;!DOCTYPE fontconfig SYSTEM 'fonts.dtd'&#62; &#60;fontconfig&#62;  &#60;match target="font"&#62;   &#60;edit mode="assign" name="rgba"&#62;    &#60;const&#62;rgb&#60;/const&#62;   &#60;/edit&#62;  &#60;/match&#62;  &#60;match target="font"&#62;   &#60;edit mode="assign" name="hinting"&#62;    &#60;bool&#62;true&#60;/bool&#62;   &#60;/edit&#62;  &#60;/match&#62;  &#60;match target="font"&#62;   &#60;edit mode="assign" name="hintstyle"&#62;    &#60;const&#62;hintmedium&#60;/const&#62;   [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2823&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
Ho preso spunto <a href="http://www.pcfaidate.com/2011/11/opensuse-121-piccola-guida-post.html" target="_blank">da questo ottimo articolo</a>,<br />
&nbsp;</p>
<pre># zypper in fetchmsttfonts
nano -w ~/.fonts.conf :

&lt;?xml version='1.0'?&gt;
&lt;!DOCTYPE fontconfig SYSTEM 'fonts.dtd'&gt;
&lt;fontconfig&gt;
 &lt;match target="font"&gt;
  &lt;edit mode="assign" name="rgba"&gt;
   &lt;const&gt;rgb&lt;/const&gt;
  &lt;/edit&gt;
 &lt;/match&gt;
 &lt;match target="font"&gt;
  &lt;edit mode="assign" name="hinting"&gt;
   &lt;bool&gt;true&lt;/bool&gt;
  &lt;/edit&gt;
 &lt;/match&gt;
 &lt;match target="font"&gt;
  &lt;edit mode="assign" name="hintstyle"&gt;
   &lt;const&gt;hintmedium&lt;/const&gt;
  &lt;/edit&gt;
 &lt;/match&gt;
 &lt;match target="font"&gt;
  &lt;edit mode="assign" name="autohint"&gt;
   &lt;bool&gt;true&lt;/bool&gt;
  &lt;/edit&gt;
 &lt;/match&gt;
 &lt;match target="font"&gt;
  &lt;edit mode="assign" name="antialias"&gt;
   &lt;bool&gt;true&lt;/bool&gt;
  &lt;/edit&gt;
 &lt;/match&gt;
&lt;/fontconfig&gt;</pre>
<pre>cd /tmp
wget http://font.ubuntu.com/download/ubuntu-font-family-0.80.zip
unzip ubuntu-font-family-0.80.zip
# mv ubuntu-font-family-0.80 /usr/share/fonts
# SuSEconfig</pre>
<p>&nbsp;<br />
<a href="http://arcierisinasce.files.wordpress.com/2011/11/wallpaper_opensuse12-1_gnome.png"><img src="http://arcierisinasce.files.wordpress.com/2011/11/wallpaper_opensuse12-1_gnome.png?w=300&#038;h=187" alt="" title="opensuse12.1_gnome" width="300" height="187" class="aligncenter size-medium wp-image-2824" /></a><br />
&nbsp;</p>
<br />Filed under: <a href='http://arcierisinasce.wordpress.com/category/fonts/'>fonts</a>, <a href='http://arcierisinasce.wordpress.com/category/gnome/'>gnome</a>, <a href='http://arcierisinasce.wordpress.com/category/opensuse/'>opensuse</a>, <a href='http://arcierisinasce.wordpress.com/category/post/'>post</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arcierisinasce.wordpress.com/2823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arcierisinasce.wordpress.com/2823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arcierisinasce.wordpress.com/2823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arcierisinasce.wordpress.com/2823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arcierisinasce.wordpress.com/2823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arcierisinasce.wordpress.com/2823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arcierisinasce.wordpress.com/2823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arcierisinasce.wordpress.com/2823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arcierisinasce.wordpress.com/2823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arcierisinasce.wordpress.com/2823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arcierisinasce.wordpress.com/2823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arcierisinasce.wordpress.com/2823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arcierisinasce.wordpress.com/2823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arcierisinasce.wordpress.com/2823/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2823&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arcierisinasce.wordpress.com/2011/11/19/opensuse-12-1-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb69e513c5884af173a333b5cb210ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">marinz</media:title>
		</media:content>

		<media:content url="http://arcierisinasce.files.wordpress.com/2011/11/wallpaper_opensuse12-1_gnome.png?w=300" medium="image">
			<media:title type="html">opensuse12.1_gnome</media:title>
		</media:content>
	</item>
		<item>
		<title>gnome 3.2: some icons are not visible</title>
		<link>http://arcierisinasce.wordpress.com/2011/11/19/gnome-3-2-some-icons-are-not-visible/</link>
		<comments>http://arcierisinasce.wordpress.com/2011/11/19/gnome-3-2-some-icons-are-not-visible/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 21:40:30 +0000</pubDate>
		<dc:creator>marinz</dc:creator>
				<category><![CDATA[gnome]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[gnome 3.2 icons]]></category>

		<guid isPermaLink="false">http://arcierisinasce.wordpress.com/?p=2827</guid>
		<description><![CDATA[&#160; Nel mio caso per risolvere il problema ho dovuto ricreare il file icon-theme.cache, &#160; # gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor &#160; Filed under: gnome, icons, opensuse, post<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2827&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
Nel mio caso per risolvere il problema ho dovuto ricreare il file <em>icon-theme.cache</em>,<br />
&nbsp;<br />
<code># gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor</code><br />
&nbsp;</p>
<br />Filed under: <a href='http://arcierisinasce.wordpress.com/category/gnome/'>gnome</a>, <a href='http://arcierisinasce.wordpress.com/category/icons/'>icons</a>, <a href='http://arcierisinasce.wordpress.com/category/opensuse/'>opensuse</a>, <a href='http://arcierisinasce.wordpress.com/category/post/'>post</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arcierisinasce.wordpress.com/2827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arcierisinasce.wordpress.com/2827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arcierisinasce.wordpress.com/2827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arcierisinasce.wordpress.com/2827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arcierisinasce.wordpress.com/2827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arcierisinasce.wordpress.com/2827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arcierisinasce.wordpress.com/2827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arcierisinasce.wordpress.com/2827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arcierisinasce.wordpress.com/2827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arcierisinasce.wordpress.com/2827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arcierisinasce.wordpress.com/2827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arcierisinasce.wordpress.com/2827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arcierisinasce.wordpress.com/2827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arcierisinasce.wordpress.com/2827/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2827&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arcierisinasce.wordpress.com/2011/11/19/gnome-3-2-some-icons-are-not-visible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb69e513c5884af173a333b5cb210ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">marinz</media:title>
		</media:content>
	</item>
		<item>
		<title>gnome 3.2 setting cursor theme</title>
		<link>http://arcierisinasce.wordpress.com/2011/11/19/gnome-3-2-setting-cursor-theme/</link>
		<comments>http://arcierisinasce.wordpress.com/2011/11/19/gnome-3-2-setting-cursor-theme/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 21:02:55 +0000</pubDate>
		<dc:creator>marinz</dc:creator>
				<category><![CDATA[gnome]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[xorg]]></category>
		<category><![CDATA[gnome 3.2 cursor]]></category>
		<category><![CDATA[opensuse 12.1 gnome cursor]]></category>

		<guid isPermaLink="false">http://arcierisinasce.wordpress.com/?p=2832</guid>
		<description><![CDATA[&#160; # mkdir /usr/share/icons/default # nano -w index.theme : [Icon Theme] Inherits=Adwaita &#160; Filed under: gnome, opensuse, post, xorg<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2832&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<pre># mkdir /usr/share/icons/default
# nano -w index.theme :

[Icon Theme]
Inherits=Adwaita</pre>
<p>&nbsp;</p>
<br />Filed under: <a href='http://arcierisinasce.wordpress.com/category/gnome/'>gnome</a>, <a href='http://arcierisinasce.wordpress.com/category/opensuse/'>opensuse</a>, <a href='http://arcierisinasce.wordpress.com/category/post/'>post</a>, <a href='http://arcierisinasce.wordpress.com/category/xorg/'>xorg</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arcierisinasce.wordpress.com/2832/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arcierisinasce.wordpress.com/2832/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arcierisinasce.wordpress.com/2832/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arcierisinasce.wordpress.com/2832/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arcierisinasce.wordpress.com/2832/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arcierisinasce.wordpress.com/2832/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arcierisinasce.wordpress.com/2832/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arcierisinasce.wordpress.com/2832/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arcierisinasce.wordpress.com/2832/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arcierisinasce.wordpress.com/2832/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arcierisinasce.wordpress.com/2832/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arcierisinasce.wordpress.com/2832/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arcierisinasce.wordpress.com/2832/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arcierisinasce.wordpress.com/2832/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2832&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arcierisinasce.wordpress.com/2011/11/19/gnome-3-2-setting-cursor-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb69e513c5884af173a333b5cb210ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">marinz</media:title>
		</media:content>
	</item>
		<item>
		<title>opensuse 11.4: samba share permission denied (except for /home)</title>
		<link>http://arcierisinasce.wordpress.com/2011/11/13/opensuse-11-4-samba-share-permission-denied-except-for-home/</link>
		<comments>http://arcierisinasce.wordpress.com/2011/11/13/opensuse-11-4-samba-share-permission-denied-except-for-home/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 19:16:30 +0000</pubDate>
		<dc:creator>marinz</dc:creator>
				<category><![CDATA[opensuse]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[opensuse 11.4: samba share permission denied]]></category>
		<category><![CDATA[samba share permission denied]]></category>

		<guid isPermaLink="false">http://arcierisinasce.wordpress.com/?p=2818</guid>
		<description><![CDATA[&#160; UPDATE: Il problema è stato risolto in openSuse 12.1 &#160; La configurazione di samba su OpenSuse 11.4 è stata un vero incubo. &#160; Installo i pacchetti, inserisco il mio smb.conf personalizzato (e testato su tutte le distribuzioni usate fin d&#8217;oggi), controllo il firewall, mi aggiungo al database di samba, riavvio rcnmb e rcsmb. Provo [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2818&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
<strong>UPDATE:</strong> Il problema è stato risolto in openSuse 12.1<br />
&nbsp;<br />
La configurazione di samba su OpenSuse 11.4 è stata un vero incubo.<br />
&nbsp;<br />
Installo i pacchetti, inserisco il mio <em>smb.conf</em> personalizzato (e <strong>testato su tutte le distribuzioni usate fin d&#8217;oggi</strong>), controllo il firewall, mi aggiungo al database di samba, riavvio <em>rcnmb</em> e <em>rcsmb</em>.<br />
Provo ad accedere alla condivisione da <em>pcmanfm</em>.<br />
&nbsp;<br />
<strong>PERMISSION DENIED</strong><br />
&nbsp;<br />
Cooooooosa ? Permission Denied ? Ma sei impazzita ?<br />
&nbsp;<br />
Mettiti a pensare di tutto, configurazioni, 1000 prove, alla fine scopro per tentativi che le condivisioni sotto <em>/home</em> funzionano, nelle altre directory <strong>no</strong>.<br />
&nbsp;<br />
Perchè ?!? Perchè devi funzionare sotto <em>/home</em> e non fuori da li ?<br />
&nbsp;<br />
I permessi delle directory sono a posto. In <em>fstab</em> è montato tutto bene.<br />
&nbsp;<br />
Deve essere qualcosa di sicurezza aggiuntiva che ha Suse a questo punto. Infatti cerco nel forum e trovo la soluzione dell&#8217;utente <em>swerdna</em>,<br />
&nbsp;</p>
<blockquote>
<p>I omitted to mention the <strong>AppArmor bug</strong>, sheesh! Turn AppArmor back on again. After that go to Yast &#8211;&gt; apparmor and enter the Control Panel &#8211;&gt; configure profiles area. Highlight usr.sbin.smbd and use the ToggleMode button to flip it to &#8220;complain&#8221; Similarly flip usr.sbin.nmbd to &#8220;complain&#8221;. Click Done to exit. Then reboot to reinit Samba.</p>
<p>You will then have most of the AppArmor functionality intact and you will bypass the AppArmor/Samba bug.
</p></blockquote>
<p>&nbsp;<br />
<a href="http://forums.opensuse.org/english/get-technical-help-here/network-internet/466533-samba-shares-nt_status_access_denied-2.html" target="_blank">link</a><br />
&nbsp;<br />
OpenSuse, questi cavolini di bug <strong>non li dovresti avere</strong>.<br />
&nbsp;</p>
<br />Filed under: <a href='http://arcierisinasce.wordpress.com/category/opensuse/'>opensuse</a>, <a href='http://arcierisinasce.wordpress.com/category/post/'>post</a>, <a href='http://arcierisinasce.wordpress.com/category/samba/'>samba</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arcierisinasce.wordpress.com/2818/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arcierisinasce.wordpress.com/2818/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arcierisinasce.wordpress.com/2818/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arcierisinasce.wordpress.com/2818/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arcierisinasce.wordpress.com/2818/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arcierisinasce.wordpress.com/2818/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arcierisinasce.wordpress.com/2818/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arcierisinasce.wordpress.com/2818/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arcierisinasce.wordpress.com/2818/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arcierisinasce.wordpress.com/2818/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arcierisinasce.wordpress.com/2818/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arcierisinasce.wordpress.com/2818/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arcierisinasce.wordpress.com/2818/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arcierisinasce.wordpress.com/2818/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2818&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arcierisinasce.wordpress.com/2011/11/13/opensuse-11-4-samba-share-permission-denied-except-for-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb69e513c5884af173a333b5cb210ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">marinz</media:title>
		</media:content>
	</item>
		<item>
		<title>Suspend on lid close</title>
		<link>http://arcierisinasce.wordpress.com/2011/11/12/suspend-on-lid-close/</link>
		<comments>http://arcierisinasce.wordpress.com/2011/11/12/suspend-on-lid-close/#comments</comments>
		<pubDate>Sat, 12 Nov 2011 21:50:03 +0000</pubDate>
		<dc:creator>marinz</dc:creator>
				<category><![CDATA[lxde]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[lxde suspend]]></category>
		<category><![CDATA[lxde suspend lid]]></category>
		<category><![CDATA[suspend lid]]></category>

		<guid isPermaLink="false">http://arcierisinasce.wordpress.com/?p=2807</guid>
		<description><![CDATA[&#160; install acpid package # nano -w /etc/acpi/events/lid &#160; event=button/lid action=/etc/acpi/actions/lid.sh # nano -w /etc/acpi/actions/lid.sh &#160; #!/bin/bash sleep 6 /usr/sbin/pm-suspend # chmod +x /etc/acpi/actions/lid.sh # /etc/init.d/acpid restart &#160; Filed under: lxde, opensuse, post, script<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2807&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<ol>
<li>install <em>acpid</em> package</li>
<li><code># nano -w /etc/acpi/events/lid</code><br />
&nbsp;</p>
<pre>event=button/lid
action=/etc/acpi/actions/lid.sh</pre>
</li>
<li><code># nano -w /etc/acpi/actions/lid.sh</code><br />
&nbsp;</p>
<pre>#!/bin/bash

sleep 6
/usr/sbin/pm-suspend</pre>
</li>
<li><code># chmod +x /etc/acpi/actions/lid.sh</code></li>
<li><code># /etc/init.d/acpid restart</code></li>
</ol>
<p>&nbsp;</p>
<br />Filed under: <a href='http://arcierisinasce.wordpress.com/category/lxde/'>lxde</a>, <a href='http://arcierisinasce.wordpress.com/category/opensuse/'>opensuse</a>, <a href='http://arcierisinasce.wordpress.com/category/post/'>post</a>, <a href='http://arcierisinasce.wordpress.com/category/script/'>script</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arcierisinasce.wordpress.com/2807/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arcierisinasce.wordpress.com/2807/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arcierisinasce.wordpress.com/2807/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arcierisinasce.wordpress.com/2807/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arcierisinasce.wordpress.com/2807/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arcierisinasce.wordpress.com/2807/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arcierisinasce.wordpress.com/2807/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arcierisinasce.wordpress.com/2807/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arcierisinasce.wordpress.com/2807/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arcierisinasce.wordpress.com/2807/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arcierisinasce.wordpress.com/2807/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arcierisinasce.wordpress.com/2807/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arcierisinasce.wordpress.com/2807/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arcierisinasce.wordpress.com/2807/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2807&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arcierisinasce.wordpress.com/2011/11/12/suspend-on-lid-close/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb69e513c5884af173a333b5cb210ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">marinz</media:title>
		</media:content>
	</item>
		<item>
		<title>how to create file jar</title>
		<link>http://arcierisinasce.wordpress.com/2011/11/10/how-to-create-file-jar/</link>
		<comments>http://arcierisinasce.wordpress.com/2011/11/10/how-to-create-file-jar/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 21:10:57 +0000</pubDate>
		<dc:creator>marinz</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[create jar]]></category>
		<category><![CDATA[jar java]]></category>

		<guid isPermaLink="false">http://arcierisinasce.wordpress.com/?p=2801</guid>
		<description><![CDATA[&#160; nano -w MANIFEST.MF Main-Class: name_of_main_class # remember to insert an empty end line jar cmf MANIFEST.MF file.jar *.class &#160; Filed under: java, post<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2801&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<ol>
<li><code>nano -w MANIFEST.MF</code></p>
<pre>Main-Class: <em>name_of_main_class</em>
<strong># remember to insert an empty end line</strong>
</pre>
</li>
<li>jar cmf MANIFEST.MF <em>file.jar</em> *.class</li>
</ol>
<p>&nbsp;</p>
<br />Filed under: <a href='http://arcierisinasce.wordpress.com/category/java/'>java</a>, <a href='http://arcierisinasce.wordpress.com/category/post/'>post</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arcierisinasce.wordpress.com/2801/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arcierisinasce.wordpress.com/2801/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arcierisinasce.wordpress.com/2801/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arcierisinasce.wordpress.com/2801/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arcierisinasce.wordpress.com/2801/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arcierisinasce.wordpress.com/2801/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arcierisinasce.wordpress.com/2801/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arcierisinasce.wordpress.com/2801/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arcierisinasce.wordpress.com/2801/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arcierisinasce.wordpress.com/2801/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arcierisinasce.wordpress.com/2801/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arcierisinasce.wordpress.com/2801/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arcierisinasce.wordpress.com/2801/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arcierisinasce.wordpress.com/2801/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2801&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arcierisinasce.wordpress.com/2011/11/10/how-to-create-file-jar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb69e513c5884af173a333b5cb210ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">marinz</media:title>
		</media:content>
	</item>
		<item>
		<title>smfpd use 20% of cpu idle</title>
		<link>http://arcierisinasce.wordpress.com/2011/11/09/smfpd-use-20-of-cpu-idle/</link>
		<comments>http://arcierisinasce.wordpress.com/2011/11/09/smfpd-use-20-of-cpu-idle/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 19:59:39 +0000</pubDate>
		<dc:creator>marinz</dc:creator>
				<category><![CDATA[boot]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[smfpd cpu idle]]></category>

		<guid isPermaLink="false">http://arcierisinasce.wordpress.com/?p=2798</guid>
		<description><![CDATA[&#160; # nano -w /etc/init.d/smfpd #!/bin/sh # smfpd is a parallel port handling daemon. It needs root privileges # to use iopl(2), inb(2) and outb(2) system calls. # # smfpd uses inet domain socket, this script should be run # after network initialization. # # This script is a part of Unified Linux Driver package. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2798&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<ol>
<li><code># nano -w /etc/init.d/smfpd</code></li>
<li>
<pre>#!/bin/sh

# smfpd is a parallel port handling daemon. It needs root privileges
# to use iopl(2), inb(2) and outb(2) system calls.
#
# smfpd uses inet domain socket, this script should be run
# after network initialization.
#
# This script is a part of Unified Linux Driver package.
# If your MFP device is not connected to LPT port, you can safely
# disable execution of this script - uncomment 'exit 0' at the next line.
<strong>exit 0</strong>
</pre>
</li>
</ol>
<p>&nbsp;</p>
<br />Filed under: <a href='http://arcierisinasce.wordpress.com/category/boot/'>boot</a>, <a href='http://arcierisinasce.wordpress.com/category/opensuse/'>opensuse</a>, <a href='http://arcierisinasce.wordpress.com/category/post/'>post</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arcierisinasce.wordpress.com/2798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arcierisinasce.wordpress.com/2798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arcierisinasce.wordpress.com/2798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arcierisinasce.wordpress.com/2798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arcierisinasce.wordpress.com/2798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arcierisinasce.wordpress.com/2798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arcierisinasce.wordpress.com/2798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arcierisinasce.wordpress.com/2798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arcierisinasce.wordpress.com/2798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arcierisinasce.wordpress.com/2798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arcierisinasce.wordpress.com/2798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arcierisinasce.wordpress.com/2798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arcierisinasce.wordpress.com/2798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arcierisinasce.wordpress.com/2798/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arcierisinasce.wordpress.com&amp;blog=6388620&amp;post=2798&amp;subd=arcierisinasce&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arcierisinasce.wordpress.com/2011/11/09/smfpd-use-20-of-cpu-idle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb69e513c5884af173a333b5cb210ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">marinz</media:title>
		</media:content>
	</item>
	</channel>
</rss>
