Tsakf's foss library The library has 155 entries  
Home  About

  Select tags starting with:  a  b  c  d  e  f  g  h  i  j  k  l  m  n  o  p  q  r  s  t  u  v  w  x  y  z 

  Tags associated with: file system
cluster  cryptography  ext4  file  kernel  ocfs2  recover  superblock  tux3 
 
 
 
All entries of the Library with tag file system    
 
Linux Enterprise Cryptographic Filesystem : ecryptfs
eCryptfs is a stacked cryptographic filesystem embedded within the Linux kernel. The article contains info about installed and configuring eCryptfs.
Tags:  file system  cryptography 
 
OCFS2 cluster – quick setup guide
OCFS2 is a POSIX-compliant shared-disk cluster file system for Linux capable of providing both high performance and high availability. The article describes the setup procedure from the command line.
Tags:  cluster  ocfs2  file system 
 
Troubleshooting With FSCK
Filesystems failure can be more troubling than problems booting Linux. There can be a sign of corrupted files, misaligned blocks, troubled configuration files, or even bad hardware. The fsck command is important as is used by Linux periodically to automatically check most of partitions on system.
Tags:  file system 
 
Merging Tux3 Into The Mainline Linux Kernel
A report about the progress of tux3 file system and inclusion in the kernel
Tags:  file system  tux3  kernel 
 
chattr and lsattr – protecting Linux Files
The article describes the commands chattr and lsattr and shows how to protect a file on a public folder
Tags:  file  file system 
 
Create File Of Any Size in Linux Using DD Command
This small article describes the use of the DD command.
Tags:  file  file system 
 
What is superblock and how to recover it
The scope of the article not covers about the basic things about file system, but its about troubleshooting of corrupt file system. So, when a file system is created on hard drive it will be subdivided into multiple file system blocks. It describes what a superblock is, and what to do to recover, if a superblock is corrupted.
Tags:  superblock  recover  file system 
 
Ext4 file system how to, tips and tricks
An article about the ext4 filesystem. For the reader there are links for tips and tricks for creating and upgrading from ext3 to ext4
Tags:  ext4  file system