前言
同事在練習 將 Microsoft 驗證程式庫納入 ASP.NET MVC Web 應用程式 時,想要在 AccountController 的 SignIn() 中,在轉址到 Azure AD 驗證登入前先存入某些參數,然後在 Azure AD 驗證登入成功後,取回該參數。
Hello! 我是 RM
同事在練習 將 Microsoft 驗證程式庫納入 ASP.NET MVC Web 應用程式 時,想要在 AccountController 的 SignIn() 中,在轉址到 Azure AD 驗證登入前先存入某些參數,然後在 Azure AD 驗證登入成功後,取回該參數。
今天要將 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