Banana PI BPI-M3 是一款8核高性能单板计算机,Banana PI BPI-M3是一款比树莓派更强悍的四核Android 5.1产品。
Banana PI BPI-M3 兼容性强大,可以跑android系统,Debian linux,Ubuntu linux, Raspberry Pi系统 和 cubieboard 系统....
分类:
其他好文 时间:
2015-07-06 14:19:26
阅读次数:
189
在 .bashrc中增加PS1='${debian_chroot:+($debian_chroot)}\[\033[00;32m\]\u @ \h\[\033[00m\]:\[\033[00;34m\]\w\[\033[00m\]\$ '还可以根据自己的喜好编辑颜色下面的有:它们分别是30 (黑色)...
分类:
系统相关 时间:
2015-07-06 13:59:11
阅读次数:
168
设置MYSQL首先拷贝mysql.server到/etc/init.d目录下命名为mysql# cp /自己的安装目录/mysql/share/mysql/mysql.server /etc/init.d/mysql然后进入/etc/rc2.d目录,这是debian默认的启动级别。建立连接指向/et...
分类:
数据库 时间:
2015-07-05 21:10:59
阅读次数:
259
转载自 http://www.binarytides.com/install-wxwidgets-ubuntu/wxWidgetswxWidgets is an application development framework/library that allows developer to ma...
分类:
系统相关 时间:
2015-07-05 19:55:47
阅读次数:
239
继上一篇《debian+nginx配置初探--php环境、反向代理和负载均衡》成功之后,有点小兴奋,终于不用整lvs那么复杂来搞定负载,但还是有很多概念没弄清楚。什么是CGI、FastCGI、PHP-CGI、PHP-FPM、Spawn-FCGI?CGI全称是“通用网关接口”(Common Gatew...
分类:
其他好文 时间:
2015-07-05 10:49:09
阅读次数:
84
1、设置IP地址、网关 cp /etc/network/interfaces /etc/network/interfaces.bak? # 备份原有配置文件 vi /etc/network/interfaces?? # 编辑网网卡配置文件 # The loopback network interface auto lo iface l...
分类:
其他好文 时间:
2015-07-05 08:24:23
阅读次数:
143
一般来说著名的 linux 系统基本上分两大类:RedHat系列:Redhat、CentOS、Fedora等Debian系列:Debian、Ubuntu等RedHat 系列1 常见的安装包格式 rpm包,安装rpm包的命令是“rpm -参数”2 包管理工具 yum 3 支持tar包Debian系列1...
分类:
其他好文 时间:
2015-07-04 18:20:16
阅读次数:
168
failed to load ldlinux.c32
用UltraISO制作Ubuntu 或 Debian 的U盘启动盘后,
在机器用U盘启动时有时会报这个错误:
failed to load ldlinux.c32
是因为UltraISO的问题,需要换刻录软件;
请换刻录软件
linux的用mkusb,
windows的用Win32DiskImager
具体用法:
h...
分类:
系统相关 时间:
2015-07-03 19:15:21
阅读次数:
433
apt-get:debian系系统的软件包管理程序(其图形化前端就是新立得),会自动帮你搞定依赖关系最常用参数:update —-与你的软件源(在/etc/apt/sources.list中列出)更新软件包列表,换源后需要执行upgrade —-根据update得到的源软件库与本地已经安装的对比.....
分类:
系统相关 时间:
2015-07-03 12:17:33
阅读次数:
149
debian 安装svn apache 小记. AuthzSVNAccessFile 不生效问题.
分类:
数据库 时间:
2015-07-03 12:02:16
阅读次数:
134