Inode, File descriptors and FD Leaking
In Linux, we do have that philosophy where “Everything is a File” even though it’s beyond that. I randomly came […]
Linux learning
In Linux, we do have that philosophy where “Everything is a File” even though it’s beyond that. I randomly came […]
Vim, the VI IMproved text editor, is one of the most widely used text editors in the industry. Individuals working
Nested virtualization means creating a virtualized environment which already runs in a virtualized environment. In simple terms, it is a
The ‘chroot’ is a command which is used in Linux/Unix systems which stands for “Change root”. This command actually changes