摘要:https://blog.csdn.net/u011365831/article/details/78530013 Unable to locate package错误,解决方法非常简单,终端输入以下命令即可: sudo apt-get update 究其原因,应该是刚安装,软件源还来不及更新,所以
阅读全文
摘要:https://blog.csdn.net/superjunenaruto/article/details/105399039
阅读全文
摘要:https://unix.stackexchange.com/questions/3568/how-to-switch-between-users-on-one-terminal https://www.cyberciti.biz/faq/create-a-user-account-on-ubunt
阅读全文
摘要:https://blog.csdn.net/inkfish/article/details/5168676
阅读全文
摘要:http://lpicentral.blogspot.com/2018/11/ps-command-in-linux-with-examples.html https://blog.dbi-services.com/taskset-a-useful-tool-to-set-cpu-affinity/
阅读全文
摘要:https://nvidia.custhelp.com/app/answers/detail/a_id/3751/~/useful-nvidia-smi-queries https://manpages.ubuntu.com/manpages/precise/man1/alt-nvidia-curr
阅读全文
摘要:vim, sublimetext http://www.sublimetext.cn/
阅读全文
摘要:$ sudo apt-get install firefox
阅读全文
摘要:https://www.ncnynl.com/archives/201910/3399.html https://www.nomachine.com/download/ $ sudo dpkg -i nomachine_7.0.211_1_arm64.deb
阅读全文
摘要:https://adrianmejia.com/how-to-set-up-samba-in-ubuntu-linux-and-access-it-in-mac-os-and-windows/ "You can’t access this shared folder because your org
阅读全文
摘要:You can't access this shared folder because your organization's security policies block unauthenticated guest access. These policies help protect your
阅读全文
摘要:https://blog.csdn.net/gpf19930310/article/details/82461306 GPG error: http://mirrors.cloud.aliyuncs.com/ubuntu xenial-backports InRelease chmod 777 /t
阅读全文
摘要:https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-ubuntu-18-04-bionic-beaver-linux https://www.cyberciti.biz/faq/ubuntu-linux-install-nvidi
阅读全文
摘要:$ sudo du -a /dir/ |sort -n -r |head -n 20 check the sized related to night* folder. $ du -sh night*
阅读全文
摘要:http://blog.itpub.net/29371470/viewspace-2156416/ [root@localhost ~]# iptables -I INPUT -p tcp --dport 5901 -j ACCEPT [root@localhost ~]# iptables -I
阅读全文
摘要:log setting /etc/rsyslog.d/50-default https://blog.csdn.net/u011723812/article/details/77389105 http://blog.chinaunix.net/uid-26569496-id-3199434.html
阅读全文
摘要:https://zhidao.baidu.com/question/579404137.html
阅读全文
摘要:https://blog.csdn.net/fst438060684/article/details/80685667 https://blog.csdn.net/miss1181248983/article/details/82840006 https://www.w3cschool.cn/jen
阅读全文
摘要:$ diff -up svc.orig.c svc.c > patchhttps://www.cnblogs.com/aaronLinux/p/5860552.html
阅读全文