欢迎来到代码驿站!

Windows

当前位置:首页 > 服务器 > Windows

rashost的windows VPS重装系统的方法

时间:2020-10-08 13:26:23|栏目:Windows|点击:
web扩展中,不允许asp的话,显示404;允许asp的话,显示无法显示该页面,且在IIS日志里没有记录!其它如果IUSR和IWAM等的密码不一致的话,会提示401。同事整了近1天无法解决,我也解决不了。最后,无奈,备份了数据后,决定重装系统。

看rashost官方,rebuid系统有linux的说明,居然没windows的说明,只好试试了。

首先进入ras-shell;

ras-shell(winvps.com) > rebuild
You choose 32 bits.

OS List:
0 : Windows 2003 Server Chinese Version
1 : Windows 2003 Server English Version

选0

Type the number of the OS: 0
You choose Windows 2003 Server Chinese Version

Rebuild the VPS will destroy all your data. Are you sure you want to destroy all the data and rebuild the VPS? (TRUE/FALSE) :

打TRUE,确认安装,原数据就都没了。

经过一些*号的提示后,就显示安装成功了!

The network info: {'netmask': '255.255.255.224', 'ip': '74.82.169.xxx', 'dns2': '208.67.220.220', 'dns1': '8.8.8.8', 'gateway': '74.82.169.65'}
The Windows administrator password is rashost.com
The VPS is not Linux
Please use vncviewer to connect to x100.rashost.com::端口
The VNC password is xxxxxx
For more infomation about vncviewer, see http://rashost.com/blog/vnc-windows-vps-console
Using config file "/home/xen/winvps.com/winvps.com.cfg".
Started domain winvps.com (id=758)

Command finished.

用终端mstsc连,连不上

ras-shell(winvps.com) > list
Error: Domain 'winvps.com' does not exist.

可能是没启动

ras-shell(winvps.com) > start
Using config file "/home/xen/winvps.com/winvps.com.cfg".
Started domain winvps.com (id=759)

启动后

ras-shell(winvps.com) > list
Name ID Mem VCPUs State Time(s)
winvps.com 759 256 1 ------ 4.8

再过会儿,应该就正常了

ras-shell(winvps.com) > list
Name ID Mem VCPUs State Time(s)
winvps.com 759 256 1 -b---- 8.3

但还是连不上。

只好用VNC进入试试,下载了rashost上推荐的TightVNC Viewer,连上。以为没开启远程桌面,实际上已开启。研究了一段时间后,发现IP不对,于是按安装成功后给出的信息,设定了VPS的IP、网关和DNS。

终端就可以连了:)

就是只有一个C盘,之前买的时候有C\D盘的,可能是以前人留下的吧。测试了一下asp是否能用,简单的在web扩展中启用了asp,测试成功!
附:
ras-shell使用手册 http://rashost.com/blog/ras-shell-manual

上一篇:window10下pytorch和torchvision CPU版本安装教程

栏    目:Windows

下一篇:window下使用Jenkins来做自动化部署的教程图解

本文标题:rashost的windows VPS重装系统的方法

本文地址:http://www.codeinn.net/misctech/8350.html

推荐教程

广告投放 | 联系我们 | 版权申明

重要申明:本站所有的文章、图片、评论等,均由网友发表或上传并维护或收集自网络,属个人行为,与本站立场无关。

如果侵犯了您的权利,请与我们联系,我们将在24小时内进行处理、任何非本站因素导致的法律后果,本站均不负任何责任。

联系QQ:914707363 | 邮箱:codeinn#126.com(#换成@)

Copyright © 2020 代码驿站 版权所有