全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
楼主: eric111x
打印 上一主题 下一主题

[疑问] linode SSH疑問

[复制链接]
21#
发表于 2009-9-7 21:34:11 | 只看该作者
原帖由 cpt137 于 2009-9-7 21:31 发表
Linode自带的控制板能像cP那样管理文件吗?在线压缩、解压之类的,批量压缩用起来会比较方便啊


Linode没有自带控制面板,   只有一个VPS控制面板,可以控制重装 重启和监视资源使用信息的。

Linode没有提供主机面板,收费的面板也不提供,所以线压缩、解压之类的的都要SSH里面操作。
22#
发表于 2009-9-7 21:42:54 | 只看该作者
原帖由 cpuer 于 2009-9-7 21:34 发表


Linode没有自带控制面板,   只有一个VPS控制面板,可以控制重装 重启和监视资源使用信息的。

Linode没有提供主机面板,收费的面板也不提供,所以线压缩、解压之类的的都要SSH里面操作。 ...

晕,啥都不提供还那么贵啊
23#
发表于 2009-9-7 21:46:38 | 只看该作者

回复 22# 的帖子

是啊,他们的客服服务也不是全天候的,一般快到美国白天了才上班。

但是稳定性确实比较好,他们官网都用ThePlanet的达拉斯机房。
24#
发表于 2009-9-7 21:49:58 | 只看该作者
原帖由 cpt137 于 2009-9-7 21:42 发表

晕,啥都不提供还那么贵啊


这才叫牛X,知道不?  
25#
 楼主| 发表于 2009-9-7 21:51:23 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
26#
发表于 2009-9-7 21:51:32 | 只看该作者
原帖由 cpuer 于 2009-9-6 22:41 发表
用Centos 5.2 吧,5.3好像确实有这个问题。

另外说下,Linode的VPS不能安装Kloxo,原来有论坛会员测试过。


我的测试成功,装好的vps默认是自动分配ip,
好像如果要装kloxo要固定IP

By default, Linodes use DHCP to acquire their IP address, routing and DNS information. DHCP, however, will only assign one IP to your Linode so if you have multiple IPs you'll need to use a static configuration. Even if you only have one IP, you can still do a static assignment, but it's not necessary. Note, you must reboot after adding an IP address to your Linode before the changes will take effect.

http://library.linode.com/networking/configuring-static-ip-interfaces

评分

参与人数 1威望 +30 收起 理由
cpuer + 30 学习了。

查看全部评分

27#
发表于 2009-9-7 22:08:39 | 只看该作者
原帖由 eric111x 于 2009-9-7 21:51 发表

跟台灣虛擬主機比起來算很便宜了


台湾的太贵了,买过。
28#
发表于 2009-9-7 22:09:06 | 只看该作者
原帖由 yiye 于 2009-9-7 21:51 发表


我的测试成功,装好的vps默认是自动分配ip,
好像如果要装kloxo要固定IP

By default, Linodes use DHCP to acquire their IP address, routing and DNS information. DHCP, however, will only assign one IP to you ...


是的,DHCP的不行,要做静态配置。

File: /etc/resolv.conf

domain members.linode.com
search members.linode.com
nameserver 98.76.54.32
nameserver 76.54.32.10
options rotate


CentOS:
/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 that will be used for most outbound connections.
# The address, netmask and gateway are all necessary.
IPADDR=12.34.56.78
NETMASK=255.255.255.0
GATEWAY=12.34.56.1

以此类推其他IP。

然后重启网络:/etc/init.d/network restart
29#
 楼主| 发表于 2009-9-7 22:14:23 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
30#
发表于 2009-9-7 22:18:39 | 只看该作者

回复 29# 的帖子

台湾的机房都很少搞官网直销的。

还是美国市场成熟,直销价格很直观平价。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2025-11-7 01:04 , Processed in 0.071121 second(s), 8 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表