• Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate
TecNStuff
Menu
  • Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate

Tag: sudo

09 August 2020

How to Run Sudo Command Without Password

Written by Admin
Run Sudo Command Without Password
The sudo (sudouser do) command is a tool in Linux systems, used to run commands or programs as another user, by default as root user. If you doing administration task then you need to use sudo frequently. This article show you how to run sudo command without entering password. To grant the sudo access...
Read More about How to Run Sudo Command Without Password
Linux Commands Leave a Comment
25 June 2020

Su Command in Linux (Switch User)

Written by Admin
Su Command in Linux (Switch User)
The su command is used to run commands as a another user. It is simplest way to switch to the administrative account in the current login session. It is very useful when the root user is not allowed to log in to the system through ssh. For example, in Ubuntu, root user is disabled...
Read More about Su Command in Linux (Switch User)
Linux Commands Leave a Comment
25 December 2019

Sudo Command in Linux

Written by Admin
Sudo Command in Linux
Using sudo command you can perform the actions and operations as root user. It’s the mostly used command for Linux user. It’s always recommended to login as a sudo user instead of as root and perform task. You can give limited administrative privileges to sudo users without providing them root password. This guide will...
Read More about Sudo Command in Linux
Linux Commands Leave a Comment
28 March 2019

How to Create a Sudo User on CentOS

Written by Admin
How to Create a Sudo User on CentOS
The sudo command designed for granting administrator privileges to normal users. This tutorial will show you the simple and easy way to create a new user on CentOS and make it sudo user account. You can use this user account to execute administrative commands without a need to logging as a root user in...
Read More about How to Create a Sudo User on CentOS
CentOS Leave a Comment
28 March 2019

How to Create a Sudo User on Ubuntu

Written by Admin
How to Create a Sudo User on Ubuntu
The sudo command provides a mechanism for granting administrator privileges to normal users. This guide will show you the easiest way to create a sudo user on Ubuntu. After that, you can use this user account to execute administrative commands without a need to logging in to your Ubuntu server as a root user....
Read More about How to Create a Sudo User on Ubuntu
Ubuntu Leave a Comment
26 March 2019

How to Create a Sudo User on Debian

Written by Admin
How To Create a Sudo User on Debian
In linux sudo is masterpiece to allow users to execute commands with another user’s privileges, default is root user. In this tutorial, you will learn how to create a new user on Debian system and make sudo user by giving it sudo access. By sudo user account you can execute administrative commands without a...
Read More about How to Create a Sudo User on Debian
Debian Leave a Comment
DigitalOcean Referral Badge

Popular Posts

  • How to Install SSH Keys on Ubuntu 22.04
    How to Set up SSH Keys on Ubuntu 22.04 January 7, 2023
  • How to Install Mongodb on Debian 11
    How to Install MongoDB on Debian 11 Linux January 11, 2023
  • How to Install Puppet Agent on Ubuntu 22.04
    How to Install Puppet Agent on Ubuntu 22.04 January 22, 2023
  • How to Install Jenkins on Debian 11
    How to Install Jenkins on Debian 11 January 5, 2023
  • How to Change-Hostname Ubuntu 22.04
    How to Change Hostname on Ubuntu 22.04 January 19, 2023
© 2020 TecNStuff All rights reserved. This website is using and storing cookies on your browser. By using this website you agree our Privacy Policy.  Follow us -  Twitter | Facebook