|
|
|
|
|
|
d*g 发帖数: 16592 | 1 【 以下文字转载自 Linux 讨论区 】
发信人: dpg (肖浪), 信区: Linux
标 题: 【新手请教】64mb系统装amp和vpn有问题么?
发信站: BBS 未名空间站 (Fri May 28 11:25:50 2010, 美东)
vps的虚拟机,64mb内存,
guest os是centos,想装apache,mysql和perl,
再装vpn有问题么?
先试了一下vpn,不work,有没有这方面的攻略?
谢谢大家。 | a*******t 发帖数: 85 | 2 To install VPN, you need to have XEN vps or OpenVZ VPS with tun/tap module
enabled.
64MB is too small for httpd mysqld and vpn. | d*g 发帖数: 16592 | 3 谢谢答复
是Xen的vps,guest OS是centos。
如果不要vpn,那么httpd和mysql够不够?
【在 a*******t 的大作中提到】 : To install VPN, you need to have XEN vps or OpenVZ VPS with tun/tap module : enabled. : 64MB is too small for httpd mysqld and vpn.
| a*******t 发帖数: 85 | 4 It really depends on your website. If you have large website with many
concurrent visitors around the clock, 1G ram may not be big enough. But for
64MB, I think it can merely make http and mysql to function. You centainly
can not expect the vps to handle much traffic. If Xen, the additional swap
space will make your website run along. There are a few parameters you can
tweak to make http and mysql to consume as little ram as possible at the
cost of sacrificing server speed.
ngnix or lightht
【在 d*g 的大作中提到】 : 谢谢答复 : 是Xen的vps,guest OS是centos。 : 如果不要vpn,那么httpd和mysql够不够?
| a*******t 发帖数: 85 | 5
for
centainly
swap
can
with at least 128MB in order to host a practical website.
【在 a*******t 的大作中提到】 : It really depends on your website. If you have large website with many : concurrent visitors around the clock, 1G ram may not be big enough. But for : 64MB, I think it can merely make http and mysql to function. You centainly : can not expect the vps to handle much traffic. If Xen, the additional swap : space will make your website run along. There are a few parameters you can : tweak to make http and mysql to consume as little ram as possible at the : cost of sacrificing server speed. : ngnix or lightht
|
|
|
|
|
|
|