prova alla maniera gentoo


Codice 18.2: Aggiungere un utente

# useradd vostro_utente -m -G users,wheel,audio -s /bin/bash
# passwd vostro_utente