
Linux学习使用
文章平均质量分 51
wongHome
种一棵树最好的时间是十年前,其次是现在.
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Linux 终端查看 nvidia 显卡型号
Linux 终端查看 nvidia 显卡型号原创 2024-12-30 21:12:04 · 1325 阅读 · 0 评论 -
Ubuntu系统如何实现键盘按键映射到其他按键(以 Ctrl+c 映射到 F3,Ctrl+v 映射到 F4 为例)
Ubuntu系统如何实现键盘按键映射到其他按键(以 Ctrl+c 映射到 F3,Ctrl+v 映射到 F4 为例)原创 2024-11-02 17:43:49 · 1181 阅读 · 0 评论 -
/lib/libgdal.so.26: undefined symbol: TIFFReadRGBATileExt, version LIBTIFF_4.0 的参考解决方法
/lib/libgdal.so.26: undefined symbol: TIFFReadRGBATileExt, version LIBTIFF_4.0 的参考解决方法原创 2024-08-01 09:54:36 · 1999 阅读 · 1 评论 -
file:/var/cudnn-local-repo-ubuntu2004-8.6.0.163 Release‘ does not have a Release的参考解决方法
file:/var/cudnn-local-repo-ubuntu2004-8.6.0.163 Release‘ does not have a Release的参考解决方法原创 2024-07-10 20:06:32 · 454 阅读 · 1 评论 -
ModuleNotFoundError: No module named ‘matlab.engine‘; ‘matlab‘ is not a package 的参考解决方法
ModuleNotFoundError: No module named 'matlab.engine'; 'matlab' is not a package 的参考解决方法原创 2024-05-25 17:25:28 · 2326 阅读 · 2 评论 -
error while loading shared libraries: xxxx.so 的解决方法
error while loading shared libraries: xxxx.so 的解决方法原创 2024-05-17 20:01:06 · 452 阅读 · 0 评论 -
Could not load the Qt platform plugin “xcb“ in ““ even though it was found.参考解决方法
Could not load the Qt platform plugin "xcb" in "" even though it was found.参考解决方法原创 2024-05-16 15:18:08 · 3652 阅读 · 0 评论 -
Linux 如何 kill 指定的 python 进程
Linux 如何 kill 指定的 python 进程原创 2024-01-03 23:18:00 · 1340 阅读 · 0 评论 -
Ubuntu连不上WiFi 或者虽然能连上校园网,但是浏览器打不开登录页面
Ubuntu连不上WiFi 或者虽然能连上校园网,但是浏览器打不开登录页面原创 2023-11-02 10:33:53 · 3012 阅读 · 0 评论 -
undefined reference to symbol ‘pthread_condattr_setclock@@GLIBC_2.3.3‘ 的参考解决方案
undefined reference to symbol 'pthread_condattr_setclock@@GLIBC_2.3.3' 的参考解决方案原创 2023-10-18 22:54:27 · 1487 阅读 · 0 评论 -
Ubuntu 以管理员权限打开文件夹的方法
Ubuntu 以管理员权限打开文件夹的方法原创 2023-06-09 11:58:15 · 2875 阅读 · 0 评论 -
运行python代码时遇到module ‘numpy‘ has no attribute ‘float‘解决方法
运行python代码时遇到module ‘numpy‘ has no attribute ‘float‘解决方法原创 2023-04-11 22:31:45 · 23843 阅读 · 6 评论 -
Ubuntu 系统实时查看CPU温度和GPU温度
Ubuntu 系统实时查看CPU温度和GPU温度原创 2023-03-17 18:00:36 · 12116 阅读 · 1 评论 -
Ubuntu 系统查看CPU实时频率工具 -- cpupower
Ubuntu 系统查看CPU实时频率工具 -- cpupower原创 2023-03-16 21:30:31 · 8741 阅读 · 1 评论 -
error while loading shared libraries: libxml2.so.2: cannot open shared object file 解决方法
error while loading shared libraries: libxml2.so.2: cannot open shared object file 解决方法原创 2022-12-07 10:40:45 · 9855 阅读 · 0 评论 -
ubuntu20.04屏幕亮度无法调节的解决方法->安装 brightness-controller-simple 软件
ubuntu20.04屏幕亮度无法调节的解决方法->安装 brightness-controller-simple 软件原创 2022-12-03 23:04:21 · 3307 阅读 · 5 评论 -
/bin/sh: python: not found 的解决方法
/bin/sh: python: not found 的解决方法原创 2022-12-03 16:47:17 · 22534 阅读 · 8 评论 -
ubuntu编译报错 fatal error:libudev.h:No such file or directory 解决方法
ubuntu编译报错 fatal error:libudev.h:No such file or directory 解决方法原创 2022-11-21 11:56:53 · 4180 阅读 · 0 评论 -
编译报错:undefined reference to `TIFFReadDirectory@LIBTIFF_4.0‘解决方法
编译报错:undefined reference to `TIFFReadDirectory@LIBTIFF_4.0'解决方法原创 2022-11-06 17:32:22 · 7866 阅读 · 6 评论 -
报错: /usr/lib/libgdal.so.20: symbol TIFFReadRGBATileExt version LIBTIFF_4.0 not defined
python报错: /usr/lib/libgdal.so.20: symbol TIFFReadRGBATileExt version LIBTIFF_4.0 not defined原创 2022-10-30 11:44:35 · 4403 阅读 · 0 评论 -
Linux zip进行分卷压缩, unzip 进行多卷组合并解压
Linux zip进行分卷压缩, unzip 进行解压原创 2022-10-19 15:06:56 · 7842 阅读 · 0 评论 -
Ubuntu 18 安装截图工具 flameshot
Ubuntu 18 安装截图工具 flameshot原创 2022-10-12 22:35:37 · 648 阅读 · 0 评论 -
Ubuntu 安装NVIDIA显卡驱动、安装对应的CUDA
Ubuntu 安装NVIDIA显卡驱动、安装对应的CUDA原创 2022-10-08 17:45:15 · 13580 阅读 · 1 评论 -
Ubuntu 如何根据NVIDIA显卡型号确定对应的显卡驱动版本并安装
Ubuntu 如何根据NVIDIA显卡型号确定对应的驱动版本并安装原创 2022-10-07 22:54:34 · 19742 阅读 · 2 评论 -
ubuntu下查看nvidia显卡驱动是否成功安装
ubuntu下查看nvidia显卡驱动是否成功安装原创 2022-10-07 18:05:24 · 36278 阅读 · 7 评论 -
Linux 如何查看.deb文件详细信息版本号包名
Linux 如何查看.deb文件详细信息版本号包名原创 2022-07-29 19:57:50 · 6146 阅读 · 0 评论 -
编译报错: Could not find a package configuration file provided by “CGAL“ ... CGALConfig.cmake 解决方法
编译报错: Could not find a package configuration file provided by "CGAL" ... CGALConfig.cmake 解决方法原创 2022-06-05 11:54:16 · 2447 阅读 · 3 评论 -
make install 安装的库,如何卸载
make install 安装的库,如何卸载原创 2022-06-04 17:22:19 · 6999 阅读 · 2 评论 -
Make No rule to make target ‘tools/objtool/objtool‘
写在前面转载链接:[1] baixvkwfn. Make No rule to make target ‘tools/objtool/objtool’ [EB/OL]. https://blog.csdn.net/baixvkwfn/article/details/99537599/, 2019-08-14/20220315.原文编译一版Ubuntu 18.04.1 自定内核4.19.8-768-amd+下的PL2303GC驱动,提示No rule to make target ‘tools/obj转载 2022-04-14 12:07:16 · 1070 阅读 · 0 评论 -
运行报错:/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26‘ not found
写在前面自己的环境:Ubuntu 16.04 , ros-kinetic一、报错描述运行程序时报错:/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found通过这个报错可以看出,报错提示缺少 GLIBCXX_3.4.26,也就是缺少 libstdc++.so.6.0.26 。(报错提示缺少 GLIBCXX_3.4.22,也就是缺少 libstdc++.so.6.0.22 )通过以下指令可原创 2022-04-04 22:18:53 · 13471 阅读 · 6 评论 -
/usr/bin/ld: cannot find -lfmt
1. 问题描述编译报错/usr/bin/ld: cannot find -lfmt/usr/bin/ld: cannot find -lfmt2. 解决方法自己电脑里面真的没有 fmt 库,所以删掉试试,删掉 fmt 之后编译成功。原来的 CMakeLists 文件find_package (Sophus REQUIRED)include_directories(${Sophus_INCLUDE_DIRS})list(APPEND ALL_TARGET_LIBRARIES ${So原创 2022-03-25 09:49:02 · 634 阅读 · 0 评论 -
编译报错:ImportError: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22‘ not found
写在前面自己的环境:Ubuntu 16.04 , ros-kinetic本文转载自[1] 凤⭐尘. ImportError: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22’ not found [EB/OL]. https://blog.csdn.net/qq_36396104/article/details/88774797, 2019-03-24/2022-03.24.1. 报错描述ImportError:转载 2022-03-24 20:27:08 · 1917 阅读 · 0 评论 -
Ubuntu报错:下列签名无效: EXPKEYSIG ******* Open Robotics <[email protected]>
文章目录一、问题描述二、解决方法一、问题描述自己在运行 sudo apt-get update遇到如下报错W: GPG 错误:http://mirrors.ustc.edu.cn/ros/ubuntu xenial InRelease: 下列签名无效: EXPKEYSIG F42ED6FBAB17C654 Open Robotics <[email protected]>E: 仓库 “http://mirrors.ustc.edu.cn/ros/ubuntu xenial In原创 2021-07-29 19:35:07 · 2210 阅读 · 0 评论 -
ubuntu 报错 : 无法获得锁 /var/lib/dpkg/lock-frontend - open (11: 资源暂时不可用)
文章目录一、问题描述二、解决方法一、问题描述Ubuntu 报错E: 无法获得锁 /var/lib/dpkg/lock-frontend - open (11: 资源暂时不可用)E: 无法获取 dpkg 前端锁 (/var/lib/dpkg/lock-frontend),是否有其他进程正占用它?二、解决方法直接移除掉相关的文件:sudo rm -r -f /var/lib/dpkg/lock-frontend参考链接:[1] 解决‘E: 无法获得锁 /var/lib/dpkg/lock-原创 2021-07-29 18:56:47 · 285 阅读 · 0 评论 -
CMakeFile学习笔记之常用CMake命令
参考链接:[1] cmake学习笔记之add_library、target_link_libraries和link_directories https://blog.csdn.net/bigdog_1027/article/details/79113342原创 2021-03-13 22:22:25 · 2335 阅读 · 1 评论 -
ubuntu系统突然卡死或者完全死机怎么办
写在前面本文转载自ubuntu系统突然卡机或者完全死机怎么办 https://blog.csdn.net/qq_34706266/article/details/90142094如有侵权,亲联系删除情况一、ubuntu突然卡机且无法操作时在进行下列步骤前,请回忆自己ubuntu系统的用户名和密码,接下来将会用到。接下来我们要做的是进入tty终端直接注销用户重新登录。按CTRL+ALT+F1,此时到达tty命令窗口(ubuntu总共有6个tty终端,F1进入第一个,F2进入第二个,以此类推,转载 2021-03-13 19:22:21 · 46696 阅读 · 13 评论 -
启动ubuntu停在grub页面,并出现Minimal BASH-like line editingis supported解决方法
启动ubuntu停在grub页面,并出现Minimal BASH-like line editingis supported解决方法转载 2021-03-08 19:20:16 · 46399 阅读 · 28 评论 -
Ubuntu的搜狗输入法终端重启
写在前面有时候ubuntu输入法自己就会关掉,并且找不到重启入口。这里提供一种简单的终端重启的方法,供参考。方法:fictx自带的重启命令直接重启fcitxfcitx -r 如果执行不成功,就增加 sudo 试试:sudo fcitx -r ...原创 2021-03-02 10:27:27 · 1797 阅读 · 0 评论 -
Linux Ubuntu 如何以root身份打开文件管理器
Linux Ubuntu 如何以root身份打开文件管理器原创 2021-03-02 10:01:55 · 10534 阅读 · 0 评论 -
解决Linux下鼠标变成十字形状无法点击
原因:一般这种情况是 没有进入python环境,而是直接执行了 import 指令解决办法:直接杀死那个进程wong@wong-Inspiron-3558:~ $ ps -e | grep import 6967 pts/4 00:00:00 importwong@wong-Inspiron-3558:~ $ kill -9 6967 # 6967 是上面对应的PID号...原创 2021-01-24 14:57:50 · 2975 阅读 · 2 评论