GoogleよりファイルをD/L
sudo dpkg -i google-chrome-stable_current_i386.deb
sudo -i
aptitude update
apt-get -f install
update-locale LANG=ja_JP.UTF-8 LANGUAGE="ja_JP:ja"
source /etc/default/locale
コレで日本語イケます。
aptitude update
apt-get -f install
update-locale LANG=ja_JP.UTF-8 LANGUAGE="ja_JP:ja"
source /etc/default/locale
コレで日本語イケます。
http://www.ubuntu.com/download/server/download
よりCDイメージをD/L
CDより機動→インストーラー実行
キーボードは日本語(デフォルト)を選択
サーバー名は「ubuntu」
パーティショニングの方法は「ディスク全体を使いLVMをセットアップする」
「ディスクへの変更を書き込み、LVMを設定しますか」は「はい」
参考
http://www.server-world.info/query?os=Ubuntu_12.04&p=install
https://wiki.ubuntulinux.jp/UbuntuTips/Install/InstallUbuntuPrecise
よりCDイメージをD/L
CDより機動→インストーラー実行
キーボードは日本語(デフォルト)を選択
サーバー名は「ubuntu」
パーティショニングの方法は「ディスク全体を使いLVMをセットアップする」
「ディスクへの変更を書き込み、LVMを設定しますか」は「はい」
参考
http://www.server-world.info/query?os=Ubuntu_12.04&p=install
https://wiki.ubuntulinux.jp/UbuntuTips/Install/InstallUbuntuPrecise