come creare utente sudo per Red Hat Linux


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to how to create sudo user for red hat linux

Creare un account utente - Red Hat
http://legacy.redhat.com/pub/redhat/linux/7.1/fr/doc/RH-DOCS/it/rhl-gsg-it-7.1/s1-creating-account.html

Creare un account utente. Quando avete installato Red Hat Linux, vi è stato chiesto di creare una password di root, ossia una password per l'account root, utilizzata dall'amministratore del sistema. Probabilmente avrete creato anche degli account

Creare utente root — sudo passwd root e premi il tasto invio
http://tueforte.fun/indexx-x4b83841b7h.php/it/linux-e-dintorni/205-mysql-creare-utenti-e-assegnare-permessi

Creare un account utente. Quando avete installato Red Hat Linux, vi è stato chiesto di creare una password di root, ossia una password per l'account root, utilizzata dall'amministratore del sistema. Probabilmente avrete creato anche degli account

How to Create Users in Linux (useradd Command) | Linuxize
https://linuxize.com/post/how-to-create-users-in-linux-using-the-useradd-command/

sudo useradd -m -d /opt/username username Creating a User with Specific User ID # In Linux and Unix-like operating systems, users are identified by unique UID and username. User identifier (UID) is a unique positive integer assigned by the Linux system to