用AD帳號 登入windows 時,如果出現以下錯誤訊息
此工作站和主要網域間的信任關係失敗
解決方式:
使用本機帳號登入
確認系統時間與AD DC 之間是否有時間差
時間調整一致,登出再用AD 帳號登入測試是否成功
helloworld 發表在
痞客邦
留言(0)
人氣()
手動更新時間,出現以下錯誤訊息
root@lab:~# timedatectl set-time 11:55:12
Failed to set time: Automatic time synchronization is enabled
helloworld 發表在
痞客邦
留言(0)
人氣()
找到 httpd-ssl.conf
每個版本路徑可能不大一樣,要自行找一下
找到以下關鍵字
SSLProtocol all -SSLv3
調整成
SSLProtocol all -SSLv3 -TLSv1 -TLSv1.1
helloworld 發表在
痞客邦
留言(0)
人氣()
報告內容
Summary
The remote SSH server is configured to allow / support weak host
key algorithm(s).
Detection Result
The remote SSH server supports the following weak host key algorithm(s):
helloworld 發表在
痞客邦
留言(0)
人氣()

如果你習慣的預設瀏覽器是 google chrome
但每次透過outlook 開啟連結時,系統卻預設幫你用 microsoft edge 開啟
helloworld 發表在
痞客邦
留言(0)
人氣()
(建立新的檔案系統)
zfs create testpool/data1
helloworld 發表在
痞客邦
留言(1)
人氣()

大約就在今年8/10 左右
更新 adobe pdf reader 之後
透過填寫和簽署新增輸入文字並存檔後
再次打開文件,文字就變成框框+叉叉
helloworld 發表在
痞客邦
留言(0)
人氣()
exchange online 的通訊群組清單,類似 postfix, sendmail 的 aliases
寄信時不用一個一個增加收件者
該收件者帳號收到信時,可以自動轉寄給特定或多位使用者
常用於部門群組信箱,或專案用信箱
helloworld 發表在
痞客邦
留言(0)
人氣()

假設你要寄信給 it部門
其成員有: bill , john , peter , mary
除了收件者欄位一個一個慢慢選
還可以設定一個部門信箱,如 it@xxx.com.tw
helloworld 發表在
痞客邦
留言(0)
人氣()

在cmd 下指令
net user loginname /domain
即可顯示密碼到期日
helloworld 發表在
痞客邦
留言(0)
人氣()
設定 > 時間與語言
helloworld 發表在
痞客邦
留言(0)
人氣()

登入後點擊右上角帳號圖示 > Configuration > Backup
helloworld 發表在
痞客邦
留言(0)
人氣()