在文件系统里找到/etc/network下的interfaces文件,打开后可以看到eth0为dhcp,将其修改为# This file describes the network interfaces available on your system# and how to activate them. For more information, see interfaces(5).# The loopback network interface auto loiface lo inet lo
Linux 工具 ❑ GCC: The GNU Compiler Collection, containing the GNU C compiler❑ G++: A C++ compiler, included as part of GCC❑ GDB: A source code–level debugger❑ GNU make: A version of UNIX make❑ Bison: A parser generator compatible with UNIX yacc❑ bash: