51CTO博客开发
web 服务域名 www.test.comnginx配置文件 : location / { root /var/html/; index index.php ind
安装软件包 fai-quickstart ,同时会根据依赖关系安装 tftpd-hpa,isc-dhcp-server aptitude install fai-quickstart fai服务器信息:ip 192.168.1.133 hostname: faiserver在 /etc/hosts 写入: 192.168.1.133 f
实验环境:vmware 10, debian 7.4,路由器pppoe上网方式,内网网关:192.168.1.1内网dns :192.168.1.1本机 ip :192.168.1.160准备工作:1)安装所需软件 tftpd-hpa ,isc-dhcp-server,apache2)下载 netboot.tar.gz, 并将其解压到 tftp server
实验环境 :vmware10 , server系统 : freebsd 8.4 使用的安装镜像 FreeBSD-8.4-RELEASE-i386-dvd1.iso服务器 ip : 192.168.1.142/24整个的过程大致是:1)客户机 pxe启动后,去tftp server下载 pxe的bootloader文件 :pxeboot 2)然后挂载nfs共享
1)使用源码或者 软件包安装LAMP环境,2)编译zabbix ./configure --prefix=/usr/local/zabbbix --with-net-snmp --with-libcurl --with-libxml2 --enable-server --enable-agent --with-mysql=/usr/local/mysql/bin/mysql
编译的php版本是 5.5.5,安装完毕后运行测试页面 index.php,内容如下 <? phpinfo(); ?>php的安装信息:其中配置文件目录为 /usr/local/php/etc/第一次执行 index.php 时,配置文件目录下没有 php.ini,php以默认配置运行,可以正常显示index.php页面。第二次执行 index.php 时,已经将php.ini 拷贝至
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号