书栈网 · BookStack 本次搜索耗时 0.009 秒,为您找到 369 个相关结果.
  • Debian 参考手册(版本 2.76)

    Debian 参考手册(版本 2.76)(2019-03-21 15:39:20 UTC) 旨在作为一份 Debian 系统安装后的用户指南,为 Debian 系统的使用与管理提供广泛的概览。它通过为非开发者编写的 shell 命令示例来涵盖系统管理的方方面面。
  • 鸟哥的Linux私房菜:服务器架设篇 第三版

    底下这些文件主要是针对在 Linux 上的网络服务器来书写架设方式的,鸟哥主要以使用 RPM/YUM 作为软件安装的 CentOS 为基础系统。 CentOS 是属于 Red Hat Enterprise Linux (RHEL) 的操作系统,所以理论上 RHEL, CentOS, Fedora 等版本都适用的啦! 为什么要使用默认的软件管理方式来安装所有的...
  • 阮一峰 Bash 脚本教程

    本教程介绍 Linux 命令行 Bash 的基本用法和脚本编程。
  • PowerShell 6.0 官方文档中文版

    PowerShell 是构建于 .NET 上基于任务的命令行 shell 和脚本语言。 PowerShell 可帮助系统管理员和高级用户快速自动执行用于管理操作系统(Linux、macOS 和 Windows)和流程的任务。
  • Debian Policy Manual v4.5

    This manual describes the policy requirements for the Debian distribution. This includes the structure and contents of the Debian archive and several design issues of the operating...
  • 阮一峰 AWK 入门教程

    awk是处理文本文件的一个应用程序,几乎所有 Linux 系统都自带这个程序。
  • 18个AWK的经典实战案例

    AWK 是一种处理文本文件的语言,是一个强大的文本分析工具。之所以叫 AWK 是因为其取了三位创始人 Alfred Aho,Peter Weinberger, 和 Brian Kernighan 的 Family Name 的首字符。
  • Fedora Quick Docs

    This is a collection of short HOWTO and FAQ style documentation for Fedora users. Use the menu on the left to find an area of interest, and under that solutions to your specific pr...
  • Fedora 34 User Documentation

    Fedora documentation describes how to install and use the Fedora operating system and the software packaged by the Fedora Project.
  • Arthas v3.5.0 用户文档

    Arthas 是Alibaba开源的Java诊断工具,深受开发者喜爱。Arthas支持JDK 6+,支持Linux/Mac/Windows,采用命令行交互模式,同时提供丰富的 Tab 自动补全功能,进一步方便进行问题的定位和诊断。