How to view total and free inodes of a filesystem in Linux ?
I hope you must be aware of what inodes are and what happens if there are no free inodes available on the system ? Today we will check how can...
I hope you must be aware of what inodes are and what happens if there are no free inodes available on the system ? Today we will check how can...
In this post, we will check out small script which takes hostname and IP address from the user and add it to /etc/hosts file of our Linux system automatically. So...