[笔记]Linux TIPS

1.关于ubuntu网络设置:

1)配置文件:/etc/network/interface

auto eth0

iface eth0 inet static(静态)或动态设置(iface eth0 inet dhcp)

address xxx.xxx.xxx.xxx

netmask

gateway

在配置文件中也可增加无线网卡的设置:

auto wlan0

iface wlan0 inet dhcp

wpa-conf /etc/wpa_config.conf    (wpa_config.conf为使用wpa_passphrase TP-LINK 123456 > /etc/wpa_config.conf创建的,其中TPLINK需要替换为SSID,123456替换为无线网络密码)

参考资料:http://www.cnblogs.com/tt-tt/archive/2012/01/27/2330192.html


2)DNS配置文件:/etc/resolv.conf   第一行为主server,其次为后备server。

3) 配置完成后重新启动:/etc/init.d/networking restart

参考资料:http://www.linuxidc.com/Linux/2008-01/10691.htm


其他命令:

1)查看驱动是否安装:iwconfig

2)使用iwlist  例如:iwlist wlan0 scan

参考资料:http://www.pcyyjs.com/sys/Ubuntu/4275/


2.查看进程状态命令:

ps:查看处于running的进程;

ps aux:查看所有进程及状态;

top:动态的查看进程


3.制作Android ROM

参考资料:


http://hualang.iteye.com/blog/1132529

http://blog.chinaunix.net/space.php?uid=8272118&do=blog&id=2033354

http://bbs.gfan.com/android-200417-1-1.html                       http://bbs.gfan.com/android-201576-1-1.html

http://sebbs.it168.com/thread-1889309-1-1.html
















Q:

1.ubuntu下无线网卡驱动的安装


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 4
    评论
评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值