<?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>Weblog di Luca Raciti</title>
	<atom:link href="http://lucaraciti.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lucaraciti.wordpress.com</link>
	<description>Un pò di geeking...</description>
	<lastBuildDate>Fri, 19 Jun 2009 08:58:24 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='lucaraciti.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/9cbdf0921a387bc0cc090959eac6de27?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Weblog di Luca Raciti</title>
		<link>http://lucaraciti.wordpress.com</link>
	</image>
			<item>
		<title>Lock o Unlock user oracle</title>
		<link>http://lucaraciti.wordpress.com/2009/06/19/lockunlock/</link>
		<comments>http://lucaraciti.wordpress.com/2009/06/19/lockunlock/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 08:57:52 +0000</pubDate>
		<dc:creator>lucaraciti</dc:creator>
				<category><![CDATA[ORACLE]]></category>
		<category><![CDATA[Oracle 10g]]></category>
		<category><![CDATA[Oracle 9]]></category>

		<guid isPermaLink="false">http://lucaraciti.wordpress.com/?p=51</guid>
		<description><![CDATA[# Avvio SQL*Plus:
$ sqlplus /NOLOG
# Connettiti come SYSDBA:
SQL&#62; CONNECT / AS SYSDBA
Unlock ad un utente
ALTER USER username ACCOUNT UNLOCK;
Lock ad un utente
ALTER USER username ACCOUNT LOCK;
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=51&subd=lucaraciti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong># Avvio SQL*Plus:</strong><br />
$ sqlplus /NOLOG</p>
<p><strong># Connettiti come SYSDBA:</strong><br />
SQL&gt; CONNECT / AS SYSDBA</p>
<p><strong>Unlock </strong><strong>ad un utente</strong><br />
ALTER USER username ACCOUNT UNLOCK;</p>
<p><strong>Lock ad un utente</strong><br />
ALTER USER username ACCOUNT LOCK;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lucaraciti.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lucaraciti.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lucaraciti.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lucaraciti.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lucaraciti.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lucaraciti.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lucaraciti.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lucaraciti.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lucaraciti.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lucaraciti.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=51&subd=lucaraciti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lucaraciti.wordpress.com/2009/06/19/lockunlock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/279e8645e39f7af2398f7a9c075ebc5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lucaraciti</media:title>
		</media:content>
	</item>
		<item>
		<title>Recovery della password di Root</title>
		<link>http://lucaraciti.wordpress.com/2008/10/31/recovery-della-password-di-root/</link>
		<comments>http://lucaraciti.wordpress.com/2008/10/31/recovery-della-password-di-root/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 14:32:22 +0000</pubDate>
		<dc:creator>lucaraciti</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Centos]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Grub]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://lucaraciti.wordpress.com/?p=38</guid>
		<description><![CDATA[L&#8217;utente root non andrebbe mai utilizzato e la sua password di root è da considerarsi sacra.
In alcuni casi capita ahimé di perderla e non riuscire ad entrare più nel sistema.
Per forzare la password di root in realtà non ci vuole moltissimo, basta far partire in sistema in init 1 (single user) o con un disco [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=38&subd=lucaraciti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>L&#8217;utente root non andrebbe mai utilizzato e la sua password di root è da considerarsi sacra.</p>
<p>In alcuni casi capita ahimé di perderla e non riuscire ad entrare più nel sistema.</p>
<p>Per forzare la password di root in realtà non ci vuole moltissimo, basta far partire in sistema in init 1 (single user) o con un disco di ripristino. Le ipotesi a questo riguardo più efficaci sono 2:</p>
<p>1) inserire il cdrom della distribuzione ed andare in modalità linux rescue, quindi una volta avviato il server, editare il /etc/passwd</p>
<blockquote><p>root:xAss45Fms:0:0:root:/root:/bin/bash</p></blockquote>
<p>così</p>
<blockquote><p>root::0:0:root:/root:/bin/bash</p></blockquote>
<p>azzerando la password di root sostanzialmente</p>
<p>2) alla schemata di grub, selezionare il sistema operativo (da me ad esempio è il primo)</p>
<blockquote><p>Red Hat Enterprise Linux ES (2.6.9-55.ELsmp)</p>
<p>Red Hat Enterprise Linux ES-up (2.6.9-55.EL)</p></blockquote>
<p>e premere &#8220;e&#8221;, quindi appariranno 3 righe come sotto:</p>
<blockquote><p>root (hd0,0)<br />
kernel /vmlinuz-2.6.9-55.ELsmp ro root=LABEL=/ rhgb quiet<br />
initrd /initrd-2.6.9-55.ELsmp.img</p></blockquote>
<p>selezionate la riga</p>
<blockquote><p>kernel /vmlinuz-2.6.9-55.ELsmp ro root=LABEL=/ rhgb quiet</p></blockquote>
<p>e premere nuovamente &#8220;e&#8221;. Entrate in modalità editor.</p>
<p>aggiungere alla riga un &#8220;1&#8243; da me diventa così</p>
<blockquote><p>kernel /vmlinuz-2.6.9-55.ELsmp ro root=LABEL=/ rhgb quiet 1</p></blockquote>
<p>premere invio e quindi &#8220;b&#8221;.</p>
<p>Il sistema partirà in <em>&#8220;single user mode</em>&#8221; cioè ci troveremo direttamente al prompt di root senza digitare password.</p>
<p>A questo punto digitare <em>passwd </em>e modificare la password di root.</p>
<p><strong>Compatibilità</strong></p>
<p>Lo script è compatibile con <em>Linux </em>in genere.</p>
<p><strong>Risorse </strong></p>
<p><a href="http://www.go2linux.org/fedora-centos-root-password-recovery">http://www.go2linux.org/fedora-centos-root-password-recovery</a></p>
<p><a href="http://openskill.info/infobox.php?ID=556">http://openskill.info/infobox.php?ID=556</a></p>
<p><strong>Licenza</strong></p>
<p>Attribuzione-Condividi allo stesso modo 2.5 Generico: le informazioni contenute in esso possono essere utilizzate e modificate liberamente. E’ obbligatorio invese mantenere la paternità a “<strong>Luca Raciti http:\\lucaraciti.wordpress.it</strong>” e di condividere allo stesso modo.</p>
<p><strong>Disclaimer</strong></p>
<p>Il weblog non ha carattere di perodico. Fatti salvi errori ed omissioni, non si assume responsabilità per eventuali problematiche derivanti dall’utilizzo delle informazioni contenute nell’articolo.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lucaraciti.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lucaraciti.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lucaraciti.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lucaraciti.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lucaraciti.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lucaraciti.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lucaraciti.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lucaraciti.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lucaraciti.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lucaraciti.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=38&subd=lucaraciti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lucaraciti.wordpress.com/2008/10/31/recovery-della-password-di-root/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/279e8645e39f7af2398f7a9c075ebc5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lucaraciti</media:title>
		</media:content>
	</item>
		<item>
		<title>Selinux (Ovvero: come procedere alla disabilitazione)</title>
		<link>http://lucaraciti.wordpress.com/2008/10/25/disabilitazione-selinux/</link>
		<comments>http://lucaraciti.wordpress.com/2008/10/25/disabilitazione-selinux/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 11:24:37 +0000</pubDate>
		<dc:creator>lucaraciti</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Grub]]></category>
		<category><![CDATA[selinux]]></category>

		<guid isPermaLink="false">http://lucaraciti.wordpress.com/?p=30</guid>
		<description><![CDATA[Selinux introduce il Mandatory access control (M.A.C.) in Linux. Con il Mac il sysadmin potrebbe impostare delle regole che permettono di limitare l&#8217;accesso ai processi vitali del server.
Al momento è molto utile disabilitarlo: 
intanto con 
grep SELINUX /etc/selinux/config

possiamo capire se il selinux è attivo.
Quindi per una disabilitazione automatica &#8220;a caldo&#8221; al prompt digitare
setenforce 0

Per disabilitare [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=30&subd=lucaraciti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Selinux introduce il <span><span style="font-family:Arial;"><em>Mandatory access control<a id="KonaLink0" class="kLink" href="http://sysdigg.blogspot.com/2008/02/how-to-disable-selinux-in-fedora-8.html#" target="undefined"><span style="color:orange!important;font-weight:400;font-size:13px;position:static;"></span></a></em> (M.A.C.) in Linux. Con il Mac il sysadmin potrebbe impostare delle regole che permettono di limitare l&#8217;accesso ai processi vitali del server.</span></span></p>
<p>Al momento è molto utile disabilitarlo: <span></span></p>
<p><span><span style="font-family:Courier New;">intanto con </span></span></p>
<blockquote><p><span><span style="font-family:Courier New;">grep SELINUX /etc/selinux/config</span></span></p>
</blockquote>
<p>possiamo capire se il selinux è attivo.</p>
<p>Quindi per una disabilitazione automatica &#8220;a caldo&#8221; al prompt digitare</p>
<blockquote><p>setenforce 0</p>
</blockquote>
<p>Per disabilitare dopo il reboot, edita the file <em>/etc/selinux/conf</em>: settando il <em>SELINUX=disabled</em></p>
<p>Salva e riavvia.<br />
Per eliminare qualunque interferenza di questo utilissimo strumento, è possibile andare nel file /etc/grub/grub.conf ed aggiungere nella stessa linea del kernel selinux=0, quindi:</p>
<blockquote><p>title Fedora (2.6.25-14.fc9.x86_64)<br />
root (hd0,0)<br />
kernel /vmlinuz-2.6.25-14.fc9.x86_64 ro root=UUID=54253e0a-961f-4599-bb1e-e668d07bd795 rhgb quiet selinux=0<br />
initrd /initrd-2.6.25-14.fc9.x86_64.img</p>
</blockquote>
<p><strong>Compatibilità</strong></p>
<p>Lo script è compatibile con <em>Linux </em>in genere e Red Hat Linux Fedora 9 in particolare.</p>
<p><strong>Risorse </strong></p>
<p>da console: manselinux</p>
<p><strong>Licenza</strong></p>
<p>Attribuzione-Condividi allo stesso modo 2.5 Generico: le informazioni contenute in esso possono essere utilizzate e modificate liberamente. E’ obbligatorio invese mantenere la paternità a “<strong>Luca Raciti http:\\lucaraciti.wordpress.it</strong>” e di condividere allo stesso modo.</p>
<p><strong>Disclaimer</strong></p>
<p>Il weblog non ha carattere di perodico. Fatti salvi errori ed omissioni, non si assume responsabilità per eventuali problematiche derivanti dall’utilizzo delle informazioni contenute nell’articolo.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lucaraciti.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lucaraciti.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lucaraciti.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lucaraciti.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lucaraciti.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lucaraciti.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lucaraciti.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lucaraciti.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lucaraciti.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lucaraciti.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=30&subd=lucaraciti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lucaraciti.wordpress.com/2008/10/25/disabilitazione-selinux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/279e8645e39f7af2398f7a9c075ebc5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lucaraciti</media:title>
		</media:content>
	</item>
		<item>
		<title>Grub</title>
		<link>http://lucaraciti.wordpress.com/2008/10/21/grub/</link>
		<comments>http://lucaraciti.wordpress.com/2008/10/21/grub/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 09:16:22 +0000</pubDate>
		<dc:creator>lucaraciti</dc:creator>
				<category><![CDATA[Fedora 9]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Grub]]></category>
		<category><![CDATA[Master Boot Record]]></category>

		<guid isPermaLink="false">http://lucaraciti.wordpress.com/?p=21</guid>
		<description><![CDATA[Grub, il boot loader standard di molte distribuzioni Linux permette abbastanza agevolmente di avviare dalla stessa postazione più sistemi operativi, anche Microsoft Windows Xp o 2003 SERVER per esempio.
Installazione.
Io generalmente preferisco installare linux in un disco diverso da quello di Windows ed il grub lo metto sempre nel master boot record della mia partizione d&#8217;avvio [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=21&subd=lucaraciti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Grub, il boot loader standard di molte distribuzioni Linux permette abbastanza agevolmente di avviare dalla stessa postazione più sistemi operativi, anche Microsoft Windows Xp o 2003 SERVER per esempio.</p>
<p><strong>Installazione.</strong></p>
<p>Io generalmente preferisco installare linux in un disco diverso da quello di Windows ed il grub lo metto sempre nel master boot record della mia partizione d&#8217;avvio anziché nell&#8217;mbr del disco. Questo permette ai sistemi operativi di essere indipendenti e di essere al riparo da sovrascrittura accidentali del mbr.</p>
<p><strong>Sintassi.</strong></p>
<p>Il file di configurazione è /boot/grub/grub.conf</p>
<blockquote><p><span style="font-family:Courier;"># grub.conf generated by anaconda<br />
#<br />
# Note that you do not have to rerun grub after making changes to this file<br />
# NOTICE:  You have a /boot partition.  This means that<br />
#          all kernel and initrd paths are relative to /boot/, eg.<br />
#          root (hd0,0)<br />
#          kernel /vmlinuz-version ro root=/dev/sdb6<br />
#          initrd /initrd-version.img<br />
#boot=/dev/sdb1<br />
default=1<br />
timeout=5<br />
splashimage=(hd0,0)/grub/splash.xpm.gz<br />
hiddenmenu<br />
title Fedora (2.6.25-14.fc9.x86_64)<br />
root (hd0,0)<br />
kernel /vmlinuz-2.6.25-14.fc9.x86_64 ro root=UUID=54253e0a-961f-4599-bb1e-e668d07bd795 rhgb quiet<br />
initrd /initrd-2.6.25-14.fc9.x86_64.img<br />
title Windows XP<br />
rootnoverify (hd1,0)<br />
chainloader +1</span></p></blockquote>
<p>In questo caso ho Windows XP sul secondo disco, rispetto a Fedora che sta sul primo. Da notare che grub legge i dischi partendo dal disco &#8220;0&#8243; (zero), e mantiene lo stesso ordine del bios. Nel mio caso per esempio il disco /dev/sdb per grub era lo &#8220;0&#8243; mentre il /dev/sda era &#8220;1&#8243;. Analogo discorso per le partizioni: che partono da &#8220;0&#8243;. Quindi con <em><span style="font-family:Courier;">(hd1,0)</span></em><span style="font-family:Courier;"> sto indicando la prima partizione del secondo disco. In una situazione come questa Windows stenta a partire e selezionando al menu di Grub vedrete solo</span></p>
<blockquote><p><span style="font-family:Courier;">title Windows XP<br />
rootnoverify (hd1,0)<br />
chainloader +1</span></p></blockquote>
<p>e quindi vi rimarrà lì.</p>
<p>Il problema è legato al fatto che l&#8217;HD con Windows Xp è il secondo e non ho messo il grub nel mbr dello stesso disco di windows.<br />
Inoltre Xp non parte se non è installato sul primo disco per cui utilizzare la funzione map che permette di simulare una mappatura come primo disco.</p>
<p>Questa parte di grub.conf</p>
<blockquote><p><span style="font-family:Courier;">title Windows XP<br />
rootnoverify (hd1,0)<br />
chainloader +1</span></p></blockquote>
<p>la sostituisco con:</p>
<blockquote><p><span style="font-family:Courier;">title Windows XP<br />
rootnoverify (hd1,0)<br />
makeactive<br />
map (hd0) (hd1)<br />
map (hd1) (hd0)<br />
chainloader +1<br />
boot</span></p></blockquote>
<p>makeactive e boot sono solo un vezzo, in realtà è necessario mettere per bene la funzione <em>map</em>.</p>
<p>Per completezza aggiungo il mio <em>fdisk -l</em></p>
<blockquote><p><span style="font-family:Courier;">Disk /dev/sda: 200.0 GB, 200049647616 bytes<br />
255 heads, 63 sectors/track, 24321 cylinders<br />
Units = cylinders of 16065 * 512 = 8225280 bytes<br />
Disk identifier: 0xd9553cd3</p>
<p>Device Boot      Start         End      Blocks   Id  System<br />
/dev/sda1   *           1       24321   195358401   42  SFS</p>
<p>Disk /dev/sdb: 80.0 GB, 80026361856 bytes<br />
255 heads, 63 sectors/track, 9729 cylinders<br />
Units = cylinders of 16065 * 512 = 8225280 bytes<br />
Disk identifier: 0xcb986ae8</p>
<p>Device Boot      Start         End      Blocks   Id  System<br />
/dev/sdb1   *           1          25      200781   83  Linux<br />
/dev/sdb2              26         286     2096482+  82  Linux swap / Solaris<br />
/dev/sdb3             287         547     2096482+  83  Linux<br />
/dev/sdb4             548        9729    73754415    5  Extended<br />
/dev/sdb5             548         808     2096451   83  Linux<br />
/dev/sdb6             809        2083    10241406   83  Linux</span></p></blockquote>
<p>Risorse on-line.</p>
<p><a title="Thread di riferimento" href="http://www.fedoraonline.it/modules/newbb/viewtopic.php?topic_id=7344&amp;forum=1">Tread di riferimento su fedoraonline.it<br />
</a></p>
<p><a href="http://openskill.info/infobox.php?ID=380">Guida a Grub (da openskills</a>)</p>
<p><a href="http://www.fedoraonline.it/modules/smartsection/item.php?itemid=96">Cambiare l&#8217;immagine di Grub (da fedoraonline.it)</a></p>
<p><strong>Compatibilità</strong></p>
<p>Lo script è compatibile con <em>Linux </em>in genere e Red Hat Linux Fedora in particolare.</p>
<p><strong>Risorse </strong></p>
<p>da console: man grub</p>
<p><strong>Licenza</strong></p>
<p>Attribuzione-Condividi allo stesso modo 2.5 Generico: le informazioni contenute in esso possono essere utilizzate e modificate liberamente. E&#8217; obbligatorio invese mantenere la paternità a &#8220;<strong>Luca Raciti http:\\lucaraciti.wordpress.it</strong>&#8221; e di condividere allo stesso modo.</p>
<p><strong>Disclaimer</strong></p>
<p>Il weblog non ha carattere di perodico. Fatti salvi errori ed omissioni, non si assume responsabilità per eventuali problematiche derivanti dall&#8217;utilizzo delle informazioni contenute nell&#8217;articolo.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lucaraciti.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lucaraciti.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lucaraciti.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lucaraciti.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lucaraciti.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lucaraciti.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lucaraciti.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lucaraciti.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lucaraciti.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lucaraciti.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=21&subd=lucaraciti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lucaraciti.wordpress.com/2008/10/21/grub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/279e8645e39f7af2398f7a9c075ebc5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lucaraciti</media:title>
		</media:content>
	</item>
		<item>
		<title>ORA-00018: maximum number of sessions exceeded</title>
		<link>http://lucaraciti.wordpress.com/2008/10/10/ora-00018-maximum-number-of-sessions-exceeded/</link>
		<comments>http://lucaraciti.wordpress.com/2008/10/10/ora-00018-maximum-number-of-sessions-exceeded/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 09:10:58 +0000</pubDate>
		<dc:creator>lucaraciti</dc:creator>
				<category><![CDATA[ORACLE]]></category>
		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://lucaraciti.wordpress.com/?p=15</guid>
		<description><![CDATA[Questo è un odioso errore data dal raggiungimento del massimo numero di sessioni.
Su una istanza oracle di medie dimensioni va settato un valore almeno di 300 sessioni. Da 512 se l&#8217;istanza è più grande.
Ecco alcuni step.
Collegarsi come sysdba, e quindi visualizzare il parametro session:
SQL&#62; show parameter session;
NAME                                 TYPE        VALUE
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; &#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
java_max_sessionspace_size           integer     0
java_soft_sessionspace_limit         integer     0
license_max_sessions                 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=15&subd=lucaraciti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Questo è un odioso errore data dal raggiungimento del massimo numero di sessioni.</p>
<p>Su una istanza oracle di medie dimensioni va settato un valore almeno di 300 sessioni. Da 512 se l&#8217;istanza è più grande.</p>
<p>Ecco alcuni step.</p>
<p>Collegarsi come sysdba, e quindi visualizzare il parametro session:</p>
<blockquote><p>SQL&gt; show parameter session;</p>
<p>NAME                                 TYPE        VALUE<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; &#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
java_max_sessionspace_size           integer     0<br />
java_soft_sessionspace_limit         integer     0<br />
license_max_sessions                 integer     0<br />
license_sessions_warning             integer     0<br />
logmnr_max_persistent_sessions       integer     1<br />
mts_sessions                         integer     165<br />
session_cached_cursors               integer     0<br />
session_max_open_files               integer     10<br />
<strong>sessions                             integer     170</strong><br />
shared_server_sessions               integer     165<em><br />
</em></p></blockquote>
<p>Quindi alterare il parametro come segue:</p>
<blockquote><p><em>SQL&gt; alter system set sessions=300 scope=spfile;</em></p>
<p><em>System altered.<br />
</em></p></blockquote>
<p>A questo punto è sufficiente riavviare l&#8217;istanza.</p>
<p><strong>Compatibilità</strong></p>
<p><em>Oracle 9 e 10</em><strong><br />
</strong></p>
<p><strong>Risorse on-line</strong></p>
<address><a href="http://www.dbasupport.com/forums/archive/index.php/t-21145.html">http://www.orafaq.com/maillist/oracle-l/2003/03/04/0165.htm<br />
</a></address>
<address><a href="http://www.kosmous.com/risorse/articolo.php?id=21"><br />
</a><a href="http://www.kosmous.com/risorse/articolo.php?id=21"><br />
</a></address>
<p><strong>Licenza</strong></p>
<p>Attribuzione-Condividi allo stesso modo 2.5 Generico: le informazioni contenute in esso possono essere utilizzate e modificate liberamente. E’ obbligatorio invese mantenere la paternità a “<strong>Luca Raciti http:\\lucaraciti.wordpress.it</strong>” e di condividere allo stesso modo.</p>
<p><strong>Disclaimer</strong></p>
<p>Il weblog non ha carattere di perodico. Fatti salvi errori ed omissioni, non si assume responsabilità per eventuali problematiche derivanti dall’utilizzo delle informazioni contenute nell’articolo.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lucaraciti.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lucaraciti.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lucaraciti.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lucaraciti.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lucaraciti.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lucaraciti.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lucaraciti.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lucaraciti.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lucaraciti.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lucaraciti.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=15&subd=lucaraciti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lucaraciti.wordpress.com/2008/10/10/ora-00018-maximum-number-of-sessions-exceeded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/279e8645e39f7af2398f7a9c075ebc5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lucaraciti</media:title>
		</media:content>
	</item>
		<item>
		<title>Ricompilazione Oracle !</title>
		<link>http://lucaraciti.wordpress.com/2008/07/02/ricompilazione-oracle/</link>
		<comments>http://lucaraciti.wordpress.com/2008/07/02/ricompilazione-oracle/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 08:25:52 +0000</pubDate>
		<dc:creator>lucaraciti</dc:creator>
				<category><![CDATA[Oracle 10g]]></category>
		<category><![CDATA[Oracle 9]]></category>
		<category><![CDATA[ORACLE]]></category>

		<guid isPermaLink="false">http://lucaraciti.wordpress.com/?p=13</guid>
		<description><![CDATA[Sintesi per la ricompilazione di un intero database o di uno schema Oracle 9 e successivi

Ricompilazione sequenziale di tutti gli oggetti di un db:
EXECUTE UTL_RECOMP.RECOMP_SERIAL();


Ricompilazione sequenziale di tutti gli oggetti di uno schema utente (esempio con SCOTT):
EXECUTE UTL_RECOMP.RECOMP_SERIAL('SCOTT');


Ricompilazione sequenziale di tutti gli oggetti di un db usando i &#8220;PARALLEL THREAD&#8221; (esempio con 4 se quad [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=13&subd=lucaraciti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="BP">Sintesi per la ricompilazione di un intero database o di uno schema Oracle 9 e successivi</p>
<p class="BP">
<p class="BP">Ricompilazione sequenziale di tutti gli oggetti di un db:</p>
<pre><a name="999997"></a>EXECUTE UTL_RECOMP.RECOMP_SERIAL();
<a name="1000239"></a></pre>
<p><a name="999998"></a></p>
<p class="BP">Ricompilazione sequenziale di tutti gli oggetti di uno schema utente (esempio con SCOTT):</p>
<pre><a name="999999"></a>EXECUTE UTL_RECOMP.RECOMP_SERIAL('SCOTT');
<a name="1000246"></a></pre>
<p><a name="1000000"></a></p>
<p class="BP">Ricompilazione sequenziale di tutti gli oggetti di un db usando i &#8220;PARALLEL THREAD&#8221; (esempio con 4 se quad core):</p>
<pre><a name="1000001"></a>EXECUTE UTL_RECOMP.RECOMP_PARALLEL(4);
<a name="1000250"></a></pre>
<p><a name="1000002"></a></p>
<p><strong>Compatibilità</strong></p>
<p><em>Oracle  <strong>9 e 10</strong></em><strong><br />
</strong></p>
<p><strong>Risorse on-line</strong></p>
<address><a href="http://download-west.oracle.com/docs/cd/B14117_01/appdev.101/b10802/u_recomp.htm#1000010">http://download-west.oracle.com/docs/cd/B14117_01/appdev.101/b10802/u_recomp.htm#1000010</a></address>
<address> </address>
<address><a href="http://www.oracle-base.com/articles/misc/RecompilingInvalidSchemaObjects.php">http://www.oracle-base.com/articles/misc/RecompilingInvalidSchemaObjects.php</a></address>
<p><strong>Licenza</strong></p>
<p>Attribuzione-Condividi allo stesso modo 2.5 Generico: le informazioni contenute in esso possono essere utilizzate e modificate liberamente. E’ obbligatorio invese mantenere la paternità a “<strong>Luca Raciti http:\\lucaraciti.wordpress.it</strong>” e di condividere allo stesso modo.</p>
<p><strong>Disclaimer</strong></p>
<p>Il weblog non ha carattere di perodico. Fatti salvi errori ed omissioni, non si assume responsabilità per eventuali problematiche derivanti dall’utilizzo delle informazioni contenute nell’articolo.</p>
<p><a href="http://www.dbasupport.com/forums/archive/index.php/t-21145.html"><br />
</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lucaraciti.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lucaraciti.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lucaraciti.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lucaraciti.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lucaraciti.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lucaraciti.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lucaraciti.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lucaraciti.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lucaraciti.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lucaraciti.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lucaraciti.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lucaraciti.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=13&subd=lucaraciti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lucaraciti.wordpress.com/2008/07/02/ricompilazione-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/279e8645e39f7af2398f7a9c075ebc5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lucaraciti</media:title>
		</media:content>
	</item>
		<item>
		<title>ORA-00439: feature not enabled: Managed Standby</title>
		<link>http://lucaraciti.wordpress.com/2008/06/05/ora-00439-feature-not-enabled-managed-standby/</link>
		<comments>http://lucaraciti.wordpress.com/2008/06/05/ora-00439-feature-not-enabled-managed-standby/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 10:22:26 +0000</pubDate>
		<dc:creator>lucaraciti</dc:creator>
				<category><![CDATA[ORACLE]]></category>
		<category><![CDATA[Archivelog]]></category>

		<guid isPermaLink="false">http://lucaraciti.wordpress.com/?p=9</guid>
		<description><![CDATA[Durante la creazione di una istanza di oracle 8 e 9 standard edition con gli archivelog attivi il dbca restituisce  ORA-00439: feature not enabled: Managed Standby , dando successivamente una serie di errori.
Il problema è dato appunto dalla attivazione degli archivelog in contemporanea con l&#8217;installazione della istanza.
Il workaround più immediato è quello di attivare [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=9&subd=lucaraciti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Durante la creazione di una istanza di oracle 8 e 9 standard edition con gli archivelog attivi il dbca restituisce <em> ORA-00439: feature not enabled: Managed Standby </em>, dando successivamente una serie di errori.</p>
<p>Il problema è dato appunto dalla attivazione degli archivelog in contemporanea con l&#8217;installazione della istanza.</p>
<p>Il workaround più immediato è quello di attivare gli archive log dopola creazione della istanza.</p>
<p>Creazione ed attivazione archivelog Oracle</p>
<blockquote>
<pre>SQL&gt; ALTER SYSTEM SET LOG_ARCHIVE_DEST=‘dir_arch_log’ SCOPE=both;
SQL&gt; ALTER SYSTEM SET L<span class="ParolaRiservata">OG_ARCHIVE_FORMAT=arch%s.arc </span>SCOPE=both;
SQL&gt; ALTER SYSTEM ARCHIVE LOG START
SQL&gt; SHUTDOWN IMMEDIATE
SQL&gt; STARTUP MOUNT
SQL&gt; ALTER DATABASE ARCHIVELOG
SQL&gt; ALTER DATABASE OPEN</pre>
</blockquote>
<p><strong>Compatibilità</strong></p>
<p><em>Oracle 8 e 9</em><strong><br />
</strong></p>
<p><strong>Risorse on-line</strong></p>
<address><a href="http://www.dbasupport.com/forums/archive/index.php/t-21145.html">http://www.dbasupport.com/forums/archive/index.php/t-21145.html</a></address>
<address><a href="http://www.kosmous.com/risorse/articolo.php?id=21"><br />
</a><a href="http://www.kosmous.com/risorse/articolo.php?id=21">http://www.kosmous.com/risorse/articolo.php?id=21</a></address>
<p><strong>Licenza</strong></p>
<p>Attribuzione-Condividi allo stesso modo 2.5 Generico: le informazioni contenute in esso possono essere utilizzate e modificate liberamente. E&#8217; obbligatorio invese mantenere la paternità a &#8220;<strong>Luca Raciti http:\\lucaraciti.wordpress.it</strong>&#8221; e di condividere allo stesso modo.</p>
<p><strong>Disclaimer</strong></p>
<p>Il weblog non ha carattere di perodico. Fatti salvi errori ed omissioni, non si assume responsabilità per eventuali problematiche derivanti dall&#8217;utilizzo delle informazioni contenute nell&#8217;articolo.</p>
<p><a href="http://www.dbasupport.com/forums/archive/index.php/t-21145.html"><br />
</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lucaraciti.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lucaraciti.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lucaraciti.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lucaraciti.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lucaraciti.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lucaraciti.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lucaraciti.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lucaraciti.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lucaraciti.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lucaraciti.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lucaraciti.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lucaraciti.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=9&subd=lucaraciti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lucaraciti.wordpress.com/2008/06/05/ora-00439-feature-not-enabled-managed-standby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/279e8645e39f7af2398f7a9c075ebc5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lucaraciti</media:title>
		</media:content>
	</item>
		<item>
		<title>Spedire email via batch file</title>
		<link>http://lucaraciti.wordpress.com/2008/05/26/spedire-email-via-batch-file/</link>
		<comments>http://lucaraciti.wordpress.com/2008/05/26/spedire-email-via-batch-file/#comments</comments>
		<pubDate>Mon, 26 May 2008 10:21:51 +0000</pubDate>
		<dc:creator>lucaraciti</dc:creator>
				<category><![CDATA[Batch Script]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Batch file]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://lucaraciti.wordpress.com/?p=8</guid>
		<description><![CDATA[Modificando lo script batch abbiamo la comodità di spedire email.
L&#8217;unico prerequisito è quello di avere un server di posta. Allo scopo sarebbe meglio utilizzarne uno privato, tuttavia in subordine se ne può usare uno pubblico o quello del provider.
La spedizione avvieve tramite mailsend, un file che viene richiamato da una stringa al prompt che contiene [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=8&subd=lucaraciti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Modificando lo script batch abbiamo la comodità di spedire email.</p>
<p>L&#8217;unico prerequisito è quello di avere un server di posta. Allo scopo sarebbe meglio utilizzarne uno privato, tuttavia in subordine se ne può usare uno pubblico o quello del provider.</p>
<p>La spedizione avvieve tramite mailsend, un file che viene richiamato da una stringa al prompt che contiene un po tutto.</p>
<p>Il sito di Mailsend è <a href="http://www.muquit.com/muquit/software/mailsend" target="_blank">http://www.muquit.com/muquit/software/mailsend</a></p>
<p>Lo script da richiamare è</p>
<blockquote><p><span style="color:#0000ff;"><em>mailsend -d dominio_di_posta -smtp smtp_server -t utente@dominio_di_posta      -f destinatario -sub &#8220;scrivi_l_oggetto&#8221; -m testo_email.txt</em></span></p></blockquote>
<p>Il file testo_email.txt deve essere creato a parte.</p>
<p><strong>Compatibilità</strong></p>
<p>Lo script è compatibile con <em>Win2000,</em> <em>Win2003</em>,<em>WinXP. </em>Esiste una versione specifica per unix, ma al momento preferisco usare altro.<em><br />
</em></p>
<p><strong>Risorse on-line</strong></p>
<p><a title="Panoramica su altri metodi di spedizione posta" href="http://www.petri.co.il/send_mail_from_script.htm" target="_blank">http://www.petri.co.il/send_mail_from_script.htm</a></p>
<p><strong>Licenza</strong></p>
<p>Attribuzione-Condividi allo stesso modo 2.5 Generico: le informazioni contenute in esso possono essere utilizzate e modificate liberamente. E&#8217; obbligatorio invese mantenere la paternità a &#8220;<strong>Luca Raciti http:\\lucaraciti.wordpress.it</strong>&#8221; e di condividere allo stesso modo.</p>
<p><strong>Disclaimer</strong></p>
<p>Il weblog non ha carattere di perodico. Fatti salvi errori ed omissioni, non si assume responsabilità per eventuali problematiche derivanti dall&#8217;utilizzo delle informazioni contenute nell&#8217;articolo.</p>
<pre><em><span style="color:#0000ff;">
</span></em></pre>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lucaraciti.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lucaraciti.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lucaraciti.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lucaraciti.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lucaraciti.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lucaraciti.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lucaraciti.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lucaraciti.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lucaraciti.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lucaraciti.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lucaraciti.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lucaraciti.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=8&subd=lucaraciti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lucaraciti.wordpress.com/2008/05/26/spedire-email-via-batch-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/279e8645e39f7af2398f7a9c075ebc5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lucaraciti</media:title>
		</media:content>
	</item>
		<item>
		<title>Montaggio di un filesystem Novell su linux</title>
		<link>http://lucaraciti.wordpress.com/2008/05/25/montaggio-di-un-filesystem-novell-su-linux/</link>
		<comments>http://lucaraciti.wordpress.com/2008/05/25/montaggio-di-un-filesystem-novell-su-linux/#comments</comments>
		<pubDate>Sun, 25 May 2008 19:02:26 +0000</pubDate>
		<dc:creator>lucaraciti</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Novell]]></category>

		<guid isPermaLink="false">http://lucaraciti.wordpress.com/?p=7</guid>
		<description><![CDATA[La presente per caricare una condivisione remota su fileserver Novell, con pw richiesta
ncpmount -A IPSERVER_NOVELL  -S NOME_SERVER_NOVELL U UTENTE_NOVELL  -V VOLUME -f 0777 -d 0777 -c CLIENT_NAME MOUNT_POINT
aggiungendo -p PASSWORD eviti il prompt per la richiesta pw
Compatibilità
Lo script è compatibile con Linux in genere
Risorse 
da console: man ncpmount
Licenza
Attribuzione-Condividi allo stesso modo 2.5 Generico: le informazioni [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=7&subd=lucaraciti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>La presente per caricare una condivisione remota su fileserver Novell, con pw richiesta</p>
<blockquote><p><em><span style="color:#0000ff;">ncpmount -A IPSERVER_NOVELL  -S NOME_SERVER_NOVELL U UTENTE_NOVELL  -V VOLUME -f 0777 -d 0777 -c CLIENT_NAME MOUNT_POINT</span></em></p></blockquote>
<p>aggiungendo -p PASSWORD eviti il prompt per la richiesta pw</p>
<p><strong>Compatibilità</strong></p>
<p>Lo script è compatibile con <em>Linux </em>in genere<em></em></p>
<p><strong>Risorse </strong></p>
<p>da console: man ncpmount</p>
<p><strong>Licenza</strong></p>
<p>Attribuzione-Condividi allo stesso modo 2.5 Generico: le informazioni contenute in esso possono essere utilizzate e modificate liberamente. E&#8217; obbligatorio invese mantenere la paternità a &#8220;<strong>Luca Raciti http:\\lucaraciti.wordpress.it</strong>&#8221; e di condividere allo stesso modo.</p>
<p><strong>Disclaimer</strong></p>
<p>Il weblog non ha carattere di perodico. Fatti salvi errori ed omissioni, non si assume responsabilità per eventuali problematiche derivanti dall&#8217;utilizzo delle informazioni contenute nell&#8217;articolo.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lucaraciti.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lucaraciti.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lucaraciti.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lucaraciti.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lucaraciti.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lucaraciti.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lucaraciti.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lucaraciti.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lucaraciti.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lucaraciti.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lucaraciti.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lucaraciti.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=7&subd=lucaraciti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lucaraciti.wordpress.com/2008/05/25/montaggio-di-un-filesystem-novell-su-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/279e8645e39f7af2398f7a9c075ebc5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lucaraciti</media:title>
		</media:content>
	</item>
		<item>
		<title>Creare un unico dvd dai cd di Red Hat</title>
		<link>http://lucaraciti.wordpress.com/2008/05/25/creare-un-unico-dvd-dai-cd-di-red-hat/</link>
		<comments>http://lucaraciti.wordpress.com/2008/05/25/creare-un-unico-dvd-dai-cd-di-red-hat/#comments</comments>
		<pubDate>Sun, 25 May 2008 18:00:53 +0000</pubDate>
		<dc:creator>lucaraciti</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>

		<guid isPermaLink="false">http://lucaraciti.wordpress.com/?p=6</guid>
		<description><![CDATA[La Red Hat usa distribuire in più cd le proprie release.
In realtà è possibile creare dai cd un unico dvd installante comodo e senza problemi.
Create una directory /tmp/WORK_DIR/ e posizionatevi, assicuratevi di avere i diritti
chmod 777 /tmp/WORK_DIR
Scaricate le iso dei cd in una directory, montarle in /mnt/REDHAT_45/Disk(i) con (i da 1 a 5)
mount -o ro,loop [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=6&subd=lucaraciti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>La Red Hat usa distribuire in più cd le proprie release.</p>
<p>In realtà è possibile creare dai cd un unico dvd installante comodo e senza problemi.</p>
<p>Create una directory /tmp/WORK_DIR/ e posizionatevi, assicuratevi di avere i diritti</p>
<blockquote><p><em><span style="color:#0000ff;">chmod 777 /tmp/WORK_DIR</span></em></p></blockquote>
<p>Scaricate le iso dei cd in una directory, montarle in /mnt/REDHAT_45/Disk(<em>i</em>) con (<em>i</em> da 1 a 5)</p>
<blockquote><p><span style="color:#0000ff;"><em>mount -o ro,loop NOME_ISO.iso /mnt/REDHAT_45/Disk1</em></span></p></blockquote>
<p>nel caso in cui vuoi mettere anche i sorgenti, montale le iso in /mnt/REDHAT_45/Src(<em>i</em>).</p>
<p>Crea /tmp/WORK_DIR/DVD, e copia isolinux e .discinfo dal Disk1 li dentro, dai i diritti in scrittura e rimuovi boot.cat:</p>
<blockquote><p><span style="color:#0000ff;"><em>mkdir /tmp/WORK_DIR/DVD<br />
chmod 777 /tmp/WORK_DIR/DVD<br />
cp -a /mnt/REDHAT_45/Disk1/isolinux /mnt/REDHAT_45/Disk1/.discinfo .<br />
chmod +w isolinux/isolinux.bin<br />
rm -f isolinux/boot.cat</em></span></p></blockquote>
<p>Edita  ./.discinfo aggiungendo alla quarta riga &#8220;1,2,3,4&#8243; invece di &#8220;1&#8243;, così l&#8217;installante  sa che deve cercare i quattro cd dentro il dvd e non chiedere gli altri cd.</p>
<p>Ecco un esempio di .discinfo nella versione a x86_64:</p>
<blockquote><p><em><span style="color:#0000ff;">1177148345.550005<br />
Red Hat Enterprise Linux 4<br />
x86_64<br />
1,2,3,4,5<br />
RedHat/base<br />
RedHat/RPMS<br />
RedHat/pixmaps</span></em></p></blockquote>
<p>A questo punto abbiamo tutto, occorre solo creare la iso del Dvd. Per farlo si utilizza groisofs:</p>
<blockquote><p><em><span style="color:#0000ff;">growisofs -dvd-compat -speed=8 -Z /dev/dvd -v \<br />
-V &#8220;RHEL4.5_x86-64_DVD&#8221; \<br />
-b isolinux/isolinux.bin -c isolinux/boot.cat \<br />
-no-emul-boot -boot-load-size 4 -boot-info-table \<br />
-r -R -T -m TRANS.TBL \<br />
-x /mnt/REDHAT_45/Disk1/.discinfo \<br />
-x /mnt/REDHAT_45/Disk1/isolinux \<br />
-graft-points /mnt/REDHAT_45/Disk1/ .discinfo=.discinfo isolinux/=isolinux \<br />
RedHat=/mnt/REDHAT_45/Disk2/RedHat \<br />
RedHat=/mnt/REDHAT_45/Disk3/RedHat \<br />
RedHat=/mnt/REDHAT_45/Disk4/RedHat \<br />
SRPMS=/mnt/REDHAT_45/Disk1/SRPMS \<br />
SRPMS=/mnt/REDHAT_45/Disk2/SRPMS \<br />
SRPMS=/mnt/REDHAT_45/Disk3/SRPMS \<br />
SRPMS=/mnt/REDHAT_45/Disk4/SRPMS</span></em><br />
A questo punto avrai il tuo bel RHEL4.5_x86-64_DVD.iso che potrai masterizzare ed utilizzare.</p></blockquote>
<p><strong>Compatibilità</strong></p>
<p>Funziona con tutte le release di Red Hat, l&#8217;esempio in particolare è di Red Hat Enterprise Server 4 update 5.<em></em></p>
<p><strong>Risorse on-line</strong></p>
<address><a href="http://www.linuxcompatible.org/How_to_make_your_own_RedHat_8.0_DVD_s14425.html" target="_blank">http://www.linuxcompatible.org/How_to_make_your_own_RedHat_8.0_DVD_s14425.html</a> </address>
<address><a title="Alternativa interessante" href="http://blog.nominet.org.uk/tech/2005/09/19/building-a-redhat-enterprise-linux-serial-console-boot-dvd/">http://blog.nominet.org.uk/tech/2005/09/19/building-a-redhat-enterprise-linux-serial-console-boot-dvd/</a></address>
<p><strong>Licenza</strong></p>
<p>Attribuzione-Condividi allo stesso modo 2.5 Generico: le informazioni contenute in esso possono essere utilizzate e modificate liberamente. E&#8217; obbligatorio invese mantenere la paternità a &#8220;<strong>Luca Raciti http:\\lucaraciti.wordpress.it</strong>&#8221; e di condividere allo stesso modo.</p>
<p><strong>Disclaimer</strong></p>
<p>Il weblog non ha carattere di perodico. Fatti salvi errori ed omissioni, non si assume responsabilità per eventuali problematiche derivanti dall&#8217;utilizzo delle informazioni contenute nell&#8217;articolo.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lucaraciti.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lucaraciti.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lucaraciti.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lucaraciti.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lucaraciti.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lucaraciti.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lucaraciti.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lucaraciti.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lucaraciti.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lucaraciti.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lucaraciti.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lucaraciti.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lucaraciti.wordpress.com&blog=3742038&post=6&subd=lucaraciti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lucaraciti.wordpress.com/2008/05/25/creare-un-unico-dvd-dai-cd-di-red-hat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/279e8645e39f7af2398f7a9c075ebc5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lucaraciti</media:title>
		</media:content>
	</item>
	</channel>
</rss>