摘要:https://www.cnblogs.com/dragonsuc/p/5512797.html
阅读全文
摘要:sudo nano -w /etc/sudoershttps://stackoverflow.com/questions/58195304/how-to-fix-etc-sudoers-syntax-error-near-line-number
阅读全文
摘要:https://support.mellanox.com/s/article/howto-change-network-interface-name-in-linux-permanently
阅读全文
摘要:$ sudo apt-get install gcc-11 $ sudo apt-get install gdb
阅读全文
摘要:https://www.answertopia.com/ubuntu/using-nfs-to-share-ubuntu-files-with-remote-systems/ $ sudo vim /etc/exports /mnt/nfs_share *(insecure,rw,sync,no_s
阅读全文
摘要:/mnt/c/Users/name/Downloads/PuTTY putty.exe -ssh test@10.xx.171.170 -pw password -m "cmd.txt" putty.exe -ssh test@10.xx.171.170 -pw password -m "cmd.t
阅读全文
摘要:#cut -d"," -f84 yolov4_training_log_cspdarknet53.csv #cut -d"," -f1,84 yolov4_training_log_cspdarknet53.csv # cut -d'"' -f4,10 data/an4_converted/test
阅读全文
摘要:https://www.tecmint.com/unzip-extract-zip-files-to-specific-directory-in-linux/ $ zip -r xxx.zip . $unzip xxx.zip -d /raid/
阅读全文
摘要:微软在Win10系统中已经内置了好几种截屏的方法,功能强大、快捷一、Win10 截屏工具 在Win10开始菜单中直接输入"截屏"便可以打开自带截屏工具, 点击新建便可以进行截屏操作 在模式选项中可以选择截图模式 不必是矩形,可以用任意形式截图 延迟选项卡中可以选择延迟N秒后进行截图 在截图完毕后,可
阅读全文
摘要:Open Windows power shell, then run pscp PS C:\Users\xxx\Downloads> pscp test.tgz xxx@aa.bb.cc.18:/temp/ test.tgz | 48384 kB | 2304.0 kB/s | ETA: 00:12
阅读全文
摘要:# apt-get install smbclientReading package lists... DoneBuilding dependency treeReading state information... DoneThe following additional packages wil
阅读全文
摘要:https://topic.alibabacloud.com/a/what-does-linux-ps-state-sl-mean-__linux_1_16_20214630.html PS looked at the state, found that the state is sl+, In L
阅读全文
摘要:https://stackoverflow.com/questions/63654885/is-it-correct-that-nvidia-smi-on-docker-does-not-show-processes Solution: https://github.com/matpool/mpu
阅读全文
摘要:https://www.cnblogs.com/chucklu/p/6874820.html (good) https://www.jianshu.com/p/e487e89c2a4e https://milosophical.me/blog/2018/latin1-to-utf8.html
阅读全文
摘要:dpkg -l | grep -i opengl
阅读全文
摘要:https://developer.nvidia.com/opengl-driver
阅读全文
摘要:https://malwaretips.com/blogs/remove-newssysstem-net/
阅读全文
摘要:https://www.cnblogs.com/peida/archive/2013/03/13/2956992.html $ telnet 192.168.10.224 50051 https://unix.stackexchange.com/questions/500385/telnet-ret
阅读全文
摘要:http://blog.itpub.net/32980/viewspace-1036527/ https://unix.stackexchange.com/questions/139698/why-would-curl-and-wget-result-in-a-403-forbidden https
阅读全文