Run only Specific Commands with sudo in Linux
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
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
In this tutorial, we are going to learn how to install and use 7zip on Ubuntu 18.04/Ubuntu 20.04. 7zip is a free and open-source file
This tutorial will take you through how to install Sysdig system visibility tool on Ubuntu 22.04. Sysdig is a simple visibility tool that provides deep
Follow through this guide to learn how to make permanent DNS changes in resolv.conf on Linux. According to man resolv.conf, resolv.conf is a resolver configuration
In this guide, we are going to learn how to restrict SFTP user access to specific directories in Linux systems. SFTP, an acronym for Secure
This tutorial will guide you on viewing system processes using ps and top commands. When commands are run on a system, various processes associated with
In this guide, we are going to learn how to delete lines matching a specific pattern in a file using SED. SED is a stream
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
Good day folks. Today, we would like to discuss how to extract log lines of specific dates from a log file. If you are a
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