kaiman++ IT security & ギラギラ生きる & 酒 & 神戸でタグ「ubuntu」が付けられているもの

お客様の要望で、、、、
サーバーにするらしい。。。。

大丈夫なのか?


あとメモ
apt-get  install vim
★アップデート
apt-get update
apt-get upgrade
★ネットワーク
vi /etc/network/interfaces

auto eth0
iface eth0 inet static
       address
       netmask
       network
       broadcast
       gateway
       # dns-* options are implemented by the resolvconf package, if installed
       dns-nameservers
       dns-search

★apache
vi /etc/apache2/apache2.conf

タグ