随笔分类 -  Linux

学习笔记
摘要:链接: 手把手教你实现Confluence6.7.1安装与破解 正文: Confluence是一个专业的企业知识管理与协同软件,也可以用于构建企业wiki。 准备工作 下载confluence6.7.1 wget https://downloads.atlassian.com/software/co 阅读全文
posted @ 2023-10-11 17:41 年华似水゛ 阅读(615) 评论(0) 推荐(0) 编辑
摘要:原文:https://blog.csdn.net/weixin_42123992/article/details/106135499 PS1应用之——修改linux终端命令行各字体颜色 觉得linux终端命令行全部为白色,会经常导致命令与输出内容难以分辨。于是上网找到修改linux终端命令行颜色的方 阅读全文
posted @ 2023-10-08 18:07 年华似水゛ 阅读(108) 评论(0) 推荐(0) 编辑
摘要:ubuntu Usb serial console 能够把下电时打印输出到串口上,可以记录,而netconsole只能输出下电到disk 之前的打印 Usb串口线,ftdi或pl2303都可以 如果是ubuntu,需要重新编译内核,CONFIG_USB_SERIAL_CONSOLE=y CONFIG 阅读全文
posted @ 2023-02-14 17:08 年华似水゛ 阅读(394) 评论(0) 推荐(0) 编辑
摘要:参考: Linux内核文档:《如何让你的改动进入内核》 - 广漠飘羽 - 博客园 提交内核补丁到Linux社区的步骤 - 广漠飘羽 - 博客园 建议: 内容具有时效性,需要阅读最新版本的同学,可以点击下面kernel的官方翻译网页: https://www.kernel.org/doc/html/l 阅读全文
posted @ 2023-02-10 18:00 年华似水゛ 阅读(216) 评论(0) 推荐(0) 编辑
摘要:Linux CentOS 8系统离线升级内核版本 搬运如下文章,十分感谢 https://blog.csdn.net/WQwinter/article/details/127231086 二、升级步骤 1、查看当前内核版本 uname -sr 2、下载新版本内核 由于运行环境的特殊要求,不允许接入外 阅读全文
posted @ 2023-01-16 19:02 年华似水゛ 阅读(1082) 评论(0) 推荐(0) 编辑
摘要:新机器环境配置 环境: centos 8 环境问题解决 问题 现象: centos 8 yum无法下载lib centos 8 已经EOL了,需要更换源 解决: # 备份现有的repo配置文件 rename '.repo' '.repo.bak' /etc/yum.repos.d/*.repo # 阅读全文
posted @ 2023-01-16 18:45 年华似水゛ 阅读(864) 评论(0) 推荐(0) 编辑
摘要:华为云: https://mirrors.huaweicloud.com/home 阿里云: https://developer.aliyun.com/mirror/ 阅读全文
posted @ 2023-01-16 13:03 年华似水゛ 阅读(47) 评论(0) 推荐(0) 编辑
摘要:1.通过命令lspci查看网卡型号: # lspci Ethernet controller: Intel Corporation Ethernet Connection (7) I219-V (rev 10) Ethernet controller: Realtek Semiconductor C 阅读全文
posted @ 2023-01-16 10:53 年华似水゛ 阅读(1581) 评论(0) 推荐(0) 编辑
摘要:一、Ubuntu20.04更换系统默认启动内核,【采用apt 更新在线内核】 参考: https://blog.csdn.net/weixin_46584887/article/details/125973263 二、操作步骤 首先使用如下命令可以查看系统目前正在使用的内核: uname -r 输出 阅读全文
posted @ 2022-12-29 17:29 年华似水゛ 阅读(5783) 评论(0) 推荐(0) 编辑
摘要:ubuntu 安装 libhugetlbfs-dev 包就可以。 centos yum search xx # 搜索包名 阅读全文
posted @ 2022-12-22 17:13 年华似水゛ 阅读(62) 评论(0) 推荐(0) 编辑
摘要:【已解决】smb失败:由软件导致的连接断开 英文版本如下: Unable to access location. Failed to mount Windows share: Software caused connection abort 问题: 18.04升级到20.04就不行了 解决方法 编辑 阅读全文
posted @ 2022-12-06 11:33 年华似水゛ 阅读(688) 评论(0) 推荐(0) 编辑
摘要:Ubuntu图形界面root登录出现“sorry, that didn’t work please try again” /etc/pam.d/gdm-autologin,注掉 /etc/pam.d/gdm-password,注掉 阅读全文
posted @ 2022-12-06 11:19 年华似水゛ 阅读(492) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/Viking_JoneJi/article/details/123676138 解决 Failed to search for file: cannot update repo ‘appstream’: Cannot prepare internal mi 阅读全文
posted @ 2022-12-06 11:15 年华似水゛ 阅读(834) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示