全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
查看: 13134|回复: 43

[特价VPS] 239M的win7在512上果然很流畅啊【已解决远程桌面连接】

  [复制链接]
发表于 2017-3-18 22:14:26 | 显示全部楼层 |阅读模式
本帖最后由 qwerty 于 2017-3-19 00:21 编辑

跟风装了一下239的win7,速度不错。
有个问题,这防火墙开不了
只能用VNC连接

gho是从无忧启动的@ku588帖子里找到的打包好的gho
原址分享在百度云,今天抽空上传到服务器
有需要的朋友可以wget http://qiaoso.cc/dl/W7_0.GHO
 楼主| 发表于 2017-3-19 00:09:43 | 显示全部楼层
远程桌面已经解决了。
  1. net start MpsSvc
  2. ::开启服务

  3. sc config MpsSvc start= auto
  4. ::开机启动

  5. netsh advfirewall set allprofiles state on
  6. ::启用防火墙

  7. netsh advfirewall firewall add rule name="Allow Ping" dir=in protocol=icmpv4 action=allow
  8. netsh advfirewall firewall add rule name="FTP" protocol=TCP dir=in localport=20 action=allow
  9. netsh advfirewall firewall add rule name="FTP" protocol=TCP dir=in localport=21 action=allow
  10. netsh advfirewall firewall add rule name="SSH" protocol=TCP dir=in localport=22 action=allow
  11. netsh advfirewall firewall add rule name="Telnet" protocol=TCP dir=in localport=23 action=allow
  12. netsh advfirewall firewall add rule name="SMTP" protocol=TCP dir=in localport=25 action=allow
  13. netsh advfirewall firewall add rule name="TFTP" protocol=UDP dir=in localport=69 action=allow
  14. netsh advfirewall firewall add rule name="POP3" protocol=TCP dir=in localport=110 action=allow
  15. netsh advfirewall firewall add rule name="HTTPS" protocol=TCP dir=in localport=443 action=allow
  16. netsh advfirewall firewall add rule name="Netbios-ns" protocol=UDP dir=in localport=137 action=allow
  17. netsh advfirewall firewall add rule name="Netbios-dgm" protocol=UDP dir=in localport=138 action=allow
  18. netsh advfirewall firewall add rule name="Netbios-ssn" protocol=TCP dir=in localport=139 action=allow
  19. netsh advfirewall firewall add rule name="Netbios-ds" protocol=TCP dir=in localport=445 action=allow
  20. netsh advfirewall firewall add rule name="HTTP" protocol=TCP dir=in localport=80 action=allow
  21. netsh advfirewall firewall add rule name="HTTP" protocol=TCP dir=in localport=8080 action=allow
  22. ::常用端口
复制代码


开启远程桌面

  1. @echo off
  2. net start SessionEnv
  3. net start TermService
  4. ::开启服务

  5. sc config SessionEnv start= demand
  6. sc config TermService start= demand
  7. ::开机手动启动


  8. REG ADD "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f
  9. ::开启选项

  10. netsh advfirewall firewall add rule name="Remote Desktop" protocol=TCP dir=in localport=3389 action=allow
  11. ::开启3389端口
复制代码

发表于 2017-3-19 00:19:47 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
发表于 2017-3-18 22:27:22 来自手机 | 显示全部楼层
说你服务没开启,开启啊
发表于 2017-3-18 22:36:57 来自手机 | 显示全部楼层
怎么安装?DD还是直接上传

点评

ghost安装  发表于 2017-3-18 22:39
发表于 2017-3-18 22:37:10 | 显示全部楼层
怎么安装上的?dd还是?

点评

ghost安装  发表于 2017-3-18 22:40
发表于 2017-3-18 22:38:34 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
发表于 2017-3-18 22:40:24 | 显示全部楼层
求安装方法啊
 楼主| 发表于 2017-3-18 22:44:38 | 显示全部楼层
mix 发表于 2017-3-18 22:27
说你服务没开启,开启啊

开不了,貌似被禁用了,开启服务重启也开不了。
发表于 2017-3-18 22:45:11 | 显示全部楼层
kydkylin 发表于 2017-3-18 22:37
怎么安装上的?dd还是?

先装linux再ghost?
发表于 2017-3-18 22:48:20 来自手机 | 显示全部楼层
猜测安装方法是原三烦版添加驱动然后做成iso或者dd包
 楼主| 发表于 2017-3-18 22:49:14 | 显示全部楼层
kydkylin 发表于 2017-3-18 22:45
先装linux再ghost?

对,gho包用的是无忧ku588的gho
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2024-6-14 22:03 , Processed in 0.077750 second(s), 12 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

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