Chinaunix首页 | 论坛 | 博客
  • 博客访问: 479366
  • 博文数量: 100
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 955
  • 用 户 组: 普通用户
  • 注册时间: 2014-11-21 09:30
文章分类

全部博文(100)

文章存档

2017年(1)

2016年(16)

2015年(83)

我的朋友

发布时间:2016-03-08 10:50:43

ubuntu_env_install.sh  :#!/bin/sh#add-apt-repository "deb http://archive.canonical.com/ lucid partner"#apt-get update#echo y|apt-get install sun-java6-jdk#echo y|apt-get install patch git-core build-essential#echo .........【阅读全文】

阅读(2407) | 评论(0) | 转发(0)

发布时间:2016-01-27 10:36:18

将Vim改造为强大的IDE—Vim集成Ctags/Taglist/Cscope/Winmanager/NERDTree/OmniCppComplete(有图有真相) http://blog.csdn.net/bokee/article/details/6633193......【阅读全文】

阅读(1720) | 评论(0) | 转发(0)

发布时间:2015-12-24 14:50:58

http://www.debian.org/releases/stable/armhf/ch02s01.html.zh-cn实际上一条命令搞定:mkdir debian_wheezy &&  debootstrap --foreign --arch armhf wheezy debian_wheezy http://ftp.cn.debian.org/debian/......【阅读全文】

阅读(2227) | 评论(0) | 转发(0)

发布时间:2015-12-15 13:52:33

tftpd-hpa不能开机启动,搜索关键字init: tftpd-hpa main process ended终于找到:https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/522509https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/1342580附上启动log:[    9.189652] Bluetooth: BNEP filters: protocol multicast[&n.........【阅读全文】

阅读(9015) | 评论(0) | 转发(0)

发布时间:2015-12-04 10:30:00

tar cvjf Kernel_3.0.8_TQ210_for_Linux_v2.1_20151204.tar.bz2  --exclude=Kernel_3.0.8_TQ210_for_Linux_v2.1/SI --exclude="*.cmd"  --exclude=".tmp*" --exclude="*.symvers" --exclude="*.o"  --exclude="*.ko"  --exclude="*.order"  --exclude="*.pzip"    --exclude vmlin.........【阅读全文】

阅读(1557) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册