#author("2021-04-29T07:25:04+00:00","default:src128","src128")
&tag(Ubuntu);
*目次 [#z25154ee]
#contents
*参考情報 [#b8f206b8]
-[[./セットアップ_2011-11-12]]
-[[./Tips]]
-[[Ubuntu13]]
-[[Ubuntu16]]
-[[Ubuntu18]]
-[[Ubuntu2004]]

*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
}}
*関連ページ [#v54464e2]
-[[./設定]]


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


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