码迷,mamicode.com
首页 >  
搜索关键字:debian 配置apt-get源 yum    ( 25985个结果
常用Application Server
综述,我们这里列出的application server应用服务器,主要是对servlet和JSP提供了良好的支持;[resin][Tomcat][jboss]community.jboss.org yum install java-1.6.0-openjdk-develwget http://do...
分类:移动开发   时间:2014-05-16 18:15:59    阅读次数:317
CentOS 安装g++
yum install gcc-c++
分类:其他好文   时间:2014-05-15 16:25:20    阅读次数:215
安装Apache Httpd 2.4.9
安装准备,安装依赖包。 yum install gcc yum install make yum install openssl-devel yum install pcre-devel 下载Httpd 2.4.9 http://httpd.apache.org/download.cgi 下载Apr和Apr-util包 http://apr.apache.org/download...
分类:其他好文   时间:2014-05-15 06:59:18    阅读次数:280
Git 服务器搭建与客户端安装
大纲:一、前言二、搭建Git服务器yum安装Git服务器创建一个git用户,用来运行git服务创建客户端登录证书初始化Git仓库禁用shell登录克隆远程仓库三、安装客户端Windows客户端Linux客户端四、总结注,测试机CentOS5.5x86_64,Git服务器版本:gitversion1.8.2.1,客户端版本:git..
分类:其他好文   时间:2014-05-15 03:11:55    阅读次数:428
Linux启动过程中几个重要配置文件的执行过程
Linux 登录后,配置执行顺序为(Debian Serials Capable):/etc/environment -> /etc/profile -> (~/.bash_profile | ~/.bash_login | ~/.profile) -> ~/.bashrc -> /etc/bash...
分类:系统相关   时间:2014-05-15 02:25:10    阅读次数:387
LAMP系列之PHP编译过程中常见错误信息的解决方法
LAMP系列之PHP编译过程中常见错误信息的解决方法在CentOS编译PHP5的时候有时会遇到以下的一些错误信息,基本上都可以通过yum安装相应的库来解决。以下是具体的一些解决办法:*******************************************************************************checkingforBZip2..
分类:Web程序   时间:2014-05-15 00:51:58    阅读次数:445
如何修改基于Debian包管理dpkg的程序流程方法概述
此方法适用于使用Debian的dpkg包管理的系统(如:debian、ubuntu、mint)。...
分类:其他好文   时间:2014-05-14 21:06:07    阅读次数:409
Ubuntu 12.10 server 安装 Jenkins(搭建)
1.查看Java是否安装java-version2.安装Jenkinswget-q-O-http://pkg.jenkins-ci.org/debian/jenkins-ci.org.key|sudoapt-keyadd-sudosh-c‘echodebhttp://pkg.jenkins-ci.org/debianbinary/>/etc/apt/sources.list.d/jenkins.list‘sudoapt-getupdatesudoapt-getinstalljenkins..
分类:其他好文   时间:2014-05-14 18:40:21    阅读次数:281
linux环境下deb格式 转换成rpm格式
linux环境下deb格式 转换成rpm格式使用alien工具转换deb格式到rpm格式alien_8.87.tar.gz下载alien_8.87.tar.gz[root@mysqlnode2 ~]# wget http://ftp.de.debian.org/debian/pool/main/a....
分类:系统相关   时间:2014-05-14 07:22:03    阅读次数:527
centos时间调整的操作(转)
在我们使用CentOS系统的时候,也许时区经常会出现问题,有时候改完之后还是会出错,下面我们就来学习一种方法来改变这个状况。如果没有安装,而你使用的是 CentOS系统 那使用命令 yum install ntp然后:ntpdate us.pool.ntp.org 。因为CentOS系统是用rhas...
分类:其他好文   时间:2014-05-14 07:05:33    阅读次数:258
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!