阿里云上有详细介绍: 环境配置http://www.aliyun.com/目录:一、Redhat/CentOS安装vsftp软件二、Ubuntu/Debian安装vsftp软件一、Redhat/CentOS安装vsftp软件1.更新yum源首先需要更新系统的yum源,便捷工具下载地址:http:/....
分类:
系统相关 时间:
2014-08-29 19:57:28
阅读次数:
289
http://thirteen-tw.blogspot.com/2008/09/debian-mysql-server.html安裝MySQL-Serverdebian:~# apt-get install mysql-server啟動MySQL-Serverdebian:~# /etc/init....
分类:
数据库 时间:
2014-08-29 15:50:58
阅读次数:
266
很多linux用户很喜欢 (Debian/Ubuntu)系列的apt包管理系统和(Redhat/Fedora)系列的yum包管理系统。 包括Windows用户都有多种方便的软件管理工具,如:360软件管理,QQ软件管理,迅雷软件管理等多种。 Mac OS X系统下面之前有老牌的Macports,Fi...
分类:
其他好文 时间:
2014-08-29 12:30:47
阅读次数:
286
ubuntu, fedora, debian太过庞大了,你是否想完完全全的构建自己的embedded linux系统?本篇文章教你如何实现 编译环境: ubuntu 12.04(x86_64) 目标环境: 1) linux-3.4内核 2) buildroot 2013-02 3)系统运行在n...
分类:
系统相关 时间:
2014-08-29 11:17:48
阅读次数:
1312
debhttp://yunwei3/debian/squeezemainnon-freecontribdebhttp://yunwei3/debian/squeeze-proposed-updatesmainnon-freecontribdebhttp://yunwei3/debian-security/squeeze/updatesmainnon-freecontribdebhttp://yunwei3/debian-backports/squeeze-backportsmaindeb-srchttp://..
分类:
其他好文 时间:
2014-08-27 18:56:09
阅读次数:
211
费了将近一天时间,终于解决,记下来留给需要的人
需要安装的:
python-odbc : https://github.com/mkleehammer/pyodbc
下载后install
django-pyodbc : https://pypi.python.org/pypi/django-pyodbc 下载后install
unixODBC:http://www.unixodb...
分类:
数据库 时间:
2014-08-27 18:45:58
阅读次数:
434
1、package to install in ubuntu or Debian$ sudo apt-get install -ybuild-essential kernel-package libncurses5-dev bzip22、Prepare Kernel Source and excut...
分类:
移动开发 时间:
2014-08-27 16:20:00
阅读次数:
207
在正常安装龙芯2f的debian系统时出现如下错误:requires the bzcat command which is not available
说明,原有的安装镜像中没有将bzip2这个包打入到系统中,所以需要自己手动将其安装.先将其下载到根目录 / .wget http://ftp.us.debian.org/debian/pool/main/b/bzip2/[libbz2-1.0_1....
分类:
其他好文 时间:
2014-08-27 11:00:17
阅读次数:
251
一、trac 概念Trac 是用Python写的一个基于Web的事件跟踪系统,它使用WiKi作为文档的格式,Subversion作为版本控制系统。可帮助开发人员进行源码版本管理、Bug跟踪和讨论。Debian如果你的系统是Debian则用apt-get install trac命令安装即可,Trac...
分类:
其他好文 时间:
2014-08-26 17:17:46
阅读次数:
252
passwd–stdin没有这个参数(debian)在RHEL/CentOS中,我们批量创建用户时一般都会用到passwd–stdin参数,但是在debian/ubuntu下没有这个参数:manpasswd
-a,--all
Thisoptioncanbeusedonlywith-Sandcausesshowstatusforallusers.
-d,--delete
Deleteauser‘spassword(makeite..
分类:
其他好文 时间:
2014-08-26 03:01:57
阅读次数:
231