How to Use FSCK in Linux to Check the File System?
FSCK is a Linux utility used for checking the consistency and health of a file system. With this tool, you can easily figure out all the potential issues.
Read MoreAyesha Sajid has secured a Bachelors degree in Computer Sciences and currently, she is doing her Masters in Information Security. She is a technical content writer by profession who has experience in working with Windows and the different flavours of Linux operating system.
86 articles found
Linux Commands
FSCK is a Linux utility used for checking the consistency and health of a file system. With this tool, you can easily figure out all the potential issues.
Read More
Mint
Sometimes, while using the SCP command, the users face authentication issues. This article tells passing a password to an SCP command in a shell script.
Read More
Mint
Sometimes, we have two directories with pretty much similar content. This article compares the difference of the two directories in Linux Mint 21.
Read More
CentOS
“In the Linux operating system, all the different entities are considered as files. Even the physical and virtual devices that you use within the Linux environment are referred…
Read More
Mint
Grep is a useful Linux command that can perform different operations. This command can be used to count the total occurrences of a specific word within a file.
Read More
Linux Commands
This article discussed the usage of the Wget command in Linux Mint 21 that allows us to download our desired files from the Internet.
Read More
Mint
Echo is an interesting command in Linux that prints everything that you wish on the terminal. How to use the Echo command in Bash Scripts is discussed.
Read More
Bash Programming
While doing bash programming, you are only interested in their names without their extensions. This article explains two ways of removing the file extension.
Read More
Linux Commands
Article guide on the different methods to redirect the output of a command to a file in Linux Mint 21 – using the > operator and the tee command.
Read More
Mint
A step-by-step guide on how to install the Microsoft Teams on Linux Mint 21 by installing the Snap Daemon, Microsoft Teams, and launching Microsoft Teams.
Read More