摘要:
vi /usr/libexec/xrdp/startwm.sh 或者/etc/xrdp/startwm.sh: 找到相应的发行版本,增加mate-session如下所示: # el if [ -r /etc/X11/xinit/Xsession ]; then pre_start mate-sess 阅读全文
摘要:
#!/bin/bashfile=('leon 01.cap' leon-02.cap nicky-01.cap whoareu-01.cap 8dbb-01.cap)dict=(simple.txt password.txt bir.txt)for i in "${file[@]}"do for j 阅读全文
摘要:
If you run Jenkins as a service in the background it won't open apps in the foreground. You may either try to run it not as a service in the foregroun 阅读全文