centos安装solusvmwget http://soluslabs.com/installers/solusvm/install
chmod 755 install
./install
You will now be presented with the following menu as illustrated below:Select option 1You will now be presented with the next menu as illustr...
Installing RPMforgeRPMforge is a collaboration of Dag and other packagers. They provide over 5000 packages for CentOS, including wine, vlc, mplayer, xmms-mp3, and other popular media tools. It is not part of Red Hat or CentOS but is design...
Linux MySQL定时自动备份 Linux MySQL ncftp+crontab定时备份所有mysql数据库到FTP空间首先,安装ncftp ,在这里可以看到最新版本:http://ftp.ncftp.com/download/下面的安装过程以3.2.4版为例,如果版本更新了也只需要把3.2.4替换掉即可,在centos中,ncftp是不可以通过yum来安装的123456789cd /usr/srcwget ftp://ftp.ncftp.com/nc...