- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
How To View System Users in Linux on Ubuntu
A fundamental part of system administration is configuring and managing users and groups. Part of this task involves monitoring the log in capabilities of all system entities.
In this tutorial, you will review the ideas behind user management and authentication logging.
We will be exploring these concepts on a Ubuntu 22.04 server, but you can follow along on any modern Linux distribution
Commands Used
less /etc/passwd
cut -d : -f 1 /etc/passwd
less /etc/group
cut -d : -f 1 /etc/group
w
who
Useful Links
VPS/VDS - https://www.mivocloud.com/
Видео How To View System Users in Linux on Ubuntu канала MivoCloud
In this tutorial, you will review the ideas behind user management and authentication logging.
We will be exploring these concepts on a Ubuntu 22.04 server, but you can follow along on any modern Linux distribution
Commands Used
less /etc/passwd
cut -d : -f 1 /etc/passwd
less /etc/group
cut -d : -f 1 /etc/group
w
who
Useful Links
VPS/VDS - https://www.mivocloud.com/
Видео How To View System Users in Linux on Ubuntu канала MivoCloud
Комментарии отсутствуют
Информация о видео
11 января 2023 г. 13:15:02
00:02:05
Другие видео канала




















