Город МОСКОВСКИЙ
00:03:18

How to change username in Linux

Аватар
Умный Компьютерный Арсенал
Просмотры:
22
Дата загрузки:
17.02.2024 02:25
Длительность:
00:03:18
Категория:
Лайфхаки

Описание

To change username in Linux:
* Open tty (Ctrl+Alt+F1)
* Login as root
* Enter the command : usermod -l new_username old_username
* Enter the command: usermod -d /home/new_username -m new_username
* Enter the command: chfn -f new_username new_username

#linux #ubuntu #terminal #username

Рекомендуемые видео