码迷,mamicode.com
首页 >  
搜索关键字:wheezy    ( 118个结果
修改树莓派的升级源 为国内地址方法
修改树莓派的升级源为国内地址方法,要修改两个文件: 1. /etc/apt/sources.list deb http://mirror.sysu.edu.cn/raspbian/ wheezy main contrib non-free rpi deb http://mirrordirector. ...
分类:其他好文   时间:2018-02-11 14:28:00    阅读次数:1560
kali2.0中搭建Vulhub
部署docker环境: 1、leafpad /etc/apt/sources.list.d/backports.list 加入以下代码 deb http://http.debian.net/debian wheezy-backports main 2、更新 apt-get update 3、安装ht ...
分类:其他好文   时间:2018-01-12 17:13:08    阅读次数:1303
Etherlab debian安装记录
debian wheezy 7.11(虚拟机安装选择桥接网卡) set ustc source apt get install sudo nano /etc/sudoers;add userName ALL=(ALL) ALL apt get install linux image 3.2.0 4 ...
分类:其他好文   时间:2018-01-10 11:48:37    阅读次数:236
Linux命令行烧录树莓派镜像至SD卡
首先下载镜像压缩包 验证压缩包的未被串改 1 sha1sum 2013-09-25-wheezy-raspbian.zip 1 sha1sum 2013-09-25-wheezy-raspbian.zip 1 sha1sum 2013-09-25-wheezy-raspbian.zip sha1su ...
分类:系统相关   时间:2017-10-21 14:34:14    阅读次数:241
kali linux 2016.2 修改源
step1.打开终端键入:leafpad /etc/apt/sources.list 意为使用leafpad编辑器进行编辑源列表文件 step2:在刚打开的文件中键入:如下 step3.保存并关闭文件即可。 ...
分类:系统相关   时间:2017-10-08 14:09:39    阅读次数:584
Docker安装----------Debian
Debian 安装 Docker CE 准备工作 系统要求 Docker CE 支持以下版本的 Debian 操作系统: Stretch 9 Jessie 8 (LTS) Wheezy 7.7 (LTS) Docker CE 可以安装在 64 位的 x86 平台或 ARM 平台上(如树莓派)。 卸载 ...
分类:其他好文   时间:2017-10-05 13:06:05    阅读次数:167
Ubuntu14安装node.js及npm
应为需要用到npm所以想在Ubuntu服务器上装node.js 然而使用wegt命令下载官网上的最新版失败,提示没有文件,不知为啥 于是下载Ubuntu自带的node.js,但是版本太低 NOTE: If you are using Ubuntu Precise or Debian Wheezy, ...
分类:Web程序   时间:2017-09-24 18:17:13    阅读次数:227
debian下配置网络 安装无线网卡驱动 Broadcom BCMXX系列
解决方案来自于debian官网 ?? https://wiki.debian.org/wl 1、加入源 deb http://http.debian.net/debian/ wheezy main contrib non-free deb http://http.debian.net/debian/ ...
分类:其他好文   时间:2017-08-16 09:57:46    阅读次数:208
树莓派的版本
树莓派系统有wheezy、jessie和squeeze三种版本 确定方法如下: 1. 其中可以看到codename 2. 其中6--squeeze,7--wheezy,8--jessie ...
分类:其他好文   时间:2017-08-01 15:33:09    阅读次数:161
升级debian stable(wheezy)的iceweasel(firefox).
由于如今stable(wheezy)的firefox(iceweasel) 版本号是24.7, 插件firebug2.0不支持这个版本号. 为了想用firebug, 不得不来升级. 这里我们用backports 打开http://mozilla.debian.net/ 选中自己的版本号, 想要升级的 ...
分类:其他好文   时间:2017-07-19 20:33:52    阅读次数:232
118条   上一页 1 2 3 4 ... 12 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!