码迷,mamicode.com
首页 >  
搜索关键字:jessie    ( 120个结果
Debian 8.0 系统安装
[1] Insert a disk for installation of Debian 8 Jessie and reboot your computer. Next, select installation type on the screen below. On here, choose Graphical install for example....
分类:其他好文   时间:2016-05-12 11:47:55    阅读次数:216
【Linux】debian jessie版本安装1.9 svn
今天封装使用官方mysql docker镜像时,发现svn版本有问题。需要更新到1.9版本。方法如下。 Subversion 1.9 on Debian Jessie November 4, 2015 Views: 250ArticlesDebian, Subversion, WanDisco If ...
分类:系统相关   时间:2016-05-10 18:26:09    阅读次数:306
Raspberry Pi 配置笔记二
配置源 http://blog.chinaunix.net/uid-21658993-id-4702322.html deb http://ipv4.mirrors.ustc.edu.cn/raspbian/raspbian/ jessie main contrib non-b non-free r ...
分类:Web程序   时间:2016-04-30 11:17:28    阅读次数:143
树莓派的无屏幕安装的教程
一、我所用的各个部件: (1)树莓派 (2)SD卡 (3)网线 (4)路由器 (5)一台笔记本 二、从官网下载http://www.raspberrypi.org/downloads,我下载的是raspbian Jessie 三、将raspbian烧录到SD卡中,我是在windows下进行的操作: ...
分类:其他好文   时间:2016-04-18 20:34:00    阅读次数:145
freeswitch编译
debian的包太老了,添加新源 echo "deb http://files.freeswitch.org/repo/deb/debian/ jessie main" > /etc/apt/sources.list.d/freeswitch.list wget -O - http://files.
分类:其他好文   时间:2016-02-13 23:11:40    阅读次数:471
debian网易163更新服务器 源
sudo vi /etc/apt/sources.list加入如下内容即可:deb http://mirrors.163.com/debian/ jessie main non-free contribdeb http://mirrors.163.com/debian/ jessie-updates...
分类:其他好文   时间:2016-01-26 15:04:53    阅读次数:168
Upgrade to postgresql 9.5
Add postgresql apt repo.. according to your distribution (utopic, trusty, jessie, wheezy and etc): deb http://apt.postgresql.org/pub/repos/apt/ trusty...
分类:数据库   时间:2016-01-11 20:25:09    阅读次数:397
Debian上安装java
Debian 8 Jessie上安装命令:echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main" >> /etc/apt/sources.listecho "deb-src http://ppa.launchpa...
分类:编程语言   时间:2015-12-18 16:15:19    阅读次数:140
debian安装搜狗输入法
安装好debian(我用的是8.2)以后有这样几件事要做,自己在使用过程中遇到的,也许你也会用到,所以分享一些第一,打开/etc/apt/sources.list,注释掉这样一行:#debcdrom:[DebianGNU/Linux8.2.0_Jessie_-Officialamd64DVDBinary-120150906-11:13]/jessiecontribmain,他的意思..
分类:其他好文   时间:2015-12-16 17:29:40    阅读次数:650
debootstrap 配置
在主机sudo su 切换到root mount proc jessie/proc -t proc mount sysfs jessie/sys -t sysfs chroot jessie /bin/bash password 修改密码 https://www.debian.org/release...
分类:其他好文   时间:2015-12-02 17:51:42    阅读次数:106
120条   上一页 1 ... 7 8 9 10 11 12 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!