FreeNAS is the world’s most popular open source storage operating system not only because of its features and ease of use but also what lies beneath the surface: The ZFS file system. With over seven million downloads, FreeNAS has put ZFS onto more systems than any other product or project […]
Архивы по дням: 19.11.2017
Отключить замену тире (дефиса, черточки) Если WordPress заменяет двойное тире, то нужно отключить некоторые функции в файле functions.php В меню CMS заходим в раздел «Внешний вид». Выбираем пункт «Редактор». Находим файл functions.php ==>> нажимаем на него в правом меню. Слева отображается программный код. Нужно добавить несколько строк в этот код. […]
FreeNAS is enterprise-class storage software, designed with data protection as its primary objective, and the hardware you select plays an important role in helping it achieve that. FreeNAS is designed to be installed on commodity x86 hardware, and below are basic guidelines for designing your very own storage system, from […]
FreeNAS supports the core features of a NAS appliance out of the box. However, many users like to enhance their NAS appliance with third party software for media streaming, alternative protocols, or web applications. To make sure your NAS can do everything you want, FreeNAS offers a third-party plugin system […]
FreeNAS is the first and only open source project to offer encryption on ZFS volumes! A full-volume encryption option is available during volume creation, providing industry standard AES-XTS encryption which can be hardware-accelerated (when the processor has AES-NI capability). Encrypted volumes can only be read by FreeNAS systems in possession […]
Thanks to ZFS, snapshots of the entire filesystem can be made and saved at any time. As long as a snapshot exists, administrators can access files as they were when the snapshot was made. Snapshots can be made on a one-off basis or scheduled as a cron job from the […]
ZFS is designed for data integrity from top to bottom. RAID-Z, the software RAID that is part of ZFS, offers single parity protection like RAID 5, but without the “write hole” vulnerability thanks to the copy-on-write architecture of ZFS. The additional levels RAID-Z2 and RAID-Z3 offer double and triple parity […]
If FreeNAS has one goal, it’s simplifying complex administrative tasks for as wide a user base as possible. Every aspect of a FreeNAS system can be managed from a Web User Interface. A setup Wizard further simplifies configuration at installation time or later in the setup process. Volume creation, or […]
File sharing is what FreeNAS does best. Every major operating system is supported with SMB/CIFS (Windows file shares), NFS (Unix file shares) and AFP (Apple File Shares) as well as FTP, iSCSI (block sharing), WebDAV and other methods of sharing data over the network are available. iSCSI also supports VMware […]