码迷,mamicode.com
首页 >  
搜索关键字:rocks repo hpc    ( 6384个结果
postGreSQL数据库部署及简单使用
1,deployByRuiyInsrpm -ivh http://yum.postgresql.org/9.4/redhat/rhel-6-x86_64/pgdg-centos94-9.4-1.noarch.rpmpostgresql yum repo版本 yum.postgresql.org/re...
分类:数据库   时间:2014-09-06 14:46:23    阅读次数:271
centos6.x yum 安装 mysql5.6 mysql5.7
先卸载低版本MYSQLyum remove mysql*rpm -ivh http://repo.mysql.com/mysql-community-release-el6.rpmyum install mysql-server安装成功以后service mysqld restart如果是全新安装M...
分类:数据库   时间:2014-09-06 07:32:32    阅读次数:247
CentOS6.x 安装crmsh
crmsh是PacemarkerHACluster的重要组成部分,本身也是OpenSUSEha-cluster的一部分(换句话说crmsh在OpenSUSE中是支持的)。CentOS默认没有crmsh的yum源,因此可以借用OpenSUSE的源(OpenSUSE的包也是rpm)。操作步骤很简单首先先进入yum源的安装目录,下载repo配置文件,(返回..
分类:其他好文   时间:2014-09-04 10:36:59    阅读次数:737
Linux安装配置varnish web加速器
Linux安装配置varnish web加速器Varnish是一款高性能的开源HTTP加速器,它可以来做纯粹的代理服务器,负载均衡,但varnish最主要的功能是缓存加速,也是它最出色的地方。下面介绍如何安装和使用。wget -c http://repo.varnish-cache.org/sour...
分类:Web程序   时间:2014-09-04 01:23:57    阅读次数:273
java ee笔记
http://repo.spring.io/release/org/springframework/spring/http://sourceforge.net/projects/hibernate/files/hibernate3/http://sourceforge.net/projects/hi...
分类:编程语言   时间:2014-09-03 23:53:17    阅读次数:235
Mac OS X下GnuPlot的安装和配置(无法set term png等图片输出)
今天使用gitstats分析git repo的活动信息,发现其内部使用gnuplot,结果发现无法生成png图片,进入gnuplot的shell发现无法设置png格式输出。如下gnuplot> set term png ^ unknown or am...
分类:其他好文   时间:2014-09-03 22:28:47    阅读次数:470
Eclipse中的Maven项目报Unbound classpath variable错误
今天更新了最新版的Eclipse luna 4.4版本,svn更新了项目后,系统一直报错,经查看在Problems窗口中发现一堆错误,提示如下:     Unbound classpath variable: 'M2_REPO/aopalliance/aopalliance/1.0/aopalliance‘ ...     经过查看是Eclipse不识别M2_REPO这个参数,其实这些ja...
分类:系统相关   时间:2014-09-03 16:53:51    阅读次数:251
git mirror的创建与使用
please donwload repo mirro as follow steps, thanks 1.mirror server,server IP:192.168.0.123 1.1 -- delete the old version repo bin file; -- $sudo apt-get install semc-gitwizard(donwload sony ...
分类:其他好文   时间:2014-09-03 11:17:16    阅读次数:1137
Downloading the Source
Downloading the SourceIN THIS DOCUMENTInstalling RepoInitializing a Repo clientDownloading the Android Source TreeUsing AuthenticationTroubleshooting ...
分类:其他好文   时间:2014-09-02 09:03:04    阅读次数:641
使用oschina的maven仓库setting配置
E:\maven\repo true --> false --> com.your.plugins --> optional true http proxyuser proxypass ...
分类:其他好文   时间:2014-09-01 15:12:43    阅读次数:396
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!