Difference between revisions of "Category:Filesystems"

From Freephile Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<html><div style="float:right;"><a [Public domain or Public domain]
+
There are many interesting things about filesystems these days.  It used to be that a System Administrator could learn [[RAID]], or maybe the difference between [[big endian and little endian]]
  
There are many interesting things about filesystems these daysIt used to be that a System Administrator could learn [[RAID]], or maybe [https://www.cs.umd.edu/class/sum2003/cmsc311/Notes/Data/endian.html the difference between big endian and little endian]
+
There are a lot more things filesystem related in the Linux worldAmong them:
  
There are a lot more things filesystem related in the linux world.  Among them:
+
* [https://github.com/libfuse/libfuse FUSE] the File System in User Space is a Linux kernel module and  
 
 
* [http://fuse.sourceforge.net/ FUSE] the File System in User Space is a Linux kernel module and  
 
 
** the many [http://sourceforge.net/p/fuse/wiki/FileSystems/ filesystems that use FUSE].  
 
** the many [http://sourceforge.net/p/fuse/wiki/FileSystems/ filesystems that use FUSE].  
 
** The [https://techbase.kde.org/Projects/KioFuse#Running_KioFuse KIO system] for example.
 
** The [https://techbase.kde.org/Projects/KioFuse#Running_KioFuse KIO system] for example.
 +
** Or [[wp:SSHFS|SSHFS]] that you can use to mount remote filesystems through SSH
 
* [http://www.moosefs.org/ MooseFS] is a fault tolerant, network distributed file system (capable of petabyte storage).
 
* [http://www.moosefs.org/ MooseFS] is a fault tolerant, network distributed file system (capable of petabyte storage).
 
* [https://btrfs.wiki.kernel.org/index.php/Main_Page Btrfs] is a copy on write (CoW) filesystem
 
* [https://btrfs.wiki.kernel.org/index.php/Main_Page Btrfs] is a copy on write (CoW) filesystem
Line 14: Line 13:
  
 
== Notes ==
 
== Notes ==
-Jacques or J. J. Grandville, was a French caricaturist in the early 19th century.  His illustration of broken eggs was reproduced from a Polish translation  of "Gulliver's Travels".
+
-Jacques or J. J. Grandville, was a French caricaturist in the early 19th century.  His illustration of broken eggs was reproduced from a Polish translation  of "Gulliver's Travels".
  
-boiled egg at the small end, inhabitants of the rival kingdom of Blefuscu crack theirs at the big end, giving them the moniker Big-endians.
+
-boiled egg at the small end, inhabitants of the rival kingdom of Blefuscu crack theirs at the big end, giving them the moniker Big-endians.
  
Although this is not the meaning of [[wp:endianness|endianness]] in this context, it is the (etymology) origin of the word
+
Although this is not the meaning of [[wp:endianness|endianness]] in this context, it is the (etymology) origin of the word.

Latest revision as of 09:04, 12 October 2023

There are many interesting things about filesystems these days. It used to be that a System Administrator could learn RAID, or maybe the difference between big endian and little endian

There are a lot more things filesystem related in the Linux world. Among them:

Notes[edit | edit source]

-Jacques or J. J. Grandville, was a French caricaturist in the early 19th century. His illustration of broken eggs was reproduced from a Polish translation of "Gulliver's Travels".

-boiled egg at the small end, inhabitants of the rival kingdom of Blefuscu crack theirs at the big end, giving them the moniker Big-endians.

Although this is not the meaning of endianness in this context, it is the (etymology) origin of the word.

Pages in category "Filesystems"

The following 13 pages are in this category, out of 13 total.