- Bei Jing, China
- realJiangXu[at]gmail.com
- http://itweet.github.io
-
github-changes-software-development
Git是分布式代码开发的最佳选择,今天把我常用的一些Git命令给列表一下。 说起Git,就不得不提一下Github,它几乎成为一种全球最大的在线协作社区。 目前几乎最知名的大规模上生成的开源项目,基本都是在GitHub社区通过全球几十万开发者共同协作,开发完成。 比如:Hadoop、S...
Linux 1 Published {{moment(1515839625000).fromNow()}} -
Downloadonly plugin for yum
There are two ways to download a package without installing it. One is using the “downloadonly” plugin for yum, the other is using “yumdownloader” ...
Linux 1 Published {{moment(1478336141000).fromNow()}} -
Nexus Repository Manager
搭建nexus私服,功能我就不一一列举了。好处多多。我这里选择一个openstack云主机来演示,如何通过docker这样的技术,以非常优雅的方式,自动安装好企业内部的私服服务器! 云主机信息 云硬盘:Disk /dev/vdb: 1073.7 GB, 1073741824000 by...
Linux 1 Published {{moment(1472033189000).fromNow()}} -
jenkins-install
Jenkins是基于Java开发的一种持续集成工具,用于监控持续重复的工作,功能包括: 1、持续的软件版本发布/测试项目。 2、监控外部调用执行的工作。 Jenkins-install For linux 1 2 3 4 5 6 7...
Linux 1 Published {{moment(1464501430000).fromNow()}} -
linux for Desktop
由于集群在安装的时候,选择最小化min安装方式,而且自定义选择安装的libary。而没有选择安装图形化界面,这样在实际生产环境中是推荐的方式。完全基于terminal方式管理Linux服务器。 但是,某些特殊时期,需要通过图形画界面进行一些特殊的操作,比如我遇到的,需要在Linux服务器中安装一个...
Linux 1 Published {{moment(1463217749000).fromNow()}} -
安装并且优化centos 6 系统 Supper Hadoop
1、系统安装类型选择及自定义额外包组 进入如图 1-1 所示界面。 上半部分是系统定制的不同的系统安装类型选择项,默认是 “ Desktop”,这里我们选择“ Minimal”,即最小化安装,下半部分是在上面系统安装类型确 定后, 额外想添加的软件包组选择项,我们选择“ Customiz...
Linux 1 Published {{moment(1463205390000).fromNow()}} -
redis use
优点: 1、丰富的数据存储类型(string,list,set,zset) 2、丰富的操作方式,都是原子性! 3、支持主从同步 4、与memcached不同可持久化缓存数据 5、redis提供python,ruby,erlang,php客户端,使用方便 ...
Linux 1 Published {{moment(1448529988000).fromNow()}} -
How to Install VMware Workstation 11 on CentOS 7
This tutorial will show you how to install VMware Workstation 11 on RHEL 7, CentOS 7, Fedora 21, Debian 7 and Ubuntu 14.10/14.04. VMware Workstatio...
Linux 1 Published {{moment(1448270602000).fromNow()}} -
snmp-doc
简单网络管理协议(SNMP),由一组网络管理的标准组成,包含一个应用层协议(application layer protocol)、数据库模型(database schema)和一组资源对象。 install snmp 1 yum list net-snmp* -y...
Linux 1 Published {{moment(1445423772000).fromNow()}} -
gunpg-use
GnuPG(GNU Privacy Guard或GPG)是一个以GNU通用公共许可证释出的开放源码用于加密或签名的软件,可用来取代PGP。大多数gpg软件仅支持命令行方式,一般人较难掌握。由于gpg软件开放源代码,很难隐藏后门,因此比pgp等商业软件安全。 install gnupg ...
Linux 1 Published {{moment(1444813455000).fromNow()}} -
net-snmp
Install && Use 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [whoami@server1 ~]$ sud...
Linux 1 Published {{moment(1443609413000).fromNow()}}