<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.ziobudda.net" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ntfs</title>
 <link>http://www.ziobudda.net/tags/ntfs</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>it</language>
<item>
 <title>fstab, NTFS &amp; ntfs-3g</title>
 <link>http://www.ziobudda.net/notizie/fstab-ntfs-ntfs3g</link>
 <description>Oggi parliamo delle partizioni con .
filsystem NTFS e linux .
Infatti ci viene in aiuto .
NTFS-3G Stable Read/Write Driver .
Ora ci è possibile montare in automatico .
inserendo alcune righe nel file /etc/fstab .
oppure montare manualmente partizioni NTSF .
che siano su HD interni o USB</description>
 <comments>http://www.ziobudda.net/notizie/fstab-ntfs-ntfs3g#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/articoliit">Articoli IT</category>
 <category domain="http://www.ziobudda.net/tags/fstab">fstab</category>
 <category domain="http://www.ziobudda.net/tags/ntfs">ntfs</category>
 <category domain="http://www.ziobudda.net/tags/ntfs3g">ntfs-3g</category>
 <pubDate>Sat, 04 Oct 2008 00:41:32 +0200</pubDate>
 <dc:creator>mm-barabba</dc:creator>
 <guid isPermaLink="false">103412 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>Programming Tools and Utilities, provided a high-level view of Linux programming</title>
 <link>http://www.ziobudda.net/notizie/programming-tools-and-utilities-provided-highlevel-view-linux-programming</link>
 <description>Using the GCC compiler Automating builds with make
The preceding post, “Programming Environments and Interfaces,” provided a high-level view of Linux programming, focusing on the overall development environment and introducing the idioms that give programming on a Linux system its distinctive character.
This chapter goes into greater detail and describes some of the tools and toys found on a typical Linux development system.
Examining library utilities
Exploring source code control
The goal of this chapter is not to turn you into a developer in 30 pages or less, but simply to explore some of the variety of
tools developers use so you will at least know what they are and what they do. You’ll also learn how to use some of the
programs and utilities.
Debugging with GDB</description>
 <comments>http://www.ziobudda.net/notizie/programming-tools-and-utilities-provided-highlevel-view-linux-programming#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://www.ziobudda.net/tags/administrationsystem">Administration system</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/bash">bash</category>
 <category domain="http://www.ziobudda.net/tags/commandline-0">command line</category>
 <category domain="http://www.ziobudda.net/tags/commandslinux">commands for Linux</category>
 <category domain="http://www.ziobudda.net/tags/configuration">configuration</category>
 <category domain="http://www.ziobudda.net/tags/ext2">ext2</category>
 <category domain="http://www.ziobudda.net/tags/ext3">ext3</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/hardyheron">Hardy Heron</category>
 <category domain="http://www.ziobudda.net/tags/intrepidibex">intrepid ibex</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://www.ziobudda.net/tags/ntfs">ntfs</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntuland">Ubuntuland</category>
 <pubDate>Sat, 20 Sep 2008 11:28:28 +0200</pubDate>
 <dc:creator>ubuntulandpage</dc:creator>
 <guid isPermaLink="false">100007 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>Managing Background and Foreground Processes</title>
 <link>http://www.ziobudda.net/notizie/managing-background-and-foreground-processes</link>
 <description>If you are using Linux over a network or from a dumb terminal (a monitor that allows only text input with no GUI support), your shell may be all that you have.
