169 lines
12 KiB
HTML
169 lines
12 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
<html xmlns="http://www.w3.org/1999/xhtml" lang="it" xml:lang="it">
|
||
<head>
|
||
<!--
|
||
*
|
||
* Copyright 2008-2013, Haiku. All rights reserved.
|
||
* Distributed under the terms of the MIT License.
|
||
*
|
||
* Authors:
|
||
* Humdinger <humdingerb@gmail.com>
|
||
* Translators:
|
||
* Barrett
|
||
* Andrea
|
||
* MichaelPeppers
|
||
* Gabriele
|
||
*
|
||
-->
|
||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||
<meta name="robots" content="all" />
|
||
<title>La struttura del FileSystem di Haiku</title>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
|
||
</head>
|
||
<body>
|
||
|
||
<div id="banner">
|
||
<div><span>Guida dell'utente</span></div>
|
||
</div>
|
||
|
||
<div class="nav">
|
||
<div class="inner">
|
||
<ul class="lang-menu">
|
||
<li class="now">Italiano <span class="dropdown-caret">▼</span></li>
|
||
<li><a href="../id/filesystem-layout.html">Bahasa Indonesia</a></li>
|
||
<li><a href="../ca/filesystem-layout.html">Català</a></li>
|
||
<li><a href="../de/filesystem-layout.html">Deutsch</a></li>
|
||
<li><a href="../en/filesystem-layout.html">English</a></li>
|
||
<li><a href="../es/filesystem-layout.html">Español</a></li>
|
||
<li><a href="../fr/filesystem-layout.html">Français</a></li>
|
||
<li><a href="../fur/filesystem-layout.html">Furlan</a></li>
|
||
<li><a href="../hu/filesystem-layout.html">Magyar</a></li>
|
||
<li><a href="../pl/filesystem-layout.html">Polski</a></li>
|
||
<li><a href="../pt_PT/filesystem-layout.html">Português</a></li>
|
||
<li><a href="../pt_BR/filesystem-layout.html">Português (Brazil)</a></li>
|
||
<li><a href="../ro/filesystem-layout.html">Română</a></li>
|
||
<li><a href="../sk/filesystem-layout.html">Slovenčina</a></li>
|
||
<li><a href="../fi/filesystem-layout.html">Suomi</a></li>
|
||
<li><a href="../sv_SE/filesystem-layout.html">Svenska</a></li>
|
||
<li><a href="../tr/filesystem-layout.html">Türkçe</a></li>
|
||
<li><a href="../zh_CN/filesystem-layout.html"> 中文 [中文]</a></li>
|
||
<li><a href="../ru/filesystem-layout.html">Русский</a></li>
|
||
<li><a href="../uk/filesystem-layout.html">Українська</a></li>
|
||
<li><a href="../jp/filesystem-layout.html">日本語</a></li>
|
||
</ul>
|
||
<span>
|
||
« <a href="bootloader.html">Il Boot Loader</a>
|
||
:: <a href="contents.html" class="uplink">Contenuti</a>
|
||
:: <a href="gui.html">Interfaccia grafica di Haiku</a> »
|
||
</span></div>
|
||
</div>
|
||
|
||
<div id="content">
|
||
<div>
|
||
<div class="box-info">La traduzione di questa pagina non è stata ancora completata. Finché non lo sarà, le parti non tradotte saranno visualizzate in inglese.</div>
|
||
|
||
<h1>La struttura del FileSystem di Haiku</h1>
|
||
|
||
<p>Il filesystem di Haiku è molto trasparente; per non confondere l'utente si cerca sempre di non assegnare nomi criptici per i file e per le cartelle di sistema. Le cartelle ed i file sono importanti per il corretto funzionamento del sistema e sono protetti dalle modifiche accidentali mostrando uno dei seguenti avvertimenti:</p>
|
||
<img src="images/filesystem-layout-images/achtung-user.png" alt="achtung-user.png" />
|
||
<img src="images/filesystem-layout-images/achtung-system.png" alt="achtung-system.png" />
|
||
<p>Il secondo avvertimento compare qualora si provi a rinominare o a cancellare qualcosa nella gerarchia di sistema. Il bottone "<span class="button">Rinomina</span>" diventerà cliccabile solamente tenendo premuto il tasto <span class="key">SHIFT</span>.</p>
|
||
<p>Generalmente, ci sono due rami di directory che partono dalla cartella principale del volume di avvio:</p>
|
||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||
<tr><td><span class="path">/boot/system/</span></td><td> </td><td>Contiene i file di sistema e le applicazioni/package condivisi tra tutti gli utenti.</td></tr>
|
||
<tr><td><span class="path">/boot/home/</span></td><td> </td><td>Questa è la tua cartella personale dove sono immagazzinati i tuoi dati, le impostazioni e le applicazioni/package <em>non</em> condivisi tra tutti gli utenti.</td></tr>
|
||
</table>
|
||
<p>Poiché Haiku non è un sistema operativo multi-utente, la distinzione tra applicazioni/package condivisi o non condivisi apparentemente non ha effetto, in quanto vi è una sola cartella home. Ma poiché in futuro verrà aggiunto il supporto per utenti multipi, ha senso apprendere sin da subito il modo corretto di vedere le cose.</p>
|
||
|
||
<h2>
|
||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||
<a id="system" name="system">La cartella system - <span class="path">/boot/system/</span></a></h2>
|
||
<p>Su BeOS, il predecessore di Haiku, questa cartella era chiamata <span class="path">/boot/beos/</span>. È possibile incontrarla ancora leggendo della vecchia documetazione (ad esempio quella originale come il BeBook).<br />
|
||
La maggior parte delle cartelle nel ramo <span class="path">/boot/system/</span> sono in sola lettura, in quanto il suo contenuto è necessario per il corretto funzionamento di Haiku e, pertanto, deve essere al sicuro da alterazioni accidentali. Le uniche cartelle scrivibili sono:</p>
|
||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||
<tr><td><span class="path">/boot/system/cache/</span></td><td> </td><td>Contains cached files and the temporary folder linked to <span class="path">/tmp/</span>.</td></tr>
|
||
<tr><td class="onelinetop"><span class="path">/boot/system/non-packaged/</span></td><td> </td><td>Contains a hierarchy for files that aren't part of a .hpkg (probably from old BeOS archives).</td></tr>
|
||
<tr><td><span class="path">/boot/system/packages/</span></td><td> </td><td>Besides holding Haiku's system packages, you can add/remove packages shared by all users.</td></tr>
|
||
<tr><td><span class="path">/boot/system/settings/</span></td><td> </td><td>Contains system-wide settings.</td></tr>
|
||
<tr><td><span class="path">/boot/system/var/</span></td><td> </td><td>Contains logs like the syslog (important when troubleshooting) and is the default location for the swap file.</td></tr>
|
||
</table>
|
||
<p><span class="box-info">Per ulteriori informazioni sulle cartelle <span class="path">packages</span> e <span class="path">non-packaged</span>consulta la guida alla sezione <a href="applications.html">Applicazioni</a>.</span></p>
|
||
|
||
<h2>
|
||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||
<a id="home" name="home">La cartella Home - <span class="path">/boot/home/</span></a></h2>
|
||
<p>This folder belongs to you. Here you can create and delete files and folders as you wish. (By the way, the tilde ("<tt>~</tt>") is a shortcut for your home folder, so you don't always have to write "<span class="path">/boot/home/</span>" in Terminal.)<br />
|
||
Files that you'd like to share with other users in a future multi-user environment have do be put outside <span class="path">/boot/home/</span>. For example, you could create a folder <span class="path">/boot/all-users/</span> and put the stuff there.</p>
|
||
|
||
<table summary="layout" border="0" cellspacing="0" cellpadding="4">
|
||
<tr><td><span class="path">~/Desktop/</span></td><td style="width:10px;"> </td>
|
||
<td>Holds the files of your desktop. Double-clicking won't open it, as it is already always visible. When your files happen to be obscured by open windows, just switch quickly to another <a href="workspaces.html">Workspace</a>. Of course, <a href="tracker.html#drill-down">drilling</a> down by right-clicking is also possible.</td></tr>
|
||
<tr><td><span class="path">~/mail/</span></td><td style="width:10px;"> </td>
|
||
<td>This is the default location for your mails.</td></tr>
|
||
<tr><td><span class="path">~/people/</span></td><td style="width:10px;"> </td>
|
||
<td>This is the default location for you contact files, see <a href="applications/people.html">People</a>.</td></tr>
|
||
<tr><td><span class="path">~/queries/</span></td><td style="width:10px;"> </td>
|
||
<td><a href="queries.html">Queries</a> are stored here, by default temporarily for 7 days.</td></tr>
|
||
</table>
|
||
|
||
<p>The folder <span class="path">/boot/home/config/</span> is special: just like <span class="path">/boot/system/</span> it's mostly under the control of the package management and therefore read-only. It too contains these similar user-writable folders:</p>
|
||
|
||
<table summary="layout" border="0" cellspacing="0" cellpadding="4">
|
||
<tr><td><span class="path">~/config/packages/</span></td><td style="width:10px;"> </td>
|
||
<td>Here you can add/remove packages that are <i>not</i> shared by all users.</td></tr>
|
||
|
||
<tr><td class="onelinetop"><span class="path">~/config/non-packaged/</span></td><td> </td>
|
||
<td>Contains a hierarchy for files that aren't part of a .hpkg (probably from old BeOS archives) and are <i>not</i> shared by all users.</td></tr>
|
||
|
||
<tr><td><span class="path">~/config/settings/</span></td><td> </td>
|
||
<td>Questa cartella contiene le impostazioni per ogni applicazione e alcune configurazioni del sistema. Alcune applicazioni gestiscono le proprie impostazioni nelle loro sottocartelle, altre collocano semplicemente i loro file di configurazione qua.</td></tr>
|
||
</table>
|
||
|
||
<p><span class="box-info">Per ulteriori informazioni sulle cartelle <span class="path">packages</span> e <span class="path">non-packaged</span>consulta la guida alla sezione <a href="applications.html">Applicazioni</a>.</span></p>
|
||
<p>Ecco una lista di sottocartelle rilevanti di <span class="path">~/config/settings/</span>:</p>
|
||
|
||
<table summary="layout" border="0" cellspacing="0" cellpadding="4">
|
||
<tr><td><span class="path">boot/</span></td><td style="width:10px;"> </td>
|
||
<td>Questa cartella è il luogo per gli <a href="bash-scripting.html#user-scripts">User Scripts</a> che sono eseguiti prima o dopo l'avvio o lo spegnimento del sistema.</td></tr>
|
||
|
||
<tr><td><span class="path">boot/launch/</span></td><td> </td>
|
||
<td>I link a programmi o documenti in questa cartella partono automaticamente ad ogni avvio del sistema.</td></tr>
|
||
|
||
<tr><td><span class="path">beos_mime/</span></td><td> </td>
|
||
<td>Nel database <acronym title="Multipurpose Internet Mail Extensions">MIME</acronym> Haiku tiene traccia di ogni differente <a href="filetypes.html">tipo di file</a> e delle sue impostazioni.</td></tr>
|
||
|
||
<tr><td class="onelinetop"><span class="path">deskbar/menu/</span></td><td> </td>
|
||
<td>Copied or linked to files/folders/queries in this folder appear in the <a href="deskbar.html#deskbar-menu">Deskbar menu</a>.</td></tr>
|
||
|
||
<tr><td class="onelinetop"><span class="path">kernel/drivers/</span></td><td> </td>
|
||
<td>C'è un file di impostazioni che può essere interessante: Il <span class="cli">kernel</span> permette alcune configurazioni di basso livello come la disattivazione del <acronym title="Symmetric Multi Processing">SMP</acronym>, l'attivazione del debugging seriale or la possibilità di attivare la gestione avanzata del risparmio energetico. Attiva una linea di configurazione rimuovendo il simbolo del commento "<tt>#</tt>". Fai attenzione!</td></tr>
|
||
|
||
<tr><td><span class="path">Tracker/</span></td><td> </td>
|
||
|
||
<td>Oltre alle varie impostazioni per i file del Tracker, ci sono alcune interessanti sottocartelle:</td></tr>
|
||
<tr><td align="right"><span class="path">DefaultFolderTemplate/</span></td><td style="width:10px;"></td><td>Mostra e stabilisce tutte le proprietà e le dimensioni della finestra a proprio piacimento. Ogni nuova cartella che si crea lo userà come modello.</td></tr>
|
||
|
||
<tr><td align="right"><span class="path">DefaultQueryTemplates/</span></td><td></td><td>Si può definire il layout di una "Query result window" per determinati tipi di file <a href="queries.html#result-window">Query: La finestra dei risultati </a>.</td></tr>
|
||
|
||
<tr><td align="right"><span class="path">Go/</span></td><td></td><td>Collocare qui i link alle directory preferite per renderle disponibili, ad esempio nei pannelli "apri" e "salva". Si veda il capitolo <a href="gui.html#favorites-recent">Interfaccia grafica di Haiku: Preferiti e cartelle recenti</a>.</td></tr>
|
||
|
||
<tr><td align="right"><span class="path">Tracker New Template/</span></td><td></td><td>E' possibile aggiungere un template per ogni filetype che sarà poi disponibile tramite il menu del Tracker <span class="menu">File | Nuovo..</span>. Leggi il capitolo <a href="tracker.html#working-with-files">Tracker: Working with files</a>.</td></tr>
|
||
</table>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<div class="nav">
|
||
<div class="inner"><span>
|
||
« <a href="bootloader.html">Il Boot Loader</a>
|
||
:: <a href="contents.html" class="uplink">Contenuti</a>
|
||
:: <a href="gui.html">Interfaccia grafica di Haiku</a> »
|
||
</span></div>
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|