上一页 1 2 3 4 5 6 ··· 9 下一页
摘要: https://zhuanlan.zhihu.com/p/96733281 阅读全文
posted @ 2023-04-23 19:02 juneyiiii 阅读(74) 评论(0) 推荐(0)
摘要: 1. 照片双栏格式插入 \begin{figure} \includegraphics[width=\linewidth]{qian.jpg} \caption{Example of a figure caption.} \label{qian.jpg} \end{figure} 2. 照片单栏格式 阅读全文
posted @ 2023-04-17 15:26 juneyiiii 阅读(3056) 评论(0) 推荐(0)
摘要: 1、查看信息: 输入以下命令: dmesg | egrep -i -B100 'killed process' 可以输出最近killed的信息。 2、设定kill优先度: 1)完全关掉OOM(不建议): sysctl vm.overcommit_memory=2 echo “vm.overcommi 阅读全文
posted @ 2023-04-17 10:09 juneyiiii 阅读(854) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/yz19930510/article/details/80324389 阅读全文
posted @ 2023-04-10 19:19 juneyiiii 阅读(4) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/Castlehe/article/details/120227884 阅读全文
posted @ 2023-04-10 19:13 juneyiiii 阅读(79) 评论(0) 推荐(0)
摘要: 首先,可以使用两个命令查看显卡驱动和系统驱动: 1、输入下条命令,查看你的显卡驱动所使用的内核版本: cat /proc/driver/nvidia/version Kernel Moduel为 470.161.03 2、输入下条命令,查看系统驱动: cat /var/log/dpkg.log | 阅读全文
posted @ 2023-04-09 16:17 juneyiiii 阅读(732) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/shield911/article/details/124269761 阅读全文
posted @ 2023-04-07 02:46 juneyiiii 阅读(46) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-03-31 23:28 juneyiiii 阅读(14) 评论(0) 推荐(0)
摘要: 平平无奇的一天,想同步一下本地和服务器的程序。博主一般采用的同步文件的方法是通过xshell先连接服务器,再通过xftp同步文件。 突然,今天打开xshell的时候,报出问题需要更新到新版本: 然后就开始自动更新,结果显示当前xshell 7已经是最新版本的了! 我又试了一下Xftp 7,也是无法直 阅读全文
posted @ 2023-03-30 12:29 juneyiiii 阅读(8015) 评论(0) 推荐(1)
摘要: https://blog.csdn.net/marsjhao/article/details/72829635?spm=1001.2101.3001.6650.3&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7ECTRLI 阅读全文
posted @ 2023-03-27 19:34 juneyiiii 阅读(38) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 ··· 9 下一页