| by Arround The Web

How to add sudoers in Debian

Sudo stands for superuser do. It is a command-line utility that permits trusted users to run commands as another user by default root. When prefixed with any command, the superuser temporarily gives another user rights as an alternative root.

Share Button
Read More
| by Scott Kilroy

[Fixed] bash: netstat: command not found

netstat stands for network statistics is a network analytics tools for Unix like system. It allows administrators to get a complete overview of the system network statistics including network connections, network interface stats, masquerade connections, open ports, and so on. Most linux distributions have netstat pre-installed. This article will solely address the error that occurs […]

The post [Fixed] bash: netstat: command not found appeared first on LinuxAndUbuntu.

Share Button
Read More