码迷,mamicode.com
首页 >  
搜索关键字:centos sftp    ( 31631个结果
用rsync同步公网centos yum源做本地yum源服务器
用rsync同步公网centosyum源做本地yum源服务器1,安装httpd,rsync,vsftpdyum-yinstallhttpdrsyncvsftpdmkdir/var/www/html/centos#由于vsftpd不支持软连接改变目录,所以下面操作效果一样mount--bind/var/www/html/centos/var/ftp/pubchkconfighttpdonchkconfigvsftpdonservi..
分类:其他好文   时间:2014-08-08 02:12:35    阅读次数:355
【CentOS】如何在线安装pcre?
EA003317441NL1.检查CentOS系统是否安装prce,如果已安装则会显示pcre的版本信息[root@localhost/]#rpm-qapcrepcre-7.8-6.el6.i6862.删除pcre包[root@localhost/]#rpm-e--nodepspcre[root@localhost/]#rpm-qapcre3.在线安装pcre[root@localhost/]#yuminstallpcre4.查看pcre的安..
分类:其他好文   时间:2014-08-08 02:10:15    阅读次数:355
LAMP+Centos6.5上安装zabbix
系统版本:centos6.5内核版本:2.6.32-358.el6.x86_64yum安装LAMP环境;yuminstall-ygccgcc-c++httpdhttpd-develmysqlmsql-servermysql-develphpphp-mysqlphp-commonphp-gdphp-mbstringphp-mcrtptphp-develphp-xmlphp-bcmathlibcurl-develnet-snmp-devel2.添加用户及组;groupa..
分类:其他好文   时间:2014-08-08 02:08:46    阅读次数:423
RPMForge——Quick Start build system
How to setup multimedia on CentOS-5CentOS ships with basic sound support for audio content encoded with codecs for a variety of sound formats, includi...
分类:其他好文   时间:2014-08-08 01:37:45    阅读次数:505
Winbind authentication against active directory
Winbind authentication against active directoryDescriptionThis tip will describe how to configure authentication settings in CentOS to use authenticat...
分类:Windows程序   时间:2014-08-07 22:38:55    阅读次数:517
In Place Upgrade of CentOS 6 to CentOS 7
Note: This is not the most highly recommended method to move from CentOS 6 to CentOS 7 ... but it can be performed, at your own risk, if the tool says...
分类:其他好文   时间:2014-08-07 22:36:38    阅读次数:499
How To mount/Browse Windows Shares【在linux{centos}上挂载、浏览window共享】
How to mount remote Windows sharesContentsRequired packagesBasic methodBetter MethodEven-better methodYet Another Even-better methodOK, we live in the...
分类:Windows程序   时间:2014-08-07 22:05:17    阅读次数:444
虚拟机使用静态IP不能上网
虚拟机使用静态IP不能上网问题:安装好VM 9.0(使用NAT方式联网)和Centos6.5后,默认是可以上网的。可是如果在Centos里把动态分配IP地址方式改为静态的话,虚拟机不能上网解决:配置完后,一定要把物理机的DNS加进来,否则无法上网
分类:其他好文   时间:2014-08-07 21:58:30    阅读次数:263
centos下如何修改FTP帐号或密码
centos下如何修改FTP帐号或密码2013 年 2 月 3 日 tamia 发表回复 centos下lamp的环境安装好后,也许会自动为你创建一个FTP用户, 但是用户名和密码可能你并不喜欢。如想修改密码或用户名,先找个ssh工具,阿里云官网建议的是用PuTTY,而我也习惯了它。修改FTP密码,...
分类:其他好文   时间:2014-08-07 21:54:52    阅读次数:228
Centos 安装FTP配置目录权限,iptables设置ftp服务
Centos 安装FTP配置目录权限,iptables设置ftp服务 2012-07-06 admin Leave a comment Go to comments CentOS 安装vsftpd,设置Iptables 限制用户访问自己目录安装好vsftpd后,打开配置文件:[root@hex...
分类:其他好文   时间:2014-08-07 21:49:00    阅读次数:596
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!