Changing Your User Information in Ubuntu Linux Modificando le informazioni per l'utente in Ubuntu Linux
Linux users are assigned a name, known as a username, by the root operator. Gli utenti di Linux viene assegnato un nome, conosciuto come un nome utente, la radice di operatore. One method of assigning usernames is to use one's first initial and last name in lowercase; for example, Bernice Hudson would have a username of bhudson. Un metodo di assegnazione di nomi utente è quello di utilizzare la prima iniziale del cognome e in minuscolo, ad esempio, Bernice Hudson avrebbe un nome utente di bhudson. Each user must also have a password, which is used with the username either at a graphical or text-based login. Ogni utente deve inoltre disporre di una password, che viene utilizzato con il nome utente o ad un grafico o di testo basato su dati di accesso.
Older versions of Linux operating systems limited the length of usernames to 8 characters. Le versioni precedenti di sistemi operativi Linux limitato la lunghezza di nomi utente a 8 caratteri. The current version of Ubuntu limits usernames to 32 characters. L'attuale versione di Ubuntu limiti nomi utente a 32 caratteri. Good passwords should be a minimum of 8 characters long and contain uppercase and lowercase letters, along with numbers. Buona password dovrebbe essere un minimo di 8 caratteri e contenere lettere maiuscole e minuscole, insieme con i numeri. Random passwords for users can be generated using the mkpasswd command. Casuale le password per gli utenti possono essere generati utilizzando il comando mkpasswd. Good passwords are not birthdays, anniversaries, your pet's name, the name of your significant other, or the model of your first car! Buone password non sono compleanni, anniversari, il suo animale nome, il nome del tuo significativo di altri, o il modello della tua prima auto!
You cannot change your username, but you can change your user information, such as address, phone, and so on. Non è possibile cambiare il tuo nome utente, ma si può cambiare i vostri dati, come ad esempio indirizzo, telefono, e così via. You make these changes using the chfn or change finger information command. Di apportare tali modifiche utilizzando il chfn o modificare le informazioni dito comando. This command will modify the contents of your entry in the system password file /etc/passwd, which is used by the finger command to display information about a system's user. Questo comando modificare il contenuto della tua entrata nel la password di sistema di file / etc / passwd, che viene utilizzato il dito di comando per visualizzare informazioni su un utente del sistema. For example, type chfn at the command line and press Enter: Ad esempio, digitare chfn dalla riga di comando e premere Invio:
$ chfn $ Chfn
Password: Password:
Changing the user information for andrew Cambiare le informazioni per andrew
Enter the new value, or press ENTER for the default Immettere il nuovo valore o premere INVIO per l'impostazione predefinita
Full Name: Andrew Hudson Nome e Cognome: Andrew Hudson
Room Number [None]: 17 Il numero della sala [Nessuno]: 17
Work Phone [01225445566]: 01225112233 Telefono lavoro [01225445566]: 01225112233
Home Phone [01225112233]: 01225445566 Telefono di casa [01225112233]: 01225445566
You are led through a series of prompts to enter new or updated information. Si sono guidati attraverso una serie di istruzioni per entrare in nuovi o informazioni aggiornate. Note that the chfn command will not let you use any commas when entering information. Nota che il comando chfn non consentono di utilizzare qualsiasi virgole per l'immissione di informazioni. You can verify this information in a couple ways, for example, by looking at the contents of /etc/passwd: È possibile verificare queste informazioni in un paio di modi, ad esempio, guardando il contenuto di / etc / passwd:
$ grep andrew /etc/passwd $ Grep andrew / etc / passwd
andrew:x:1000:1000:Andrew Hudson,17,01225112233,01225445566:\ andrew: x: 1000:1000: Andrew Hudson, 17,01225112233,01225445566: \
/home/andrew:/bin/bash / home / andrew: / bin / bash
You also can verify the updated user information by using the finger command: È inoltre possibile verificare la versione aggiornata di informazioni per gli utenti utilizzando il dito comando:
$ finger andrew $ Dito Andrew
Login: andrew Name: Andrew Hudson Login: Andrew Nome: Andrew Hudson
Directory: /home/andrew Shell: /bin/bash Directory: / home / andrew Shell: / bin / bash
Office: 17, +0-122-511-2233 Home Phone: +0-122-544-5566 Ufficio: 17, Home +0-122-511-2233 Telefono: +0-122-544-5566
On since Tue May 30 20:54 (BST) on :0 (messages off) A partire dal 30 maggio mar 20:54 (BST) a: 0 (messaggi off)
On since Tue May 30 20:55 (BST) on pts/0 from :1.0 A partire dal 30 maggio mar 20:55 (BST), su pts / 0 da: 1.0
No mail. N. mail.
No Plan. N. Piano.
Source of Information : Ubuntu Unleashed Fonte di informazioni: Ubuntu Unleashed
Written by magakos. Scritto da magakos. Read more great feeds at is source Per saperne di più grande al feed è fonte WEBSITE SITO WEB
no comments nessun commento . .
Read more articles on Per saperne di più articoli su Ubuntu Linux Ubuntu Linux and e otherSoftware otherSoftware . .
- [+] Digg [+] Digg : Feature this article : Feature questo articolo
- [+] Del.icio.us [+] Del.icio.us : Bookmark this article : Bookmark questo articolo
- [+] Furl [+] Furl : Bookmark this article : Bookmark questo articolo















