今天的任务是把make好的install作成rpm.大牛教我回复的邮件内容好压力啊,回邮件也是跟说话一样一样滴。例1.
分类:
系统相关 时间:
2014-05-09 16:13:17
阅读次数:
268
1. 安装socatapt-get install socat2.
创建配置文件,取名gitproxy填入以下内容:#!/bin/sh_proxy=135.245.48.33_proxyport=8000exec socat
STDIO PROXY:$_proxy:$1:$2,proxyport=$...
分类:
其他好文 时间:
2014-05-09 16:12:51
阅读次数:
216
1)安装脚本Install.bat%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\installutil.exe
JobSchedule.exeNet Start ServiceOAsc config ServiceOA start= auto 2)卸...
0、oozie只需安装在一台服务器上,这里选择在namenode上来安装;安装用户为cloud-user1、安装Oozie包:
sudo yum install -y oozie
oozie-client2、对于yarn来说,需要修改/etc/oozie/conf/oozie-env.sh中: CA...
分类:
其他好文 时间:
2014-05-09 15:42:15
阅读次数:
580
yum install samba/etc/samba/smb.confdirectory mask
= 0777 ← 指定新建目录的属性(以下4行)force directory mode = 0777directory security mask =
0777force directory s....
1、前提条件:
只需要选择一台服务器即可,这里选择安装在namenode上;安装用户为cloud-user2、安装包: sudo yum install -y hive
hive-metastore hive-server23、安装mysql: sudo yum install -y mysq...
分类:
其他好文 时间:
2014-05-09 15:38:16
阅读次数:
512
近来在centos 6.0
x64版本下安装vsftpd,中间出现一些问题,解决过程总结如下:安装vsftpd:yum install vsftpd安装后配置为虚拟用户登陆,然后用:ftp
localhost登陆测试总是出现错误提示:530 Login incorrect.Login failed....
分类:
其他好文 时间:
2014-05-09 15:30:35
阅读次数:
369
运行环境:Ubuntu12.04PC提前安装库:flex,bison,libncureses5-dev,texinfo,这些库提前apt-get
install。需要重新安装:gawk(先apt-get remove mawk, 然后apt-get install gawk,工具链构建完成后可恢复)...
分类:
其他好文 时间:
2014-05-09 13:27:20
阅读次数:
686
显示系统已经安装的组件,和可以安装的组件:#yum
grouplist如果系统安装之初采用最小化安装,没有安装xwindow,那么先安装:#yum groupinstall "X Window
System"安装GNOME桌面环境yum groupinstall "GNOME Desktop Env...
分类:
其他好文 时间:
2014-05-09 12:51:43
阅读次数:
236
帮客户买了一个vps, 结果里面装了一堆没用的软件,所以全部删掉CentOS 桌面安装大多都是
以软件包的 形式安装所以 最好是设置好 国内的yum 源,然后执行:>yum grouplist列出所有的 “软件包”Installed Groups:
X窗口系统 Yum Utilities 万维网服务...
分类:
其他好文 时间:
2014-05-09 12:51:17
阅读次数:
249