[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
                             
                         
                    
                        
                            
                            
                                    今天封装使用官方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
                             
                         
                    
                        
                            
                            
                                    配置源 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
                             
                         
                    
                        
                            
                            
                                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
                             
                         
                    
                        
                            
                            
                                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
                             
                         
                    
                        
                            
                            
                                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 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(我用的是8.2)以后有这样几件事要做,自己在使用过程中遇到的,也许你也会用到,所以分享一些第一,打开/etc/apt/sources.list,注释掉这样一行:#debcdrom:[DebianGNU/Linux8.2.0_Jessie_-Officialamd64DVDBinary-120150906-11:13]/jessiecontribmain,他的意思..
                            
                            
                                分类:
其他好文   时间:
2015-12-16 17:29:40   
                                阅读次数:
650
                             
                         
                    
                        
                            
                            
                                在主机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