none
发布时间:2018-07-26 17:35:08
######################### perpare 2 Copy all libs to other machine oper #####################cd /usrfind . -type f -mmin -30 -cmin -30 > listfind . -type l -mmin -30 -cmin -30 >> list[root@localhost usr]# cat cp.sh ####################################################################.........【阅读全文】
发布时间:2018-04-07 17:16:52
centos rtl8192eu WIFI NetworkManager wifi.scan-rand-mac-address......【阅读全文】
发布时间:2018-04-04 16:48:41
http://www.johnath.com/beep/beep.chttps://wiki.archlinux.org/index.php/PC_speakerbeep -l 200 -r 20echo -e '\a' 实际控制的是声卡beep -l 200 -r 20https://wiki.archlinux.org/index.php/PC_speaker......【阅读全文】