IT码农库

搜索列表

  • freebsd 单一网卡配置多个IP

    【Unix/BSD】freebsd 单一网卡配置多个IP- -       如果一块网卡以前的IP是192.168.30.3,现在在添加多个IP,可以rc.conf 中作如下设置,lnc0是设备名 ifconfig_lnc0="inet 192.168.30.3 netmask 255.255.255.0" ifconfig_lnc0_alias0="inet 192.168.30.1 netmask 255.255.255.255...

  • 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也支持Token Ring和FDDI,以及普通电话拨号连接、ISDN、ATM等广域网连接方式。在计算机网络领域内最常使用的连接方

  • Fedora环境下快速建立chroot环境的方法

    【Fedora】chroot环境需要一些基本的库和工具,而在fedora环境下,用yum来完成这件事就显得特别容易。1. 用mkdir建立一个目标目录,如/home/myroot2. 用yum建立环境。我自己比较喜欢把安装光盘/iso mount到某个目录,并在apache在配置对应的路径,建立一个http:

  • Linux系统下Apache安装、配置、优化

    【Fedora】   安装 Apache 2.0.48 (查看Install手册)   考虑到以后要 rewite_url 来使 google 更加容易收录网站,特地添加了 mod_rewrite 。   同时为了限制流量,特别加了 mod_limitpcnn.c 补丁 , 所以多了一个 --enable-forward 选项。   建议安装完毕以后不要删除安装目录,以便以后升级时使用。   记得升级...

  • LINUX环境中配置WU-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 porotocol)有着非常重要的地位。在Internet中一 个十分重要的资源就是软件资源。而各种各样的软件资源大多数都是放在FTP服务器中的。可以说, FTP与WEB服务几乎占据了整个Internet应用的80%以上。 FTP服务可以根据服务对

  • Apache安装、配置、优化

    【RedHat/Centos】安装 Apache 2.0.48 (查看Install手册)  考虑到以后要 rewite_url 来使 google 更加容易收录网站,特地添加了 mod_rewrite 。  同时为了限制流量,特别加了 mod_limitpcnn.c 补丁 , 所以多了一个 --enable-forward 选项。  建议安装完毕以后不要删除安装目

  • Linux httpd(apache)启动失败 解决办法

    【RedHat/Centos】Red Hat Linux enterprise 5start httpd faildlinux httpd: httpd 启动 failed我在虚拟机里面遇到此问题,试了很多方法都没法启动,后来发现,问题出在/etc/httpd/conf/目录里面有一个叫httpd.conf的文件。在同一目录下还有另外一个叫httpd.conf.bak,只

  • Linux系统配置网络详解


    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时,如果你有网卡,安装程序将会提示你给出tcp/ip网络的配置参数,如本机的ip地址,缺省网关的ip地址,DNS的ip地址等等.根据这些配置参数,安装程序将会自动把网卡(linux系统首先要支持)驱动程序编译到内核中去.但是我们一定要了解

  • 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

  • linux单网卡绑定多ip

    【RedHat/Centos】这是另外一种方法: 网上好多教程都是说要建立ifcfg-eth0:x ~ ifcfg-eth0:x个文件,其实用一个文件就行了   cat /etc/sysconfig/network-scripts/ifcfg-eth0-range0   DEVICE=eth0 BOOTPROTO=static HWADDR=00:C0:9F:33:7D:88 ONBOOT=yes TYPE=Ethernet IPADDR_START...

  • 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

  • Linux操作系统安全配置步骤

    【RedHat/Centos】Linux安全配置步骤简述 一、磁盘分区 1、如果是新安装系统,对磁盘分区应考虑安全性:   1)根目录(/)、用户目录(/home)、临时目录(/tmp)和/var目录应分开到不同的磁盘分区;   2)以上各目录所在分区的磁盘空间大小应充分考虑,避免因某些