搜索列表
-
给Solaris打补丁 保护系统安全
【Solaris】一、solaris补丁介绍 1.1补丁的种类及文件名 solaris的补丁分为两类,一类是Point补丁,另一类是Cluster补丁。 a)Point补丁程序: 这类补丁仅仅是针对某一问题
安全系统保护补丁 安装文件patch 可以 -
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系统SSH配置详解
【Unix/BSD】修改freebsd可以用sshd权限用户登录ssh 但不能用root用户登录的方法在/etc/ssh/sshd_config最后中加入PermitRootLogin yes #允许root登录PermitEmptyPasswords no #不允许空密码登录PasswordAuthentication yes # 设置是否使用口令验证。就可以了F
-
FreeBSD下如何增加静态路由的方法
【Unix/BSD】1.手工添加#route add -net 192.168.2.0/24 192.168.1.22. 通过rc.conf永久配置# Add static routestatic_routes="net1 net2"route_net1="-net 192.168.0.0/24 192.168.0.1"route_net2="-net 192.168.1.0/24
路由方法静态增加如何一个配置"-net网络 -
FreeBSD7.0编译安装nginx+php+mysql
【Unix/BSD】环境 系统:FreeBSD7.0 软件:mysql-5.0.51a,nginx-0.6.30,lighttpd-1.4.19,php-5.2.6 所有软件都安装到/usr/local/vhost,如果需要请自行修改 一、下载源代码cd/usr/ports/databases/mysql50-server/makefetchcd/usr/ports
-
FreeBSD架設 FTP
【Unix/BSD】當你的 FreeBSD 安裝好後就內建 FTP ,只是預設不啟動它而已, 有人覺得 FreeBSD 內建的 ftpd 太陽春,會另外用別的 ftpd 來取代, 常見的替代方案有:proftpd , pureftp ......等,不過要隨時注意更新,因為 FTP 程式常常被找到有安全漏洞。1 以 FreeBSD 內建的 ftpd
-
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最新官方配置文件中文版## 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< -
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 -
在RHEL 5上开启远程telnet
【RedHat/Centos】1、确定你的telnet服务打开没有:[root@111 ~]# chkconfig --list|grep telnetekrb5-telnet: offkrb5-telnet: off[root@111 ~]#注意检查结果这里是关闭状态2、打开telnet服务:[root@111 ~]# chkconfig krb5-telnet on[root@111 ~]# chkconfig --lis
远程开启telnetroot@111 服务onoffand加密 -
宝丽通3.90播放器调用代码
【网页播放器】宝利通网络媒体播放器是一款支持HTTP协议的流媒体播放器, 无缓冲,拖放速度快是他最大的优点.2年前曾经做的一个Project用的就是它.
播放器 -
宝丽通3.90播放器调用代码
【网页播放器】宝利通网络媒体播放器是一款支持HTTP协议的流媒体播放器, 无缓冲,拖放速度快是他最大的优点.2年前曾经做的一个Project用的就是它.
播放器