首页 > 代码库 > [Linux Sets] hosts, wlan and other net-rele

[Linux Sets] hosts, wlan and other net-rele

1.host

I want to login Google...

hosts: /etc/hosts

vi /etc/hosts to edit

 

2.wlan

I want to create a wlan AP...

 

apt-get install ... //For ubuntu application

dpkg -i ... //For deg

 

[Linux Sets] hosts, wlan and other net-rele