2010年02月2日 上午 | 作者:VPS侦探
前些天研究whmcs,文章首发在Licess's Blog,等测试VPS几天了也没信,见VPS侦探上文章又好几天不更新了,索性拿过来吧。在自己的VPS上安装试一下,但是提示:Site error: the file /home/test/whmcs/index.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.
根据上面的提示看来是因为没有安装ionCube。(注:安装了lnmp一键安装包的可以在lnmp解压后的目录执行./ionCube.sh 进行安装。)
首先,执行uname -a 查看系统是32位还是64位,打开http://www.ioncube.com/loaders.php页面根据Linux是32位还是64位下载适当的软件包,比如我的是32位的,切换到/usr/local/目录,执行cd /usr/local ,wget http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.gz 下载,再执行tar zxvf ioncube_loaders_lin_x86.tar.gz 解压软件包。
修改/usr/local/php/etc/php.ini 在文件尾部添加如下代码:
查看全文 »
分类:服务器环境搭建 | 评论(4) Tags: ionCube,Nginx,PHP,whmcs,教程.
2010年01月31日 下午 | 作者:VPS侦探
Linode VPS默认情况下是通过DHCP自动获取IP的,所以在安装Kloxo完成设置Kloxo的时候会出现no_ip_address的提示,这个时候就需要手动设置上IP,这样才能添加域名。
如果你设置Kloxo的时候出现no_ip_address的提示你可以按照下面步骤修改:
使用编辑器编辑(如果不会用编辑器,可以使用winscp):/etc/sysconfig/network-scripts/ifcfg-eth0
# Configuration for eth0
DEVICE=eth0
BOOTPROTO=none
# This line ensures that the interface will be brought up during boot.
ONBOOT=yes
# eth0 - This is the main IP address.
# The address, netmask and gateway are all necessary.
IPADDR=12.34.56.78 #你的IP地址
NETMASK=255.255.255.0 #子网掩码
GATEWAY=12.34.56.1 #网关
一般这样设置好,再执行命令:service network restart 重启网络就好了,如果还是不通,重启试一下。
查看全文 »
分类:VPS管理维护 | 评论(6) Tags: IP,Kloxo,linode,no_ip_address,VPS.
2010年01月28日 下午 | 作者:VPS侦探
vePortal 是继HyperVM爆漏洞之后用的比较多的一个VPS主机管理面板,虽然功能上没有HyperVM强大,但是也已经能够满足VPSer们的基本需求,像Burst、PhotonVPS(目前好像是只有联系客服才可以添加,但是好像是存在问题。)就采用了这种面板。
1、首先看一下vePortal控制面板:
上图,已经将各个功能菜单翻译,可以点开图片看大图。
查看全文 »
分类:VPS控制面板 | 评论(9) Tags: HyperVM,vePortal,控制面板,教程.
2010年01月23日 下午 | 作者:VPS侦探
之前,我给大家介绍了VPS选购的相关文章,今天说以下VPS选择32位还是64位。
32位与64位的前生今世
当前广泛使用的CPU架构有x86和x86_64。其中x86是Intel很早推出的32位CPU架构,以前我们使用的绝大多数桌面CPU都是x86架构,包括AMD的一些CPU。
x86_64是由AMD公司在最近几年设计推出的64位CPU架构,x86_64架构刚推出的时候被称为AMD64。x86_64兼容32位的x86架构,是一个很成功的64位CPU架构。Intel在AMD推出x86_64之后,也推出了自己的x86_64架构CPU,只不过Intel称呼x86_64为Intel64,EM64T。
32位和64位系统的优缺点
查看全文 »
分类:其他 | 评论(8) Tags: 32位,64位,VPS,x86,x86_64.
2010年01月20日 上午 | 作者:VPS侦探
监控宝是个好东西,有详尽的监控项目,可以对VPS进行24小时监控,并且当出现故障时可以通过邮件、短信(收费)、MSN提示。
1、安装net-snmp
首先我们需要下载Net-SNMP的源代码,地址如下:wget http://soft.vpser.net/status/net-snmp/net-snmp-5.7.3.tar.gz
接下来对下载的源代码包进行解压缩,如下:tar zxvf net-snmp-5.7.3.tar.gz
cd net-snmp-5.7.3
./configure --prefix=/usr/local/snmp --with-openssl=/usr/ --with-mib-modules=ucd-snmp/diskio
make && make install
以上就完成了编译安装。
查看全文 »
分类:VPS管理维护 | 评论(27) Tags: jiankongbao,snmp,snmp监控,VPS,安装,指南,教程,服务器性能监控,监控,监控宝.
2010年01月16日 上午 | 作者:VPS侦探
Linode是最好的VPS提供商之一,之前有人说中国黑客入侵Google等公司服务器的时候用的是Linode的服务器,Linode官方博客刚刚发表文章,澄清说:
“有些媒体在报道中国黑客攻击Google等互联网公司事件的时候,有提到Linode。事实上,Linode的VPS并未被黑客利用来做坏事,而是Google选择我们帮助他们进行调查。Google认可本文陈述。”
原文如下:
Recent media coverage of cyber attacks appearing to originate from China against Google and other companies have mentioned a Linode VPS being involved. No Linodes were involved in malicious activity related to this event. In fact, it was Google themselves that chose to use Linode to aid in their investigation of the attacks. Google has authorized us to release this statement:
“Google signed up to become the operator of the VPS on Jan. 1, 2010 for the purposes of an investigation. At no point did malicious parties have control.” – Jay Nancarrow, Google Global Communications & Public Affairs
Although our part was a small one, we’re glad to have been a component in this investigation. If you have any questions please don’t hesitate to contact us.
相关链接:Linode 购买、安装、测试、配置教程
原文链接:http://blog.linode.com/2010/01/15/linode-and-the-google-cyber-attacks/
转载自:http://kangzj.net/linode-has-no-relationship-with-cyber-attack-against-google/
分类:其他 | 评论(1) Tags: Google,linode,攻击,黑客.