Linux Command Line Tutorial For Beginners 13 - sudo command

preview_player
Показать описание
in this video we will learn how to use sudo command in linux.
The sudo facility allows specified users to run specific commands as root without having to know the root password.
sudo uses the configuration file /etc/sudoers

Processes and Files
UNIX is built upon processes and files. A process is basically an executing program. All the work performed by a UNIX system is carried out by processes.
All the long term information stored on a UNIX system is stored in files. Every file on a UNIX system has a number of attributes that serve different purposes.
There are a collection of commands that allow users and SA’s to to manipulate files and processes.

Process
Whenever you run a program, a process is created. The UNIX command line that you use to enter the commands is actually another program/command called the shell.
To execute a command, that command has to be in one of the directories in your search path.

★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Рекомендации по теме
Комментарии
Автор

Executing a sudo command will start a 15 minute timer (for that shell only) where further sudo commands can be executed without having to re-enter the password.

reactive
Автор

0:16 One command to rule them all... ;)

oribt
Автор

Thanks for ur nice video love from bangladesh

raselchowdhury
Автор

thanks bro adduser also needs a sudo camand
is theire an other command culled psudo imnot sure ?

informaticsisland
Автор

i dont know why but the sudo command doesnt give me the password

ΔημήτρηςΡούσσος-ηψ
Автор

is sudo the same as a root login, as I use Centos and I have a user and root login?

spaceiswater
Автор

Sudo command is giving error that user is not in the sudoers file ..now what to do

fanpage
Автор

Trying to do all my best to understand Linux.... For the A+ certficiation.


For those of you who have done this exam, are the questions hard? Are they more like "logical" questions instead of memorization?

juanmanuelcorrea
Автор

its showing <username> is not in the sudoers file

dedladxd
Автор

can we run the cpp file with nano command

kamalaryal
Автор

I see you have a channel of visual studio code as well.

ra
Автор

i was always taught it was Supreme User Direct Order

JonathanSkabla-yr