How do I install packages via DVD / CD using yum command under CentOS Community Enterprise Linux version 5.x?

本日志由 flyinweb 于 2010-04-30 11:50:39 发表到 Linux 中,目前已经被浏览 3855 次,评论 0 次;

作者添加了以下标签: yum

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

How do I use yum command to update and patch my Red hat Enterprise Linux / CentOS Linux version 5.x server via RHN / Internet? Can I use up2date command under RHEL 5?

up2date command was part of RHEL v4.x or older version. You need to use yum command to update and patch the system using RHN or Internet. Use yum command to install critical and non-critical security updates as well as binary packages. Login as the root user to install and update the system.

本日志由 flyinweb 于 2010-04-30 11:42:57 发表到 Linux 中,目前已经被浏览 4038 次,评论 0 次;

作者添加了以下标签: yum

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

This guide shows how you can set up a two node, high-availability HTTP cluster with heartbeat on CentOS. Both nodes use the Apache web server to serve the same content.

本日志由 flyinweb 于 2010-04-29 09:52:07 发表到 技术文摘 中,目前已经被浏览 4961 次,评论 0 次;

作者添加了以下标签: HeartbeatHA

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

  1. [root@localhost conf]# /usr/sbin/httpd -t  
  2. [Tue Apr 27 11:12:59 2010] [warn] _default_ VirtualHost overlap on port 80, the first has precedence  
  3. Syntax OK 

Answer: The NameVirtualHost directive is a required to configure name-based virtual hosts. Add this to your httpd.conf file to fix this issue. Open httpd.conf file:
# vi httpd.conf
Add NameVirtualHost as follows:
NameVirtualHost *:80
OR add server IP
NameVirtualHost 202.54.1.1:80
Save and close the file. Restart httpd web server under RHEL / Red Hat / Fedora / CentOS Linux:
# service httpd restart

本日志由 flyinweb 于 2010-04-27 12:01:04 发表到 WEB服务器 中,目前已经被浏览 4507 次,评论 0 次;

作者添加了以下标签: _default_ VirtualHostNameVirtualHost

猎人、兔子和狗的故事

本日志由 flyinweb 于 2010-04-27 08:52:29 发表到 技术文摘 中,目前已经被浏览 4112 次,评论 0 次;

作者添加了以下标签: 管理资讯商业寓言

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

BIND查询日志格式分析

本日志由 flyinweb 于 2010-04-23 16:09:26 发表到 DNS技术 中,目前已经被浏览 4087 次,评论 0 次;

作者添加了以下标签: bind logfile format

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

The Linux-HA User's Guide

Edition 0.9.0

FlorianHaas

LINBITDocumentation Team

Legal Notice

Copyright © 2009-10 LINBIT HA-Solutions GmbH
The text of and illustrations in this document are licensed under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/.
In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version.
Abstract
The definitive reference guide for users of the Heartbeat cluster messaging layer, the Linux-HA cluster resource agents, and other clustering building blocks maintained by the Linux-HA project.

本日志由 flyinweb 于 2010-04-22 16:01:23 发表到 Linux 中,目前已经被浏览 5267 次,评论 0 次;

作者添加了以下标签: Linux-HAHeartbeat

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

卸载nfs文件系统

本日志由 flyinweb 于 2010-04-21 16:38:31 发表到 Linux 中,目前已经被浏览 4439 次,评论 0 次;

作者添加了以下标签: NFSumount

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

131/2