You may be used to a windowing environment where you have a lot of programs active at the same time so that you can switch among them as needed. This shell thing can seem pretty limited.
Although the bash shell doesn’t include a GUI for running many programs, it does let you move active programs between the background and foreground.
In this way, you can have a lot of stuff running, while selectively choosing the one you want to deal with at the moment.
There are several ways to place an active program in the background. One mentioned earlier is to add an ampersand (&amp;amp;) to the end of a command line.
Another way is to use the at command to run commands in a way in which they are not connected to the shell.</description>
 <comments>http://www.ziobudda.net/notizie/managing-background-and-foreground-processes#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://www.ziobudda.net/tags/administrationsystem">Administration system</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/bash">bash</category>
 <category domain="http://www.ziobudda.net/tags/commandline-0">command line</category>
 <category domain="http://www.ziobudda.net/tags/commandslinux">commands for Linux</category>
 <category domain="http://www.ziobudda.net/tags/configuration">configuration</category>
 <category domain="http://www.ziobudda.net/tags/ext2">ext2</category>
 <category domain="http://www.ziobudda.net/tags/ext3">ext3</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/hardyheron">Hardy Heron</category>
 <category domain="http://www.ziobudda.net/tags/intrepidibex">intrepid ibex</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://www.ziobudda.net/tags/ntfs">ntfs</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntuland">Ubuntuland</category>
 <pubDate>Sat, 20 Sep 2008 11:24:43 +0200</pubDate>
 <dc:creator>ubuntulandpage</dc:creator>
 <guid isPermaLink="false">100006 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>The Linux file system is organized as a hierarchy of directories.</title>
 <link>http://www.ziobudda.net/notizie/linux-file-system-organized-hierarchy-directories</link>
 <description>Linux File Systems Versus Windows-Based File Systems
Although similar in many ways, the Linux file system has some striking differences from file systems used in MS-DOS and Windows operating systems.
There are a few:
  In MS-DOS and Windows file systems, drive letters represent different storage
devices (for example, A: is a floppy drive and C: is a hard disk).
In Linux, all storage
devices are fit into the file system hierarchy. So, the fact that all of /usr may be on
a separate hard disk or that /mnt/rem1 is a file system from another computer is
invisible to the user.</description>
 <comments>http://www.ziobudda.net/notizie/linux-file-system-organized-hierarchy-directories#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://www.ziobudda.net/tags/administrationsystem">Administration system</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/bash">bash</category>
 <category domain="http://www.ziobudda.net/tags/commandline-0">command line</category>
 <category domain="http://www.ziobudda.net/tags/commandslinux">commands for Linux</category>
 <category domain="http://www.ziobudda.net/tags/configuration">configuration</category>
 <category domain="http://www.ziobudda.net/tags/ext2">ext2</category>
 <category domain="http://www.ziobudda.net/tags/ext3">ext3</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/hardyheron">Hardy Heron</category>
 <category domain="http://www.ziobudda.net/tags/intrepidibex">intrepid ibex</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://www.ziobudda.net/tags/ntfs">ntfs</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntuland">Ubuntuland</category>
 <pubDate>Sat, 20 Sep 2008 11:21:31 +0200</pubDate>
 <dc:creator>ubuntulandpage</dc:creator>
 <guid isPermaLink="false">100005 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>Sequential and Backup Commands for linux</title>
 <link>http://www.ziobudda.net/notizie/sequential-and-backup-commands-linux</link>
 <description>Command-Line Recall
After you type a command line, that entire command line is saved in your shell’s history list. The list is stored in a history file, from which any command can be recalled to run again. After it is recalled, you can modify the command line, as described earlier.
To view your histor y list, use the history command. Type the command without options or followed by a number to list that many of the most recent commands</description>
 <comments>http://www.ziobudda.net/notizie/sequential-and-backup-commands-linux#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://www.ziobudda.net/tags/administrationsystem">Administration system</category>
 <category domain="http://www.ziobudda.net/tags/commandline-0">command line</category>
 <category domain="http://www.ziobudda.net/tags/commandslinux">commands for Linux</category>
 <category domain="http://www.ziobudda.net/tags/ext2">ext2</category>
 <category domain="http://www.ziobudda.net/tags/ext3">ext3</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/hardyheron">Hardy Heron</category>
 <category domain="http://www.ziobudda.net/tags/intrepidibex">intrepid ibex</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://www.ziobudda.net/tags/ntfs">ntfs</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntuland">Ubuntuland</category>
 <pubDate>Fri, 19 Sep 2008 20:09:49 +0200</pubDate>
 <dc:creator>ubuntulandpage</dc:creator>
 <guid isPermaLink="false">99862 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>Linux File Systems Versus Windows-Based File Systems</title>
 <link>http://www.ziobudda.net/notizie/linux-file-systems-versus-windowsbased-file-systems</link>
 <description>Although similar in many ways, the Linux file system has some striking differences from file systems used in MS-DOS and Windows operating systems.
