ログイン後に、言語設定
[root@tk2-234-26826 ~]# yum update Loaded plugins: fastestmirror, security Setting up Update Process Loading mirror speeds from cached hostfile * base: ftp.iij.ad.jp * epel: ftp.riken.jp * extras: ftp.iij.ad.jp * updates: ftp.iij.ad.jp No Packages marked for Update [root@tk2-234-26826 ~]# vim /etc/sysconfig/i18n
userの設定
[root@tk2-234-26826 ~]# date 2016年 12月 5日 月曜日 12:39:36 JST [root@tk2-234-26826 ~]# useradd user
権限の変更
[root@tk2-234-26826 ~]# usermod -G wheel user [root@tk2-234-26826 ~]# visudo
sudo権限の変更
## Allows people in group wheel to run all commands %wheel ALL=(ALL) ALL
ドキュメントルート /www/root/html