[LINUX] What is a super user?

What is a super user?

--Apart from general users, Linux users are special users with administrator privileges.

--Also called ** " root user " ** because the user name is root.

--A user with strong privileges who is allowed to perform any operation, such as changing system configuration files or installing new applications.

--Be careful as you can perform dangerous operations such as deleting files that are essential for operating inux, and if you make a mistake, you may destroy the Linux system itself.

--Usually, log in as a general user and operate it, and work as a super user only when necessary, so that the usage is kept to the minimum necessary.

--There are su command and sudo command as a way to change from a general user to a superuser.

Recommended Posts

What is a super user?
What is a distribution?
What is a terminal?
What is a hacker?
What is a pointer?
What is a dog? Django--Create a custom user model
What is a dog? Django--Create a custom user model 2
What is a decision tree?
What is a Context Switch?
What is a system call
[Definition] What is a framework?
What is a callback function?
What is a python map?
[Python] What is a zip function?
[Python] What is a with statement?
What is a Convolutional Neural Network?
What is namespace
What is copy.copy ()
What is Django? .. ..
What is dotenv?
What is POSIX?
What is Linux
What is klass?
What is a dog? Django installation volume
What is a dog? Python installation volume
What is Linux?
What is python
What is hyperopt?
What is Linux
What is pyvenv
What is __call__
What is Linux
What is Python
What is a dog? Challenge Django templates! Volume
It's a Mac. What is the Linux command Linux?
Tell me what a conformal map is, Python!
What is Piotroski's F-Score?
What is Raspberry Pi?
What is Calmar Ratio?
[PyTorch Tutorial ①] What is PyTorch?
What is hyperparameter tuning?
What is JSON? .. [Note]
What is Linux for?
What is ensemble learning?
What is TCP / IP?
What is Python's __init__.py?
What is an iterator?
What is UNIT-V Linux?
[Python] What is virtualenv
What is machine learning?
What is a dog? POST Sending Volume Using Django--forms.py
What is a dog? Django App Creation Start Volume--startapp
What is a dog? Django App Creation Start Volume--startproject
Basics of Python learning ~ What is a string literal? ~
What is a recommend engine? Summary of the types
What is God? Make a simple chatbot with python
To myself as a Django beginner (2) --What is MTV?
What is the difference between a symbolic link and a hard link?
What is Minisum or Minimax?
A super introduction to Linux
What is Logistic Regression Analysis?