Here are a few:
  In MS-DOS and Windows file systems, drive letters represent different storage devices (for example, A: is a floppy drive and C: is a hard disk). In Linux, all storage devices are fit into the file system hierarchy.
So, the fact that all of /usr may be on a separate hard disk or that /mnt/rem1 is a file system from another computer is invisible to the user.</description>
 <comments>http://www.ziobudda.net/notizie/linux-file-systems-versus-windowsbased-file-systems#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://www.ziobudda.net/tags/administrationsystem">Administration system</category>
 <category domain="http://www.ziobudda.net/tags/commandline-0">command line</category>
 <category domain="http://www.ziobudda.net/tags/commandslinux">commands for Linux</category>
 <category domain="http://www.ziobudda.net/tags/ext2">ext2</category>
 <category domain="http://www.ziobudda.net/tags/ext3">ext3</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/hardyheron">Hardy Heron</category>
 <category domain="http://www.ziobudda.net/tags/intrepidibex">intrepid ibex</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://www.ziobudda.net/tags/ntfs">ntfs</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntuland">Ubuntuland</category>
 <pubDate>Fri, 19 Sep 2008 20:04:56 +0200</pubDate>
 <dc:creator>ubuntulandpage</dc:creator>
 <guid isPermaLink="false">99860 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>Linux: Bash Configuration Files</title>
 <link>http://www.ziobudda.net/notizie/linux-bash-configuration-files</link>
 <description>Bash Configuration Files
