&tag(Ubuntu);
*目次 [#z25154ee]
#contents
*参考情報 [#b8f206b8]
-[[./セットアップ_2011-11-12]]
-[[Ubuntu13]]
*Tips [#a4050759]
**固定IPに変更する [#d036afc8]
-/etc/network/interfacesを編集する
#pre{{
auto eth0
iface eth0 inet static
    address 192.168.0.31
    netmask 255.255.255.0
    network 192.168.0.0
    broadcast 192.168.0.255
    gateway 192.168.0.1
}}


*トラブルシューティング [#hbbbade7]

**VMwareでUnityモードが使えない [#l313dcb0]
-"UbuntuのUnity"は、VMware Unityモード(個別ウィンドウモード)に対応してないっぽい。


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS