摘要:        
打开 /etc/httpd/conf/httpd.conf 文件修改两个地方 #Listen 12.34.56.78:80 Listen 80 #把80改为你设置的端口,我设置端口为5555 Listen 5555 NameVirtualHost *:80 #把80改为你设置的端口,我设置端口为55...    阅读全文
        
            posted @ 2014-05-09 16:18
chen110xi
阅读(285)
评论(0)
推荐(0)
        
            
        
        
摘要:        
yum install policycoreutils-python    阅读全文
        
            posted @ 2014-05-09 16:17
chen110xi
阅读(169)
评论(0)
推荐(0)
        
            
        
        
摘要:        
CentO中把vsftpd安裝配置好了,以為大功告成,但用FTP 登入出現下錯誤:500 OOPS: cannot change directoryCentOS系統安裝了SELinux,因為預設下是沒有開啟FTP的服務。//查看SELinux設置# getsebool -a|grep ftpftp_...    阅读全文
        
            posted @ 2014-05-09 14:25
chen110xi
阅读(504)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1、vsftp配置参考文章http://linux008.blog.51cto.com/2837805/6105992、设置vsftpd.conf开启被动模式参数 #vim pasv_enable=YES #开启被动模式 pasv_min_port=3000 #随机最小端口 pasv_max_por...    阅读全文
        
            posted @ 2014-05-09 14:21
chen110xi
阅读(1593)
评论(0)
推荐(0)
        
            
        
        
摘要:        
附:CentOS 6.4下载地址32位:http://mirror.centos.org/centos/6.4/isos/i386/CentOS-6.4-i386-bin-DVD1to2.torrent64位:http://mirror.centos.org/centos/6.4/isos/x86_...    阅读全文
        
            posted @ 2014-05-09 10:53
chen110xi
阅读(402)
评论(0)
推荐(0)
        
            
        
        
摘要:        
显示系统已经安装的组件,和可以安装的组件:#yum grouplist如果系统安装之初采用最小化安装,没有安装xwindow,那么先安装:#yum groupinstall "X Window System"安装GNOME桌面环境yum groupinstall "GNOME Desktop Env...    阅读全文
        
            posted @ 2014-05-09 10:46
chen110xi
阅读(246)
评论(0)
推荐(0)
        
            
        
        
摘要:        
帮客户买了一个vps, 结果里面装了一堆没用的软件,所以全部删掉CentOS 桌面安装大多都是 以软件包的 形式安装所以 最好是设置好 国内的yum 源,然后执行:>yum grouplist列出所有的 “软件包”Installed Groups: X窗口系统 Yum Utilities 万维网服务...    阅读全文
        
            posted @ 2014-05-09 10:45
chen110xi
阅读(2125)
评论(0)
推荐(0)
        
            
        
        
摘要:        
近来在centos 6.0 x64版本下安装vsftpd,中间出现一些问题,解决过程总结如下:安装vsftpd:yum install vsftpd安装后配置为虚拟用户登陆,然后用:ftp localhost登陆测试总是出现错误提示:530 Login incorrect.Login failed....    阅读全文
        
            posted @ 2014-05-09 10:41
chen110xi
阅读(1294)
评论(0)
推荐(0)
        
                    
                
        
浙公网安备 33010602011771号