今日想在centos 5.2上面安装mysql 5.5.37,在make的时候提示:
Linking C shared module adt_null.so
[ 65%] Built target audit_null
Scanning dependencies of target vio
[ 65%] Building C object vio/CMakeFiles/vio.dir/
转载
2014-04-09 16:56:00
149阅读
2评论
原文:http://www.weiruoyu.cn/?p=622 1、安装编译环境[shell]yum install gcc gcc-c++ autoconf automake ncurses-devel make chkconfig[/shell]2、下载,解压缩[shell]wget http://mysql.mirror.tw/Downloads/MySQL-5.1/mysql-5.1.4
转载
精选
2011-12-06 14:42:53
738阅读
Centoslinux 5.x上安装Dell OpenManageDell OpenManage可以查看dell服务器各个部件的运行状态,并且有配置存储,远程管理等功能,对远程管理服务器非常有用,之前只在windows 2003上安装过,在windows下安装起来很简单,今天因为要配置服务器的iDARC,又不能重启服务器,所以就在centos linux系统上安装了dell OpenManage,
原创
2013-12-27 15:13:14
711阅读
set up the git repository in yum for the latest version of Xen, at writing time of the newest version is 3.4.2, you can found in here.
cd /etc/yum.repos.d/
wget http://www.gitco.de/repo/GITCO-X
转载
精选
2011-01-27 19:17:13
422阅读
Centos 5.X 系统优化脚本
原创
2013-04-30 22:26:18
541阅读
Dell OpenManage可以查看dell服务器各个部件的运行状态,并且有配置存储,远程管理等功能,对远程管理服务器非常有用,之前只在windows 2003上安装过,在windows下安装起来很简单,今天因为要配置服务器的iDARC,又不能重启服务器,所以就在centos linux系统上安装了dell OpenManage,碰到了点麻烦,在这里记录下:
wget http://ftp
转载
精选
2011-03-04 16:30:53
711阅读
Dell OpenManage可以查看dell服务器各个部件的运行状态,并且有配置存储,远程管理等功能,对远程管理服务器非常有用,之前只在windows 2003上安装过,在windows下安装起来很简单,今天因为要配置服务器的iDARC,又不能重启服务器,所以就在centos linux系统上安装了dell OpenManage,碰到了点麻烦,在这里记录下:
wget http://ftp
转载
精选
2012-04-18 11:29:46
776阅读
官方安装https://github.com/facebook/hiphop-php/wiki/Building-and-installing 主要参考安装过程http://php.webtutor.pl/en/2011/04/22/howto-install-hiphop-for-php-on-centos-5-x/ 当前安装环境[root@vm11 ~]# ls
转载
2012-10-23 13:12:42
538阅读
yum groupinstall "GNOME Desktop Environment"
原创
2010-08-24 16:50:35
593阅读
Dell OpenManage可以查看dell服务器各个部件的运行状态,并且有配置存储,远程管理等功能,对远程管理服务器非常有用,之前只在windows 2003上安装过,在windows下安装起来很简单,今天因为要配置服务器的iDARC,又不能重启服务器,所以就在centos linux系统上安装了dell OpenManage,碰到了点麻烦,在这里记录下:wget http://ftp.us.
转载
精选
2014-01-17 16:58:58
825阅读
RHEL5.8通过EPEL源安装 salt-minion,启动的时候日志报错:[WARNING ] You have a version of ZMQ less than ZMQ 3.2! There are known connection keep-alive issues with ZMQ < 3.2 which may result in loss of
原创
2014-11-21 10:03:28
1480阅读
服务名称功能简介acpid(系统)进阶电源管理的介面,这是一个新的电源管理模组,可以监听来自核心层的电源相关事件而予以回应。CentOS的设定档在/etc/acpi/events/power.conf中,预设仅有当你按下power按钮时,系统会自动关机喔!anacron(可关闭)(系统)与循环型的工作排程cron有关,可在排程过期后还可以唤醒来继续执行,设定档在/etc/anacrontab。详情
转载
精选
2013-11-07 16:08:29
497阅读
/* ****************************************************************
MySQL_Exploit.c
Exp [-s socket]|[-h host][-p port]][-x]
****************************************************************
*
转载
精选
2011-05-27 12:33:37
1054阅读
# Exploit Title: thinkphp 5.X RCE # Date: 2019-1-14 # Exploit Author: vr_system # Vendor Homepa
原创
2022-07-20 22:24:25
220阅读
一、什么是EPEL?二、与163 YUM源比较三、CentOS 5.X 安装使用EPEL YUM源四、CentOS 6.X 安装使用EPEL YUM源五、使用心得六、yumdownloader 工具七、卸载EPEL源注:操作系统 CentOS 6.X ,CentOS 5.X一、什么是EPEL?EPEL,即Extra Packages for Enterprise Linux(http://fedo
转载
精选
2014-04-17 15:58:36
1352阅读
点赞
工作中经常要为客户调整网卡绑定,为此制作了此脚本(比较粗糙,请见谅)。使用时请查看脚本帮助bond.sh#!/bin/bash
usage()
{
cat << EOF
create by zhile.xie@gmail.com
usage: $0 options
OPTIONS:
&nb
原创
2014-11-19 10:58:29
1124阅读
CentOS 5.x 默认启动的服务内容 http://vbird.dic.ksu.edu.tw/linux_basic/0560daemons_4.php#illustrations服务名称功能简介acpid(系统)高级电源管理的接口,这是一个新的电源管理模块, 可以监听来自核心层的电源相关事件而予以回应。 CentOS 的配置文件在 /etc/acpi/events/power.c
转载
精选
2013-11-20 22:32:02
846阅读
1.查看有没有安装vsftpd:
rpm -qa | grep vsftpd
2.yum安装vsftpd:
yum install vsftpd
touch /var/log/vsftpd.log # 创建vsftp的日志文件
3.rpm安装vsftpd:
可以从下面两个地方获得最新的vsftpd的RPM包https://www.redh
转载
精选
2010-08-03 16:32:51
1125阅读
点赞
转自CSDN http://blog.csdn.net/ohmytime/archive/2010/11/06/5991972.aspx
下面的建议主要是针对 Linux 单机服务器的角色来说明的,不是针对桌面环境哦!
服务名称 功能简介
acpid (系统)进阶电源管理的介面,这是一个新的电源管理模组, 可以监听来自核心层的电源相关事件而予以回应。 CentOS 的设定档在
转载
精选
2010-12-22 15:36:01
722阅读
RHEL/CentOS 7 64 Bit## RHEL/CentOS 7 64-Bit
# wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
# rpm -ivh epel-release-7-5
原创
2015-11-03 17:42:06
1207阅读