What do you someone breaks something? I post the solution here...

Kubernetes (K8s/K3d) / Terraform / Ansible / Linux / AWS / Docker / Bash / Python / ELK / CI/CD / Java / Traefik / Nginx / CentOs / Ubuntu


Inodes Simplified Part 2 Hardlink and Soflink


Directory: 
Special file that maps filename to inode.Directory cannot multiple files with same name mapped to multiple different inodes. Inode number for '/ ' aka root directory is always 2
SoftLinks 
Different  inodes | Span across file system | Both files and directories
HardLinks 
Share Same inode | Do not Span across file system | Only files | Quicker than softlinks occupies less space
Prev
Next 

No comments:

Powered by Blogger.