全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
查看: 9025|回复: 35
打印 上一主题 下一主题

[疑问] linode SSH疑問

[复制链接]
跳转到指定楼层
1#
发表于 2009-9-6 22:39:33 | 只看该作者 回帖奖励 |正序浏览 |阅读模式
提示: 作者被禁止或删除 内容自动屏蔽
36#
发表于 2009-9-8 15:16:13 | 只看该作者

回复 35# 的帖子

那还是用fedora得了,绝对前卫。
35#
发表于 2009-9-8 15:03:43 | 只看该作者
原帖由 cpuer 于 2009-9-8 11:17 发表
Linode还没这么前卫用5.4

自己动手来升级,啦啦啦啦啦
34#
发表于 2009-9-8 11:17:40 | 只看该作者

回复 33# 的帖子

Linode还没这么前卫用5.4
33#
发表于 2009-9-8 11:05:26 | 只看该作者
好像5.4都出来了。。。
32#
发表于 2009-9-7 23:19:38 | 只看该作者

回复 31# 的帖子

哎,逼人用5.3了
31#
发表于 2009-9-7 23:06:46 | 只看该作者
刚才去看了下。现在系统确实没有5.2的了
只有5.3
30#
发表于 2009-9-7 22:18:39 | 只看该作者

回复 29# 的帖子

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

还是美国市场成熟,直销价格很直观平价。
29#
 楼主| 发表于 2009-9-7 22:14:23 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
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
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

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

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

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