File Description
/etc/profile Sets up user environment information for every user. It is executed when you first log in. This file provides values for your path, as well as setting environment variables for such things as the location of your mailbox and the size of your history files. Finally, /etc/profile gathers shell settings from configuration files in the /etc/profile.d directory.
/etc/bashrc Executes for every user who runs the bash shell, each time a bash shell is opened. It sets the default prompt and may add one or more aliases. Values in this file can be overridden by information in each user’s ~/.bashrc file.</description>
 <comments>http://www.ziobudda.net/notizie/linux-bash-configuration-files#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://www.ziobudda.net/tags/administrationsystem">Administration system</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/bash">bash</category>
 <category domain="http://www.ziobudda.net/tags/commandline-0">command line</category>
 <category domain="http://www.ziobudda.net/tags/commandslinux">commands for Linux</category>
 <category domain="http://www.ziobudda.net/tags/configuration">configuration</category>
 <category domain="http://www.ziobudda.net/tags/ext2">ext2</category>
 <category domain="http://www.ziobudda.net/tags/ext3">ext3</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/hardyheron">Hardy Heron</category>
 <category domain="http://www.ziobudda.net/tags/intrepidibex">intrepid ibex</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://www.ziobudda.net/tags/ntfs">ntfs</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntuland">Ubuntuland</category>
 <pubDate>Fri, 19 Sep 2008 19:52:33 +0200</pubDate>
 <dc:creator>ubuntulandpage</dc:creator>
 <guid isPermaLink="false">99847 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>Linux: Administration System</title>
 <link>http://www.ziobudda.net/notizie/linux-administration-system</link>
 <description>If you have a dual-boot Windows/Linux system, you probably know this problem: you can access files from your Windows installation while you are in Linux, but not the other way round. This tutorial shows three ways how you can access your Linux partitions (with ext2 or ext3 filesystem) from within Windows: Explore2fs, DiskInternals Linux Reader, and the Ext2 Installable File System For Windows. While the first two provide read-only access, the Ext2 Installable File System For Windows can be used for read and write operations.</description>
 <comments>http://www.ziobudda.net/notizie/linux-administration-system#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://www.ziobudda.net/tags/administrationsystem">Administration system</category>
 <category domain="http://www.ziobudda.net/tags/ext2">ext2</category>
 <category domain="http://www.ziobudda.net/tags/ext3">ext3</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/hardyheron">Hardy Heron</category>
 <category domain="http://www.ziobudda.net/tags/intrepidibex">intrepid ibex</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://www.ziobudda.net/tags/ntfs">ntfs</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntuland">Ubuntuland</category>
 <pubDate>Thu, 14 Aug 2008 11:05:56 +0200</pubDate>
 <dc:creator>ubuntulandpage</dc:creator>
 <guid isPermaLink="false">90893 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>Ntfs-3g, il miglior driver NTFS alternativo a quello Microsoft, sia in termini di funzionalità che di prestazioni</title>
 <link>http://www.ziobudda.net/notizie/ntfs3g-il-miglior-driver-ntfs-alternativo-quello-microsoft-sia-termini-di-funzionalit%C3%A0-che-di-prestazioni</link>
 <description>Ntfs-3g è un tool per leggere e scrivere su partizioni NTFS. Grazie a Ntfs-3g è possibile accedere in tutta sicurezza alle partizioni Windows, anche quelle del nuovo Vista.NTFS (acronimo per New Technology File System), file system dei sistemi operativi basati su kernel NT.Questo file system nasce negli anni &#039;90, quando Microsoft abbandonò lo sviluppo congiunto con IBM del sistema operativo OS/2 e decise di sviluppare in proprio Windows NT (che significa New Technology). Proprio per questo alcuni degli aspetti presenti nel file system HPFS di OS/2 sono presenti anche in NTFS.</description>
 <comments>http://www.ziobudda.net/notizie/ntfs3g-il-miglior-driver-ntfs-alternativo-quello-microsoft-sia-termini-di-funzionalit%C3%A0-che-di-prestazioni#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://www.ziobudda.net/tags/drivers">drivers</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/hardyheron">Hardy Heron</category>
 <category domain="http://www.ziobudda.net/tags/intrepidibex">intrepid ibex</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/microsoft">microsoft</category>
 <category domain="http://www.ziobudda.net/tags/ntfs">ntfs</category>
 <category domain="http://www.ziobudda.net/tags/ntfs3g">ntfs-3g</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/opensource">open source</category>
 <category domain="http://www.ziobudda.net/tags/reubuntu">Re Ubuntu</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <pubDate>Mon, 07 Jul 2008 09:09:51 +0200</pubDate>
 <dc:creator>Hugo</dc:creator>
 <guid isPermaLink="false">80950 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>montaggio partizione ntfs in debian lenny</title>
 <link>http://www.ziobudda.net/notizie/montaggio-partizione-ntfs-debian-lenny</link>
 <description>Per montare una partizione ntfs windows xp/vista in debian lenny
bisogna installare il modulo ntfs-3g aprite un terminale, scrivete:sudo apt-get install ntfs-3gmettiamo
il caso che la partizione windows sia sda2 per montarla quindi poterci
copiare file bisogna prima creare una partizione per il montaggio
dentro mnt che chiameremo win.sudo mkdir /mnt/winadesso sempre da terminale, diamo il comando mount per il montaggio della partizione sda2 dentro /mnt/win.sudo mount -t ntfs-3g /dev/sda2 /mnt/winper spostarci dentro la partizione windows scriviamo:cd /mnt/win&amp;nbsp;</description>
 <comments>http://www.ziobudda.net/notizie/montaggio-partizione-ntfs-debian-lenny#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/articoliit">Articoli IT</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/debian">debian</category>
 <category domain="http://www.ziobudda.net/tags/ntfs">ntfs</category>
 <category domain="http://www.ziobudda.net/tags/partizioni">partizioni</category>
 <pubDate>Thu, 22 May 2008 11:32:01 +0200</pubDate>
 <dc:creator>ubuntufacile</dc:creator>
 <guid isPermaLink="false">69959 at http://www.ziobudda.net</guid>
</item>
</channel>
</rss>
