IT码农库

搜索列表

  • 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

  • 整理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

  • FREEBSD系统优化精华

    【Unix/BSD】1、优化内核mkdir /usr/kerncp /usr/src/sys/i386/conf/GENERIC /usr/kern/proxyln -s /usr/kern/proxy /usr/src/sys/i386/conf/proxycd /sys/i386/conf ee proxyoptions IPFILTER #ipfilter support options IPFILTER_LOG #ipfilter loggin

  • FreeBSD5.2.1上建立功能完整的邮件服务器(POSTFIX)

    【Unix/BSD】1.更新 ports# cvsup -gL 2 -h cvsup.freebsdchina.org /usr/share/examples/cvsup/ports-supfile 2. 安装 openssl+apache 服务器 # cd /usr/ports/security/openssl# make install# make clean# cd /usr/ports/www/apache2# make in

  • Freebsd7.0 Apache2.2+MySQL5+PHP5安装和配置方法


    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
    【】一、安装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 --enab

  • FreeBSD系统SSH配置详解

    【Unix/BSD】修改freebsd可以用sshd权限用户登录ssh 但不能用root用户登录的方法在/etc/ssh/sshd_config最后中加入PermitRootLogin yes #允许root登录PermitEmptyPasswords no #不允许空密码登录PasswordAuthentication yes # 设置是否使用口令验证。就可以了F

  • 光盘安装OpenBSD3.6的方法

    【Unix/BSD】1.1.系统从光盘启动,自检过程-略... 1.2.选择安装类型 |erase^?,werase^W,kill^U,intr^C,status^T |(I)nstall,(U)pgradeor(S)hell?i<

  • Freebsd 6.0安装配置Apache+MySQL+PHP+Myphpadmin+Webmin

    【Unix/BSD】一、安装FreebsdA、系统分区很多人在使用自己的作业系统时,不知道如何对系统分区,对于分区方案没有最好的,只是跟据自己的情况去分。下面是我的分区方案。硬盘为120G ,/(根)1G 左右就差不多了,但考滤到/root 工作目录也在这里,所以分大一点。/home/da

  • 谈谈FreeBSD软件安装方法


    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
    【】安装了 FreeBSD 后,您一定还会需要安装其它非 FreeBSD 内附的软件。在 FreeBSD 上安装软件有许多种方法,我们将一一为各位介绍。本章包含了下列软件安装必备的课题: * 各种安装方式的优缺点。 * 如何使用 package

  • FREEBSD6.0 架设FTP 服务器

    FREEBSD6.0 架设FTP 服务器


    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
    【】FTP (File Transfer Protocol) 是常用的网络协议,主要的功能是用来传输档案,我们时常从 FTP 站台下载档案。本章将介绍如何使用 FreeBSD 架设 FTP 服务器,并说明各种 FTP 服务器的管理技巧。本章除了 FreeBSD 内附的 FTP 服务器软件外,并将介绍笔者开发的 SmbFTPD。

  • Fedora 9系统实现ADSL上网的方法

    【Fedora】首先配置pppoe拨号上网 步骤如下在终端中输入: #pppoe-setupWelcome to the Roaring Penguin ADSL client setup. First, I will run some checks on your system to make sure the PPPoE client is installed properly… Looks good!

  • fedora8下安装aircard750的gprs无线网卡驱动

    【Fedora】AirCard7x0.zip的下载地址:http://www.sierrawireless.com/software/7x0/AirCard7x0.zipdownload the AirCard7x0.zip file. You can unzip the AirCard7x0.zip by executing the following command in terminal window:unzip AirCard7x0.zipThe AirC