|
“在 Linux 操作系统中运行 ASP.NET 4 (中)”中已经配置好了 openSUSE 11.3 操作系统。
现在,我们进入“GNOME 终端”,使用 ifconfig 命令验证一下本虚拟的 IP 地址就是一开始我们在宽带路由器中为它分配的静态地址。
ben@linux-nyhn:~> /sbin/ifconfig
eth0 Link encap:EtherNET HWaddr 08:00:27:51:5B:0B
iNET addr:192.168.1.251 Bcast:192.168.1.255 Mask:255.255.255.0
iNET6 addr: fe80::a00:27ff:fe51:5b0b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:853 errors:0 dropped:0 overruns:0 frame:0
TX packets:807 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:853227 (833.2 Kb) TX bytes:90376 (88.2 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:16436 Metric:1
RX packets:22 errors:0 dropped:0 overruns:0 frame:0
TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1300 (1.2 Kb) TX bytes:1300 (1.2 Kb)
ben@linux-nyhn:~> sudo vim /etc/hosts
NET技术:在 Linux 操作系统中运行 ASP.NET 4 (下),转载需保留来源!
郑重声明:本文版权归原作者所有,转载文章仅为传播更多信息之目的,如作者信息标记有误,请第一时间联系我们修改或删除,多谢。