Users Guide

上記のヘルプファイルによって、知りたいコマンドの詳細がわかります。
システムの再起動
次のコマンドを実行します:
admin@localhost:$ sudo reboot
戻り値:
System reboot successfully
Root ユーザー資格情報
次のコマンドを実行します:
admin@localhost:$ sudo su -
戻り値:
$ admin@localhost:~# sudo su –
$ root@localhost:~#
システムサービスタグの識別
次のコマンドを実行します:
admin@localhost:$ cat /sys/class/dmi/id/product_serial
システムのタグが出力されます。
システムの電源オフ
次のコマンドを実行します:
admin@localhost:$ sudo poweroff
システムが正常にシャットダウンします。
ネットワーク通信インタフェース
Edge Gateway 3000 シリーズには、Ethernet 接続、802.11b/g/n ワイヤレスネットワーク接続、および Bluetooth ネットワーク接続
が装備されています。
Ethernet(ポート 1eth0
インターネット対応 Ethernet ケーブルがポート 1 に接続されている場合は、ifconfig コマンドの実行後、画面は以下のよう
な表示となります。
WLAN Bluetooth が設定されていない場合、これらはネットワークデバイスのリストに表示されません。
admin@localhost:~$ ifconfig
ifconfig コマンドの実行後
eth0 Link encap:Ethernet HWaddr 74:e6:e2:e3:0f:12
inet addr:192.168.28.216 Bcast:192.168.28.255 Mask:255.255.255.0
inet6 addr: fe80::76e6:e2ff:fee3:f12/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:11 errors:0 dropped:0 overruns:0 frame:0
TX packets:19 errors:0 dropped:0 overruns:0 carrier:0
Collisions:0 txqueuelen:1000
RX bytes:1740 (1.7 KB) TX bytes:2004 (3.0 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:160 errors:0 dropped:0 overruns:0 frame:0
TX packets:160 errors:0 dropped:0 overruns:0 carrier:0
Collisions:0 txqueuelen:1000
RX bytes:13920 (13.9 KB) TX bytes:13920 (13.9 KB)
admin@localhost:~$
WLANwlan0
これらの識別子は、次の例に使用します。
51