夏天的运维之路
搜索文章
首页
技术笔记
资源获取
Linux
Windows
数据库
中间件
故障复盘
SOP文档
关于我
特别鸣谢
= 768 && isOpen) { isOpen = false; setTimeout(() => enableScroll(document.body), 200); }" >
enableScroll(document.body), 200);" x-transition:enter="transition ease duration-300" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="transition ease duration-300" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" style=" position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); z-index: 1001; overscroll-behavior: none; " >
enableScroll(document.body), 200)" >
首页
技术笔记
资源获取
Linux
Windows
数据库
中间件
故障复盘
SOP文档
关于我
特别鸣谢
全部
技术笔记 (4)
资源获取 (2)
Linux (2)
Windows (0)
数据库 (0)
中间件 (0)
项目案例 (0)
SOP文档 (0)
Rocky Linux 8.10运维初始化部署指南
建议部署VMvare虚拟机,下载IOS镜像部署 1. 检查操作系统与内核版本 在开始任何配置前,首先确认系统的操作系统发行版、内核版本及硬件架构,以便留存系统初始化档案。 # 查看 Rocky Linux 详细版本信息,系统内核版本与硬件架构 hostnamectl # 输出示例: Rocky Li
作者:Administrator
发布时间:2026-07-27
分类:
Linux
Linux系统概念初解
简单来说,Linux 是一个开源、免费的操作系统内核(操作系统最核心的控制中心),就像 Windows 或 macOS 一样,负责调度计算机的硬件(CPU、内存、硬盘等)并为上层应用提供运行环境。 通常说的“Linux 系统”,指的是以 Linux 内核为基础打包构建的完整操作系统(即 Linux
作者:Administrator
发布时间:2026-07-26
分类:
Linux
共 2 篇文章
1
页