Managing Digital Files (e.g., Photographs) in Files and Folders
Файловая система без фокусов: как hard links и XOR сэкономят ваши гигабайты
Для начала нужно понять главное - файлов не существует. А потом на примере простых манипуляций разобрать что такое hard links, чем может быть полезен непонятный XOR и как это всё уживается в системах копирования и снимков
https://habr.com/ru/articles/855480/
#xor #raid #hard_links #windows #python #backup #raid5 #file_system
База: как работать с файлами в языке Си
Данный материал является моим конспектом, который основан на видео-уроке Гоши Дударя по языку Си, а также пополнен личными небольшими исследованиями из интернета. Для понимания того, что написано в статье, вам необходимо как минимум базово понимать как устроены указатели и массивы в языке Си. В данном материале рассказывается о простом способе взаимодействия с файлами при помощи языке Си. То есть если вы уже владете базовым принципом работы с файлами, вы не узнаете для себя ничего нового. Материал рассчитан на новичков в работе с файлами. В статье есть много повторяющихся слов. Это сделано для того, чтобы более точно передать читателю нить повествования. Поэтому, если вас этим коем образом будет раздражать, прошу помнить то, что статья не просто так написана подобным образом. Тема будет рассмотрена на примере взаимодействия с .txt файлом.
https://bsd.network/@brynet/111869703511777704 made me curious about status (actual use & issues, maintenance) of #softUpdates in #FreeBSD #UFS2 currently. Howizit?
While searching for #journaling, got to know that it could be provided by either by soft updates or by "gjournal(8)" https://man.freebsd.org/cgi/man.cgi?query=gjournal&sektion=8&apropos=0&manpath=FreeBSD+14.0-STABLE : "newfs(8)" https://man.freebsd.org/cgi/man.cgi?query=newfs&apropos=0&sektion=8&manpath=FreeBSD+14.0-STABLE&arch=default&format=html
How does above journaling _COMPARE_ to that in #ext4 or #XFS?
#file_system
@solene I only searched the ToC at https://www.openbsd.org/faq/ ; there seem to be no discussion about features of any|the file system.
- Does #OpenBSD provide a #file_system (during installation) with #snapshots that support rollback & "boot environment" to switch to another state as #ZFS does not seem to be in the cards?
- How good is the default file system about recovering after sudden power cut off?
*ugh* At work there is some chance in future to use Ubuntu, or some other #Linux distribution, to manage #ZFS data storage in place of #FreeBSD.
It would be a pity to give up the ability to easily setup root #file_system on ZFS, and all the snapshots & #boot_environments that come along with that.
eventually i found good implementation of tags on linux file system.
Adding a tag is as simple as:
$ tag -a my_brand_new_tag my_file
Doing the same, recursively:
$ tag -ra 2013 ~/photos
Unicode is supported, too!
$ tag -a ♥ ~/photos/wizzup.png
Listing tags:
$ tag -l ~/photos/wizzup.png
~/photos/wizzup.png: 2013, ♥
http://hetgrotebos.org/wiki/neversearch
#tag #tags #file_system #filesystem #operating_systems #linux #unix
```
CONFIG_OMFS_FS: This is the proprietary file system used by the Rio
Karma music player and ReplayTV DVR. Despite the name, this filesystem
is not more efficient than a standard FS for MPEG files, in fact likely the
opposite is true. Say Y if you have either of these devices and wish to
mount its disk.
```
#marketing #linux #kernel #config #proprietary #filesystem #file_system #karma #dvr #replaytv #mpeg #omfs #freedom