硬件树莓派B+软件2017-01-11-raspbian-jessie.img树莓派官方的系统测试了fedroaarm25、centos7arm和ubuntuarm最后还是会到了官方的系统,因为其他几个系统的要么桌面有问题,要么运行起来超级慢尤其是fedroa,慢指的图形化模式下设置安装源,可以直接使用阿里云的http://mirrors..
分类:
其他好文 时间:
2017-02-17 01:07:13
阅读次数:
184
The easiest way to install NVIDIA GeForce Driver on Debian Linux 8 ( Jessie ) ( for Debian 9 Stretch visit: How to install the latest NVIDIA drivers o ...
分类:
系统相关 时间:
2017-02-06 22:24:27
阅读次数:
652
安装内核源码包 apt install linux-source-3.16 安装其他编译需要的工具: apt install build-essential libc-dev libc6-dev pkg-config ncurses-dev 安装好的内核源码和config文件在 /usr/src中, ...
分类:
其他好文 时间:
2016-12-30 02:09:23
阅读次数:
472
Debian支持非常多的硬件,包括arm/mips/ppc/x86,于是想安装个Debian看看,也不想总屈服在canonical的ubuntu下面。 光盘镜像太多了 纯社区版的安装总是没有想像得那么好,首先安装镜像居然有3个iso,让我们不想刻光盘的同志怎么办,难道弄3个U盘去。还好有一个网络安装 ...
分类:
其他好文 时间:
2016-12-25 23:05:59
阅读次数:
213
本文是最初是来自国外的这篇:PHP Performance Evolution 2016, 感谢高可用架构公众号翻译成了中文版, 此处是转载的高可用架构翻译后的文章从PHP 5到PHP 7性能全评测(含未发布的JIT版PHP 8对比), 稍微调整了格式而成。 导读:PHP 是 Web 开发最常用的语 ...
分类:
Web程序 时间:
2016-12-24 09:29:23
阅读次数:
914
http://mirrors.cqu.edu.cn/wiki/index.php?title=Raspbian http://mirrors.lifetoy.org/ deb http://mirrors.zju.edu.cn/raspbian/raspbian/ jessie main contr ...
分类:
其他好文 时间:
2016-12-18 23:35:17
阅读次数:
871
/etc/init.d/xware #!/bin/sh ### BEGIN INIT INFO # Provides: svn_serve # Required-Start: $remote_fs # Required-Stop: $remote_fs # Default-Start: 2 3 4 ... ...
分类:
其他好文 时间:
2016-11-01 14:49:45
阅读次数:
172
在Debian Jessie下使用耳机时,无论有没有播放音乐,都有持续的电流声。尝试过在/etc/modprobe.d/alsa-base.conf中写入option snd-hda-intel model=asus-mode1 ~ asus-mode8,都没有奏效。 后来找到了一个workroun ...
分类:
系统相关 时间:
2016-10-16 12:04:58
阅读次数:
451
参考: https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=79379 在 树莓派(Raspbian Jessie) 上安装django-oscar时,使用如下命令无法安装成功Pillow 解决 ...
分类:
Web程序 时间:
2016-10-12 07:09:05
阅读次数:
161
deb http://ftp2.cn.debian.org/debian/ jessie main non-free contribdeb http://ftp2.cn.debian.org/debian/ jessie-updates main non-free contribdeb http:/ ...
分类:
其他好文 时间:
2016-10-02 15:17:22
阅读次数:
213