摘要:
/** @file arrInteraction.cpp * @note All Right Reserved. * @brief * @author * @date 2020/4/15 * @note * @history * @warning */ #include <iostream> #in 阅读全文
posted @ 2026-04-08 17:11
PKICA
阅读(3)
评论(0)
推荐(0)
摘要:
1. gdb调试配置 这是一份标准化的GDB调试环境配置指南,包含了Debuginfod(第三方调试符号自动下载)和GDB历史记录持久化设置。 1.1 配置第三方调试符号下载 (Debuginfod) 为使所有用户都能自动下载调试符号,建议在系统配置文件中设置。 操作步骤:编辑 /etc/profi 阅读全文
posted @ 2026-04-02 14:20
PKICA
阅读(9)
评论(0)
推荐(0)
摘要:
在 Ubuntu 24.04 中,出于安全考虑,默认是禁用 root 用户登录的,且 root 用户没有设置密码。要使用 root 用户登录,您需要先设置 root 密码,然后启用相关服务。 以下是实现 root 登录的步骤: 1. 设置 Root 密码 首先在当前普通用户下,通过终端设置 root 阅读全文
posted @ 2026-04-01 10:10
PKICA
阅读(148)
评论(0)
推荐(0)
浙公网安备 33010602011771号