From the course: LPI Linux Essentials (010-160) Cert Prep
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Working as root - Linux Tutorial
From the course: LPI Linux Essentials (010-160) Cert Prep
Working as root
- Linux can have thousands of users, operating on a single computer or server. Now because of that we need to have one user, with a super amount of power to manage the whole computer. Now this user known as root is also called a superuser or administrator. Most people use computers to do ordinary day to day computer tasks, and these user tasks are usually just something that don't require special permissions. Our root account on the other hand, exists to be able to enable performing these administrative tasks. Things like installing new software, preparing a new disc for use in the computer, and managing ordinary user accounts by resetting passwords, and doing things like that. These tasks require access to system files, that an ordinary user just doesn't need to modify. So whenever you performing a command line task, that requires a root privilege, you need to actually change into the root user. You can do this in…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Understanding user accounts4m 16s
-
(Locked)
Account security5m 15s
-
(Locked)
Understanding groups2m 43s
-
(Locked)
Using account tools4m 30s
-
(Locked)
Creating accounts from the shell5m 59s
-
(Locked)
Modifying and deleting accounts12m 3s
-
(Locked)
Managing groups6m
-
(Locked)
Working as root6m 2s
-
(Locked)
-
-