
开启screen,可防止在安装过程中意外断网。
yum install screen linux screen 命令详解 功能说明: 使用telnet或SSH远程登录linux时,如果连接非正常中断(远程机器关闭),重新连接时,系统将开一个新的session,无法恢复原来的session.s...
網站外鏈音頻播放器代碼調用方式
<object data='http://www.thefreesky.com/Player/mp3player2/dewplayer-vol.swf?mp3=http://www.thefreesky.com/test.mp3' height='20' id='dewplayer-vol' type='application/x-shockwave-...
DirectAdmin优化MySQL性能(升级TCMalloc及修改配置)
★★★安装TCMalloc★★★ 首先,我们来关注下如何安装TCMalloc来优化mysql在高负载下的表现。首先,root登陆服务器。因为我的服务器采用64位的Centos,所以,需要先安装libunwind库,32位系统...
Discuz程序需要777權限的目錄
./config/config_global.php ./config/config_ucenter.php ./config ./data ./data/avatar ./data/plugindata ./data/template ./data/threadcache&...
MAC OS X中ls命令显示的权限”@”的含义
Extended attributes. Can be used in Terminal using xattr command to view, modify. In the Terminal using man xattr can view the detailed help. You can also use xattr-h Show help
Installing Softaculous in Direct Admin
Overview The following guide will show you how to install Softaculous on DirectAdmin. Requirements A server with Direct Admin. If you have a firewall, then please allow access to a...
PhpMyAdmin出现export.php Missing parameter: what /export_type 的解决方法
请检查php.ini 配置文件中的: upload_max_filesize, memory_limit 和post_max_size,要修改为更大的倍数。 修改完成后,请重启php环境以便生效。
DirectAdmin 破解
DA下载地址:http://pan.baidu.com/share/link?shareid=3203427641&uk=2785289163 下载后解压.RAR上传 update2.tar.gz和setup.sh到服务器 创建文件夹directadmin mkdir -p /usr/local/direct...
DirectAdmin MYSQL 5 优化
CentOS and MySQL 5.6 New MySQL installs might not have any included my-*.cnf files. We've added a few from MySQL 5.5 which seem to work with 5.6, eg: cp /etc/my.cnf /etc/my.cnf.old...
DirectAdmin系统上安装zend和ioncube
1、 cd ~diradmin/custombuild ./build set zend yes ./build set ioncube yes ./build zend ./build ioncube 2、 cd /usr/local/directadmin/custombuild ./build set zend yes ./build zend