熱門文章
-
以上是山坡度可利用限度的坡度分級範圍 為了有助於坡度(%)與坡角間的轉換,可利用下表查詢 百分比坡度(%) 坡角(度) 1 0.57 5 2.86 10 5.71 15 8....
-
下指令或撰寫Batch時,要怎麼取得使用者名稱/電腦名稱/預設執行路徑呢 Echo %ComputerName%\\%UserDomain% 說明如下: 電腦名稱 %ComputerName% 使用者所在網域 %UserDomain% 使用者名...
-
Step01.至 https://cran.r-project.org/ Step02.選擇Download R for Windows Step03.選擇base Step04.點選 Download R X.X.X(版本) for Windows ...
2018年7月17日 星期二
Windows 無法遠端 問題
Windows 重大CredSSP 更新,無法遠端暫時解決方式
1.執行→輸入"gpedit.msc"
2.系統 -> 認證委派 -> 加密Oracle補救措施
->選擇保護層級(易受攻擊)
3. CMD裡面輸入gpupdate /force
Ref:https://ithelp.ithome.com.tw/articles/10198344
2018年7月3日 星期二
[Virtualbox]虛擬機安裝64位元問題
1.檢查 BIOS 是不是把「虛擬化」功能關掉了
開機時,按住 DEL 進去的那個 BIOS。
CPU Options -> Advanced Setup,
看到Intel Virtualization Technology把它Enable起來就可以了。
2.CMD 以系統管理者身分執行
bcdedit /set hypervisorlaunchtype off
要復原的話
bcdedit /set hypervisorlaunchtype auto
訂閱:
文章 (Atom)