Using Find Command to Search for Files and Directories in Linux
Welcome to our guide on using find command to search for files and directories in Linux. find is a command-line utility that searches one or more
Welcome to our guide on using find command to search for files and directories in Linux. find is a command-line utility that searches one or more
To have a full grip on your device, it is important to have a reliable operating system. Managing memory, storage or CPU is a task
Many people think that Windows and Mac are the only reliable and relevant operating systems. That’s why people always hesitate about learning Linux. Is it
In this guide, we are going to learn on installing Perf Performance Analysis Tool on CentOS 8. Perf aka perf_events aka perf tools is a
In this tutorial you will learn how to use ls command in Linux/Unix Operating Systems. ls command is used to list files or directories contents
This guide will take you through various example usage of ps command in Linux/Unix system. ps, an acronym for Processes Status is a utility used
Want to upgrade a single package on CentOS/Fedora systems? Worry not, because, CentOS/Fedora or any other RHEL based distribution provides a way to upgrade a
In our today’s guide, we are going to learn how to install Foxit PDF reader on Ubuntu 20.04. Foxit PDF reader is available in both
In this tutorial, you will learn how to install cheat command on Ubuntu 20.04. Cheat is a Python based command line utility that allows you to
In this guide, you are going to learn how to run only specific commands with sudo in Linux. Our previous guide covered how to add