码迷,mamicode.com
首页 > Web开发 > 详细

[Raspberry]使用笔记

时间:2016-11-27 06:35:56      阅读:249      评论:0      收藏:0      [点我收藏+]

标签:更换   ras   bsp   http   tun   source   apt   get   笔记   

1.更换Rasbian的默认apt-get源

sudo vi /etc/apt/sources.list

deb http://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/ wheezy main contrib non-free rpi 
deb-src http://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/ wheezy main contrib non-free rpi
deb http://mirrors.neusoft.edu.cn/raspbian/raspbian/ wheezy main contrib non-free rpi
deb-src http://mirrors.neusoft.edu.cn/raspbian/raspbian/ wheezy main contrib non-free rpi
deb http://mirrors.ustc.edu.cn/raspbian/raspbian/ wheezy main contrib non-free rpi
deb-src http://mirrors.ustc.edu.cn/raspbian/raspbian/ wheezy main contrib non-free rpi

[Raspberry]使用笔记

标签:更换   ras   bsp   http   tun   source   apt   get   笔记   

原文地址:http://www.cnblogs.com/cn-lhc/p/6105548.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!