搜索列表
-
RHEL5 Apache+Tomcat整合,同时支持jsp与php
【RedHat/Centos】配置环境: OS: RHEL5 with kernel 2.6.18-8.1.1.el5 httpd-2.2.3-6.el5.i386.rpm apache-tomcat-6.0.14.tar.gz jdk-6u3-linux-i586.bin mod
支持同时整合 root@wardking"tomcatvi -
Apache安装、配置、优化
【RedHat/Centos】安装 Apache 2.0.48 (查看Install手册) 考虑到以后要 rewite_url 来使 google 更加容易收录网站,特地添加了 mod_rewrite 。 同时为了限制流量,特别加了 mod_limitpcnn.c 补丁 , 所以多了一个 --enable-forward 选项。 建议安装完毕以后不要删除安装目
优化配置安装 代码toapache2.0编译查看DSO -
Linux系统的磁盘管理
【RedHat/Centos】1.fdisk -lDisk /dev/sda: 120.0 GB, 120034123776 bytes =>硬盘容量120G255 heads, 63 sectors/track, 14593 cylinders =>255个磁头,63个扇区,14593个柱面Units = cylinders of 16065 * 512 = 8225280 bytes =>每个柱面的容量
管理磁盘系统 >×容量Linux0%tmpfs -
Apache最新官方配置文件中文版说明
【RedHat/Centos】Apache最新官方配置文件中文版## Based upon the NCSA server configuration files originally by Rob McCool.#参照NCSA服务器的配置文件,原版由Rob McCool发布## This is the main Apache server configuration file. It contains the# configuration
中文版说明文件配置最新官方theto"of< -
linux 服务器常用维护命令
命令维护常用服务器安装文件目录export
Warning: Illegal string offset 'id' in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 71
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 71
Warning: Illegal string offset 'classname' in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 72
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 72
【】这里我会把网上看到的、自己平时用到的、和感兴趣的都整理出来,大部分采纳与网络分享的案例 -
linux学习笔记
笔记学习显示系统文件设置quota用户设定使用
Warning: Illegal string offset 'id' in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 71
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 71
Warning: Illegal string offset 'classname' in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 72
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 72
【】linux目录架构/ 根目录/bin 常用的命令 binary file 的目錄/boot 存放系统启动时必须读取的档案,包括核心 (kernel) 在内/boot/grub/menu.lst GRUB设置/boot/vmlinuz 内核/boot/initrd 核心解壓縮所需 RAM Disk/dev 系统周边设备/etc 系统相关 -
在Fedora 9中启用ext4文件系统的方法
【RedHat/Centos】提供ext4文件系统的支持,可以说是Fedora 9的最大亮点,但ext4只是可选安装,直接进入安装程序的话,并没有ext4的选项,若要启用ext4,需要在光盘启动后在安装启动选项上按tab键,在命令行上加上内核选项ext4,才能在安装时使用ext4。需要注意的是ext4还在dev阶段,Grub
系统方法文件启用 ext4使用extent索引选项 -
linux 系统下DHCP服务器 配置方法
【RedHat/Centos】1、安装dhcp服务器软件Rhel4系统光盘中包含rpm格式的dhcp服务器软件包,包名称是dhcp-3.0.1-12_EL.i386.rpm #rpm –ivh dhcp-3.0.1-12_EL.I386.rpm 2、dhcpd.co
配置方法服务器系统 文件dhcpd网络 -
linux 系统下FTP服务器配置方法
【RedHat/Centos】1、 安装vsftprhel4系统中包括了vsftp服务器的rpm安装包,包名称是vsftpd-2.0.1-5.i386.rpm #rpm –ivh vsftpd-2.0.1-5.i386.rpm 2、 vsftpd服务器的基本配置
配置方法服务器系统 YES文件用户设置目录 -
linux 系统中软件raid 配置方法
配置方法软件系统RAID成员我们硬盘设备一个
Warning: Illegal string offset 'id' in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 71
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 71
Warning: Illegal string offset 'classname' in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 72
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 72
【】1 什么是RAID,RAID的级别和特点 ;什么是RAID呢?全称是 “A Case for Redundant Arrays of Inexpensive Disks (RAID)”,在1987年,由加州大学伯克利大学发表的论文而来,其实就是这个标题的缩写就是RAID;中译为“磁盘阵列”;RAID就 -
Raid的学习和基础知识
【RedHat/Centos】1.什么是Raid;RAID(Redundant Array of Inexpensive Disks)称为廉价磁盘冗余阵列。RAID 的基本想法是把多个便宜的小磁盘组合到一起,成为一个磁盘组,使性能达到或超过一个容量巨大、价格昂贵的磁盘。目前 RAID技术大致分为两种:基于硬件的RAID技术和基于软
基础知识学习RAID磁盘驱动器数据设备存取一个 -
startx启动图形界面失败的几个解决方法
【RedHat/Centos】很多linux用户有如此一个惨痛经历。当你和平常一样登陆和输入这可爱的startx时,你只是接收到错误信息。Many of us gnu/linux users have had such a terrible experience. When you很多linux用户有如此一个惨痛经历。当你login and type the sweet startx
解决方法失败界面启动图形the字体fontisto