我在 Firefox 中使用深色主题,但有时我会访问一些不需要此类主题的网站。我想以原始风格看到它们。
我找到了启用每个站点特定功能的方法:
@-moz-document domain("google.com")
Run Code Online (Sandbox Code Playgroud)
有没有办法只为某些域禁用时尚,而无需烦人的鼠标点击来禁用所有 aites 的整个时尚并在之后再次启用它?
我有rdesktopv1.9.0。我正在尝试连接到远程 Win10 主机。
rdesktop中止并出现以下错误:
rdesktop -v -x -z -E -d domain -u user user.domain.com
Autoselecting keyboard map 'en-us' from locale
is_wm_active(): WM name: awes
Connecting to server using NLA...
Core(warning): Certificate received from server is NOT trusted by this system, an exception has been added by the user to trust this specific certificate.
TLS Session info: (TLS1.2)-(ECDHE-X25519)-(RSA-SHA256)-(AES-256-GCM)
Failed to initialize NLA, do you have correct Kerberos TGT initialized ?
Failed to connect using NLA, trying with SSL …Run Code Online (Sandbox Code Playgroud)