Inodes Simplified Part 1 Files and Inodes


Inode Number:
  • Unique number assigned to files and directories
  • Unique to the entire file system

Information Stored:
  • File type
  • Permission
  • Link count
  • Uid
  • Gid
  • File size
  • Timestamp
  • Attributes
  • Acl
  • Other metadata

Popular posts from this blog

What Happens Under the Hood of SSH Connections? Analyzing SSH Packets with Wireshark.

Certification for Kubernetes? I got it covered.

Continuous Integrations Concepts and Demo