AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-36836

montooner's questions

Martin Hope
montooner
Asked: 2017-05-25 22:54:24 +0800 CST

如何通过 Windows 10 独立远程管理 Hyper-V 2016?

  • 7

如何通过 Windows 10 笔记本电脑独立连接到 Hyper-V 2016?

背景:我将其设置为家庭实验室。我遵循 了 一些 指南,但我还没有找到似乎适用于 Hyper-V 2016 免费版的指南/Youtube 教程。这是 Hyper-V 独立版的“hello world”,我可以找不到适用于 2016 年的指南。(Hyper-V 2012 + Windows 8 似乎有一些自动化脚本可以解决问题,但不适用于 Hyper-V 2016。)

语境

  • 服务器:Hyper-V server 2016(免费,独立),fqdn:server.local,
  • 客户端:Windows 10 专业版
  • 补充说明
    • 客户端的 etc/hosts 文件包含服务器的 fqdn 条目
    • 客户端或服务器都不在工作组或域上
  • 我的目标:使用客户端的 Hyper-V 管理器远程管理服务器

错误

An error occurred while attempting to connect to server "server.local". Check that the 
Virtual Machine Management service is running and that you are authorized to
connect to the server. 

Hyper-V encountered an error trying to access an object on computer 'server.local' because 
the object was not found. The object might have been deleted. Verify that the Virtual 
Machine Management service on the computer is running.

我在服务器上做了什么

# sconfig.cmd: Enable "Configure Remote Management"
# sconfig.cmd: Add Local Administrator
# sconfig.cmd: Enabled Remote Desktop
Enable-PSRemoting
Enable-WSManCredSSP -Role server
sc start vmms                                  # Is this the "missing object"?
netsh advfirewall set currentprofile state off # Let's try disabling firewall

我在客户端做了什么

Set-Item WSMan:\localhost\Client\TrustedHosts -Value "server.local"
Enable-WSManCredSSP -Role client -DelegateComputer "server.local"
# Changed group policy: "Computer Configuration > Administrative Templates > System > Credentials Delegation > Allow delegating fresh credentials with NTLM-only server authentication" by doing: "Click Enable and add wsman/fqdn-of-hyper-v-host."
# Disabled firewall
# dcomcnfg > COM SECURITY > Access Permissions > Edit Limits > Anonymous Login > ALLOW Remote Access
cmdkey /add:YOURSERVERNAME /user:USERNAMEONTHESERVER /pass:THEPASSWORDOFTHATUSER

我是如何触发错误的

在客户端:

  1. 启动“连接到服务器”
    1. 尝试一个:“将'另一台计算机:'设置为'192.168.10.2'”
    2. 尝试二:“将‘另一台计算机:’设置为‘server.local’”
  2. 点击“确定”
  3. (错误:“尝试连接到服务器'server.local'时发生错误......)
hyper-v
  • 1 个回答
  • 54046 Views
Martin Hope
montooner
Asked: 2010-03-06 02:09:34 +0800 CST

标准主机上的第二个服务器实例(用于静态文件)?

  • 0

从我的网站其余部分的独立主机提供静态文件应该可以提高性能。我很便宜,所以我想知道我是否可以在一项标准托管服务中做到这一点。想法?

apache-2.2 optimization mongrel
  • 2 个回答
  • 93 Views
Martin Hope
montooner
Asked: 2010-03-06 02:01:26 +0800 CST

典型的共享主机可以同时为 Django 和 RoR 提供服务吗?

  • 0

我将构建两个独立的应用程序(一个在 Django 上,一个在 Rails 上)。我想知道期望共享主机能够同时执行这两项操作是否合理。

(比如,一个标准的、没什么特别的主机可以运行多个 apache 实例,每个实例都服务于不同的平台。或者 apache 可以同时服务于两者吗?)

apache-2.2 django ruby-on-rails
  • 1 个回答
  • 70 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    新安装后 postgres 的默认超级用户用户名/密码是什么?

    • 5 个回答
  • Marko Smith

    SFTP 使用什么端口?

    • 6 个回答
  • Marko Smith

    命令行列出 Windows Active Directory 组中的用户?

    • 9 个回答
  • Marko Smith

    什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同?

    • 3 个回答
  • Marko Smith

    如何确定bash变量是否为空?

    • 15 个回答
  • Martin Hope
    Tom Feiner 如何按大小对 du -h 输出进行排序 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    Noah Goodrich 什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent 如何确定bash变量是否为空? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus 您如何找到在 Windows 中打开文件的进程? 2009-05-01 16:47:16 +0800 CST

热门标签

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve