上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 51 下一页
摘要: https://zhuanlan.zhihu.com/p/671744884 阅读全文
posted @ 2024-05-28 17:05 代码诠释的世界 阅读(108) 评论(0) 推荐(0)
摘要: 一、问题现象 打开应用突然打不开了,一个docker应用依赖显卡 报错:failed to create shim task: OCI runtime create failed:xxxxxx 二、定位处理 1、查看显示情况 $ nvidia-smi Unable to determine the 阅读全文
posted @ 2024-05-23 20:10 代码诠释的世界 阅读(4325) 评论(0) 推荐(0)
摘要: 一、Redis Insight 1、官网下载 https://redis.io/insight/#insight-form 2、安装 sudo dpkg -i RedisInsight-linux-amd64.deb 3、运行 二、 AnotherRedisDesktopManager 1、官网下载 阅读全文
posted @ 2024-05-22 20:26 代码诠释的世界 阅读(707) 评论(0) 推荐(0)
摘要: 1、方法 终端执行 :$ gsettings set org.gnome.desktop.interface clock-show-seconds true 阅读全文
posted @ 2024-05-21 16:15 代码诠释的世界 阅读(397) 评论(0) 推荐(0)
摘要: 一、CUDA安装方法 https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#pre-installation-actions 1、使用二进制 https://developer.nvidia.com/cuda-12 阅读全文
posted @ 2024-05-20 20:12 代码诠释的世界 阅读(3154) 评论(0) 推荐(0)
摘要: 1、问题现象 安装完windterm,时间长不超过会锁屏,然后不知道怎么解锁 2、解决办法 默认的密码是空,也就是不用输入,直接回车即可解锁 3、重新设置密码 打开锁屏按钮 点击更改主密码 点击更改主密码 然后重新锁屏试下 阅读全文
posted @ 2024-05-20 09:49 代码诠释的世界 阅读(3264) 评论(0) 推荐(0)
摘要: 1、问题现象 Caused by: org.apache.jmeter.report.core.SampleException: Consumer failed with message :Consumer failed with message :Mismatch between expected 阅读全文
posted @ 2024-05-17 17:11 代码诠释的世界 阅读(201) 评论(0) 推荐(0)
摘要: 一、官方下载 https://maven.apache.org/download.cgi 二、安装方法 1、使用软件源安装 sudo apt install maven 2、使用二进制包安装 a 选择对应的二进制包下载 b 解压到指定的目录如/home/tester/tools/apache-mav 阅读全文
posted @ 2024-05-17 15:35 代码诠释的世界 阅读(1128) 评论(0) 推荐(0)
摘要: 1、解决办法 #下载libcrypto.so.1.1o.tar.gz 执行如下命令 cd ~ wget https://www.openssl.org/source/openssl-1.1.1o.tar.gz #解压libcrypto.so.1.1o.tar.gz 执行如下命令 sudo tar - 阅读全文
posted @ 2024-05-17 10:36 代码诠释的世界 阅读(1450) 评论(0) 推荐(0)
摘要: 1、对比图 二、 使用 1、FinalShell 2、WindTerm https://github.com/kingToolbox/WindTerm/releases 3、Tabby https://github.com/Eugeny/tabby/releases 选一个即可 参考链接: http 阅读全文
posted @ 2024-05-16 20:51 代码诠释的世界 阅读(111) 评论(0) 推荐(0)
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 51 下一页