filmov
tv
How to create a user without useradd command on Oracle Linux 8.5

Показать описание
useradd is a command in Linux that is utilized to add user accounts to your system. In Linux, it is simply a symbolic link to the adduser command. This tutorial will show you how to create a user without using useradd.