問題
最近同事將一台 Server 設定停用 TLS 1.0, TLS 1.1 後,
ASP.NET 4.X 的程式呼叫 Https 的 Web Service 會噴出 用戶端和伺服器無法溝通,因為它們沒有公用的演算法。 的錯誤。
Hello! 我是 RM
今天要將 VMDK 轉到 VHD 時,從網路下載 Microsoft Virtual Machine Converter 3.0 Zip 檔案。
下載解壓縮後,開啟 PowerShell 執行 Import-Module ,卻出現 Import-Module : Could not load file or assembly ‘file:///C:\Program Files\Microsoft Virtual Machine Converter\MvmcCmdlet.dll’ or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) 的錯誤。
有時想要收集某個 Domain 對外有那些 伺服器等等資訊,
可以下一些指令來收集,利如用 nmap 掃 cidr , dnsrecon 等等。
介紹大家使用 dnsdumpster.com 就可以收集到蠻詳細的資訊及圖表。
tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: false
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: false
tags: true