标签 linode 下的文章

在Linode Linux VPS上dd安装Windows系统

登陆Linode面板,找到已经安装好linux系统并需要DD的VPS
点击Remote Access选项卡下面的Launch Lish Console
1.png
以root登陆,执行下面的命令:

wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://wget.org.cn/DD/WinSrv2003x86-Chinese-C10G.vhd.gz'

然后,打开Remote Access选项卡下面的Launch Graphical Web Console可以看到进度。

- 阅读剩余部分 -

Linode IP Swap在不同的VPS之间切换IP地址

Linode IP Swap可以让你在不同的VPS之间切换IP地址,一般在网站搬家后,先不删除旧VPS,待切换了IP地址后,再删除旧VPS,这样无需要改动域名的任何DNS就能完成主机搬家操作。

1、进入到旧VPS主机的控制面板中,点击“Remote Access”,下方会看到一个“IP Swap”。
1.gif

2、点击它,选择要切换IP的目标VPS主机。
2.gif

- 阅读剩余部分 -

Linode机房数据中心迁移教程

使用Linode VPS有半年多了,随着今年三次免费升级(先是流量,再是内存、 硬盘),东京机房随着大量国人的涌入,现在国内访问速度越来越慢,终于忍不可忍,决定迁移至Fremont,现将所有步骤都记录如下:

第一步
登陆linode后台账户,在Support导航菜单打开一个TK,选择"Regarding"的时候一定要选择我们需要迁移的VPS,如果你有多个VPS千万不要选错了,到时候可能数据一去不复返。提交TK的内容很简单:

I want migrate the host to Fremont

第二步
大约2分钟左右,就会收到邮件提醒,然后进入linode后台TK处看到给我们的回信,全文内容如下:

Hello,
Your migration to a different datacenter has been configured. Please log into the Linode Manager, shut down, and click the migrate button to move to your new server. Your disk images will be moved with you. The migration should take approximately 10-15 minutes per gigabyte of data to complete. Please note that any existing backups for this Linode will be purged and will not be recoverable after you initiate the migration.
Your new IP address(es) are:
106.187.93.187
We ask that you begin this migration within 24 hours and let us know when it is complete. Thanks in advance!
Regards,
Dolores

告诉我们迁移后的IP地址,迁移数据之前需要关闭VPS。

- 阅读剩余部分 -

Linode VPS重装系统

我们有时候因为某种原因,需要重新安装操作系统。这个在Linode的控制面板中非常方便,点击导航菜单上的“Rebuild”链接,就可以打开重建系统的页面,如图:
1.png

- 阅读剩余部分 -