6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
mount -t nfs -o nolock,tcp 192.168.2.208:/home/qingjiao/tarns /mnt
|
|
ifconfig eth0 up
|
|
ifconfig eth0 192.168.2.36 netmask 255.255.255.0
|
|
route add default gw 192.168.2.254
|
|
|