摘要:
From https://gist.github.com/magnetikonline/0ccdabfec58eb1929c997d22e7341e45 AD LDS - create user via ADSI Edit, user need attributes (mail, userprinc 阅读全文
摘要:
https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/ReentrantReadWriteLock.html Lock downgrading Reentrancy also allows downgrading f 阅读全文
摘要:
Note: on Debian 9 sudo aptitude install tightvnc configure to start with icewm vi ~/.vnc/xstartup with below: #!/bin/bash xrdb $HOME/.Xresources icewm 阅读全文
摘要:
参照 : https://www.cygwin.com/faq.html > 下面解决: Also, set /etc/nsswitch.conf as follows: passwd: files db group: files db 另外 set LC_ALL=C 的 bug 在新版本解决了 阅读全文
摘要:
From https://blog.csdn.net/qq_40925189/article/details/102833531 第一种:需要登录才能运行的方法 第一步:编写运行jar包的bat文件新建一个run.txt文件,将以下内容放进去,然后修改文件后缀为.bat @echo off java 阅读全文
摘要:
Key combination Action Windows logo key Open or close the Start menu Windows logo key + Pause Display the System Properties dialog box Windows logo ke 阅读全文
摘要:
squid.conf chromium.exe --proxy-server="XXXXX:3128" # # Recommended minimum configuration: # # Example rule allowing access from your local networks. 阅读全文