Changing Your User Information in Ubuntu Linux UbuntuのLinuxユーザの情報を変更して
Linux users are assigned a name, known as a username, by the root operator. Linuxユーザの名前が割り当てられ、ユーザー名として知られて、演算子のルートにされています。 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. 1つのメソッドを割り当てることが1つを使用するユーザー名の最初の最初と最後の名前を小文字に、例えば、ボーニスハドソンは、ユーザー名のbhudsonです。 Each user must also have a password, which is used with the username either at a graphical or text-based login.各ユーザーにはパスワードが必要にも、これはユーザー名のいずれかを使用してグラフィカルまたはテキストベースのログインしてください。
Older versions of Linux operating systems limited the length of usernames to 8 characters.以前のバージョンのLinuxオペレーティングシステムのユーザー名の長さを制限してから8文字です。 The current version of Ubuntu limits usernames to 32 characters. Ubuntuの制限の現在のバージョンのユーザー名には32文字です。 Good passwords should be a minimum of 8 characters long and contain uppercase and lowercase letters, along with numbers.良いパスワードは8文字の長さと最小の大文字と小文字を含むとともに、数字です。 Random passwords for users can be generated using the mkpasswd command.ランダムに生成したユーザーのパスワードを使用して、できるmkpasswdコマンドを実行します。 Good passwords are not birthdays, anniversaries, your pet's name, the name of your significant other, or the model of your first car!良いパスワードが誕生日、記念日、ペットの名前は、重要なの名前をして他のか、または最初の車のモデルを確認する!
You cannot change your username, but you can change your user information, such as address, phone, and so on.お客様のユーザー名を変更することはできませんが、お客様についての情報を変更することができますなど、住所、電話番号、している。 You make these changes using the chfn or change finger information command.これらの変更を行う指の情報を使用して、 chfnまたは変更するコマンドを実行します。 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.このコマンドは、あなたのエントリの内容を変更して、システムパスワードファイル/ etc / passwdに、これは使用されて指のコマンドを表示するシステムのユーザ情報を参照するにします。 For example, type chfn at the command line and press Enter:たとえば、 chfnするには、コマンドライン入力し、 Enterを押します:
$ chfn $ chfn
Password: パスワード:
Changing the user information for andrew ユーザの情報を変更してアンドリュー
Enter the new value, or press ENTER for the default 新しい値を入力してか、または、 Enterキーを押しますためのデフォルトの
Full Name: Andrew Hudson フル名:アンドリューハドソン
Room Number [None]: 17 部屋番号[なし] : 17
Work Phone [01225445566]: 01225112233 勤務先の電話番号[ 01225445566 ] : 01225112233
Home Phone [01225112233]: 01225445566 自宅電話番号[ 01225112233 ] : 01225445566
You are led through a series of prompts to enter new or updated information.あなたがリードを介してシリーズの新規または更新された情報を入力するプロンプトです。 Note that the chfn command will not let you use any commas when entering information.に注意してせていただきます。 chfnコマンドは、特定の情報を入力する時はカンマを使用しています。 You can verify this information in a couple ways, for example, by looking at the contents of /etc/passwd:この情報を確認することができますカップル方法は、例えば、見ているの内容を/ etc / passwdファイル:
$ grep andrew /etc/passwd 確認$ grepアンドリューの/ etc / passwd
andrew:x:1000:1000:Andrew Hudson,17,01225112233,01225445566:\ アンドリュー量: X : 1000:1000 :アンドリューハドソン、 17,01225112233,01225445566 : \
/home/andrew:/bin/bash /ホーム/アンドリュー: / bin / bashを
You also can verify the updated user information by using the finger command:することもできます更新済みのユーザー情報を確認して指を使用して、コマンド:
$ finger andrew $指アンドリュー
Login: andrew Name: Andrew Hudson ログイン:アンドリュー名:アンドリューハドソン
Directory: /home/andrew Shell: /bin/bash ディレクトリ: /ホーム/アンドリューシェル: / bin / bashを
Office: 17, +0-122-511-2233 Home Phone: +0-122-544-5566 オフィス: 17日、 +0-122-511-2233自宅電話: +0-122-544-5566
On since Tue May 30 20:54 (BST) on :0 (messages off) 上から火曜年5月30 20:54 ( +0900 )上: 0 (メッセージをオフ)
On since Tue May 30 20:55 (BST) on pts/0 from :1.0 上から火曜年5月30 20:55 ( +0900 )上にpts / 0投稿者: 1.0
No mail. のメールです。
No Plan. ノープランです。
Source of Information : Ubuntu Unleashed 情報源: ubuntuのパワーを解き放つ
Written by magakos. magakos書かれた。 Read more great feeds at is source 続きを読む大きなフィードでは、ソース WEBSITE ウェブサイト
no comments コメントはありません . です。
Read more articles on 続きを読むの記事を Ubuntu Linux UbuntuのLinux and および otherSoftware othersoftware . です。
- [+] Digg [ + ]いる : Feature this article :機能この記事は
- [+] Del.icio.us [ + ] del.icio.us : Bookmark this article :ブックマークこの記事
- [+] Furl [ + ]畳む : Bookmark this article :ブックマークこの記事















