搜索列表
-
Solaris9系统上安装Oracle10g RAC
【Solaris】1.Oracle 官方安装文档中(下文中的doc 2,doc 3),有多处错误。最新的 Release Notes (August 2006) 更正了一些,但还有不少未得到更正。2.文中的三个脚本,在使用之前请仔阅读。如不当使用导致系统损坏与本文作者无关。3.本文
安装系统 "echotheonofis>andto -
Solaris 10 OS 快速安裝配置 Apache + Mysql + php
【Solaris】前言:本文的阅读对象是为已经有 Apache、MySQL 和 php 基本的操作经验的人员编写。主要讲求正确和快速安装。致于,Apache、MySQL 和 php详细设定、修改方面和软件测试,在这里不会详谈。设定、测试与启动 Apache2 Solaris 10 已经内置安装了 Apache 2.xx,只需要
配置快速 root:/#版本以上启动安装设定如果 -
soalris系统安装软件包
【Solaris】application SUNWabsdk Solaris 7 Software Developer Collection pkginfo [ -d [ device | pathname ] ] [ -l ] pkg_name 参数: -d 软件包所在的设备路径 -l 软件包的详细描述 pkg_name 软件包的 名字 # pkginfo -d /cdrom/cdrom0/s0/So
安装系统packagecurrentlyThedependsonWARNING: -
solaris 9 .0基本安全设置
【Solaris】1. 选择合适的安装。 只安装需要的软件包。 本例为solaris9 2. 安装系统补丁 从sunsolve.sun.com下载补丁 unzip 9_Recommended.zip cd 9_Recommended ./install_cluster
设置安全基本 需要mv服务启动&ndash进程 -
Solaris10下mysql的pkg安装方法
【Solaris】以root登录系统1从dev.mysql.com网站下载安装文件mysql-5.1.11-beta-solaris10-sparc-64bit.pkg.gz保存到/tmp2解压缩gz格式安装文件gunzip mysql-5.1.11-beta-solaris10-sparc-64bit.pkg.gz3建立mysql用户组和用户,并为用户指定home目录groupadd mysqlu
-
Freebsd7.0+Apache2.2+MySQL5+PHP5安装配置
【Unix/BSD】一、安装apache2.2.8首先去http://www.apache.org 网站上下载apache2.2.8源码包解压缩#tar zxvf httpd-2.2.8.tar.gz得到 httpd-2.2.8文件夹#cd httpd-2.2.8配置#./configure --prefix=/usr/local/apache --enable-so --enable-module=rewrite
安装配置 mysql#make出现提示the用户install -
整理FreeBSD系统安装时关于硬盘参数提示的处理方法
【Unix/BSD】错误信息:WARNING: A geometry of 116301/16/63 for ad0 is incorrect.Using a more likely geometry.If this geometry is incorrect or you are unsure as to whether or not it's correct,please consult the Hardware Guide in the Documentation submenu or use
-
freebsd6.2 nginx+php+mysql+zend系统优化防止ddos攻击
【Unix/BSD】一、安装软件前的准备系统的安装:插入freebsd6.2以上的光盘,最小化安装系统,同时安装好ports二、手动安装nginx+php1) 进入系统后,准备cvs更新:1. cd /usr/por
-
FreeBSD 6.2用freebsd-update升级过程
【Unix/BSD】FreeBSD 6.2-RELEASE下用freebsd-update升级过程: mail#uname -a FreeBSD mail.extmail.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Nov 2 13:04:30 UTC 2007 qiao@qiao.lpzq:/usr/src/sys/i386/compile/kernel_IPFW i386 mail#freebsd-update f
-
FreeBSD系统SSH配置详解
【Unix/BSD】修改freebsd可以用sshd权限用户登录ssh 但不能用root用户登录的方法在/etc/ssh/sshd_config最后中加入PermitRootLogin yes #允许root登录PermitEmptyPasswords no #不允许空密码登录PasswordAuthentication yes # 设置是否使用口令验证。就可以了F
-
用OpenBSD 3.8 release自带的FTPD架设FTP服务器
【Unix/BSD】使用OpenBSD3.8release自带的FTPD架设FTP服务器Author: MichaelBibby Date: 2005/11/20 可以任意转载,但请保留以上信息,谢谢。 注:本文参考OpenBSD3.8的官方FAQ文档和ftpd的man文档写成,更全面的信息请参看这两个文件。
-
光盘安装OpenBSD3.6的方法
【Unix/BSD】1.1.系统从光盘启动,自检过程-略... 1.2.选择安装类型 |erase^?,werase^W,kill^U,intr^C,status^T |(I)nstall,(U)pgradeor(S)hell?i<