How to Increase Disk Inode Number in Linux
When a new file system is created on a partition on a disk in Linux, and the kernel keeps aside
Hi, I’m Ravi Saive, a passionate Linux enthusiast with over 16+ years of experience. I have written more than 3000+ articles on Linux, sharing my knowledge and expertise with the community.
Welcome to my blog! I share easy-to-follow articles on Linux, SysAdmin, Cloud, and DevOps. With over 250+ million visitors, Tecmint has helped many people grow their Linux careers.
Join me in exploring the world of open-source and unlock the power of Linux by subscribing to our weekly newsletter or checking out our Pro Courses for deeper learning!

When a new file system is created on a partition on a disk in Linux, and the kernel keeps aside
Founded in April 2016 by the Electronic Frontier Foundation (EFF), Let’s Encrypt is a free and automated digital certificate that
FTP, short for File Transfer Protocol, is a standard network protocol that was ones generally used for transferring files between
On Linux and other Unix-like operating systems, an inode stores information that describes a file or directory (also a file
Bandwhich, formerly known as “what”, is a terminal utility written in Rust programming language, which is used for monitoring current
To access or work with a remote Git repository, you can either use SSH or HTTP(S) protocols; with the former,
Fedy (previously called as Fedora Utils) is a post-installation script written in bash, especially for Fedora. It is released under
MongoDB is a popular document-based and general-purpose NoSQL database engine that stores data in JSON format. It’s free and opensource
Created by Facebook, Yarn is the coolest and latest package manager for NodeJS which has come to replace npm. While
Written in Erlang language, Apache CouchDB is a free, reliable NoSQL database engine that natively supports data in JSON format.
Apache Tomcat is a free, mature, robust, and popular web application server software that is used to serve Java-based applications.
As you go about using Ansible, you may be required to key in some confidential or secret information in playbooks.