Mercurial > hg > Members > masakoha > masa
comparison 14/April/memo/05th.txt @ 66:2897e8a9d851
add 05th.txt
author | Masataka Kohagura <e085726@ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 06 Apr 2014 05:22:37 +0900 |
parents | |
children | 88749f6fa038 |
comparison
equal
deleted
inserted
replaced
65:852b0904cafe | 66:2897e8a9d851 |
---|---|
1 2014/04/05 (Sat) | |
2 [memo] | |
3 VM 作成と VM 初期設定 のページ | |
4 http://ie.u-ryukyu.ac.jp/%E5%AD%A6%E7%A7%91%E5%86%85%E5%90%91%E3%81%91%E6%83%85%E5%A0%B1/howto/%E3%83%A6%E3%83%BC%E3%82%B6%E3%83%BC%E5%90%91%E3%81%91%E6%83%85%E5%A0%B1/new-vm%E3%83%AA%E3%82%BD%E3%83%BC%E3%82%B9%E8%B2%B8%E3%81%97%E5%87%BA%E3%81%97%E3%83%95%E3%82%A9%E3%83%BC%E3%83%A0/vm%E4%BD%9C%E6%88%90%E3%81%A8vm%E3%81%AE%E5%88%9D%E6%9C%9F%E8%A8%AD%E5%AE%9A%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/ | |
5 | |
6 user の password の変更 | |
7 http://itpro.nikkeibp.co.jp/article/COLUMN/20060227/230854/ | |
8 $ passwd [username] | |
9 | |
10 Fedora の文字コードの設定 | |
11 http://www.server-world.info/query?os=Fedora_18&p=locale | |
12 | |
13 ssh でパスワード認証の禁止 | |
14 http://www.atmarkit.co.jp/flinux/rensai/linuxtips/430dnypsswdacces.html | |
15 /etc/ssh/sshd_config | |
16 | |
17 yum によるパッケージ管理 | |
18 http://linux.kororo.jp/cont/intro/yum.php | |
19 http://www.atmarkit.co.jp/flinux/rensai/linuxtips/611usefllyum.html | |
20 | |
21 ユーザの追加、変更 etc... | |
22 http://mountainbigroad.jp/linux/user.html |