百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
L

Linux-Guide

> DevOps
开源

Linux 指南。了解 Linux 硬件供应商、云端 Linux、桌面环境、窗口管理器、Linux 发行版、Linux 安全性、图形(AMD/NV)等。

1.3K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Linux 指南。了解 Linux 硬件供应商、云端 Linux、桌面环境、窗口管理器、Linux 发行版、Linux 安全性、图形(AMD/NV)等。

Linux Guide

A guide covering Linux including it's multiple Desktop enviroments, Window managers, Tools, and Applications that will make you a better and more efficient Linux user.

Note: You can easily convert this markdown file to a PDF in VSCode using this handy extension Markdown PDF.

Table of Contents

  1. Linux Learning Resources

    • Linux Software Repositories & Package Managers
    • Linux kernel
    • Systemd
    • Linux YouTube Channels
    • Linux Podcasts
  2. Linux Destop Environments

  3. Linux Window Managers

  4. Linux Companies

  5. Linux Hardware Vendors

  6. Linux in the Cloud

  7. Getting Software

    • Microsoft Office Alternatives

    • Secure & Privacy-focused Web Browsers

      • Privacy & Security Focused Browser extensions
      • Privacy-focused Search Engines
    • Backups

    • Storage Health

    • Improving Battery Life

    • Copy/Transfer files to your Linux System

    • Running Android Apps on your Linux system

    • Running Windows Apps on your Linux system

    • Professional Audio/Video Editing

    • Setting up OBS Studio

      • Useful OBS Studio 3rd party Plugins & Themes
  8. Gaming

    • Linux Gaming Resources & Tweak Tools
    • Game Controllers
    • Steam
    • ProtonDB
    • Lutris
      • Epic Games Store integration
      • Blizzard Battle.net integration
      • EA Play integration
      • Origin integration
      • Ubisoft Connect integration
      • GOG Galaxy integration
    • Playnite
    • GameHub
    • Epic Games Store
    • Game Streaming
      • Cloud Game Streaming
      • Local Game Streaming
    • Game Emulators
      • Emulator Frontends
      • Nintendo GameCube & Wii
      • Nintendo Switch
      • Nintendo 64
      • Nintendo 3DS
      • Nintendo DS
      • Super Nintendo Entertainment System (SNES)
      • Nintendo Entertainment System (NES)
      • Game Boy Advance
      • DOS
      • Atari
      • Sega Dreamcast
      • PlayStation Portable
      • PlayStation 1
      • PlayStation 2
      • PlayStation 3
      • Xbox
      • MAME
    • Hardware Performance(CPU, GPU, Gaming Peripherals)
      • NVIDIA
      • AMD
      • Intel ARC
      • Gaming Peripherals
    • Performance Benchmarks
    • WINE
  9. WireGuard

  10. Linux Security Hardening

  • Security Standards, Frameworks and Benchmarks
  • Security Tools
  1. File systems

  2. Debian

  3. Ubuntu

  4. Pop!_OS

  5. Linux Mint

  6. Fedora/CentOS Stream/Red Hat Enterprise Linux

  7. SUSE/openSUSE

  8. Arch Linux

  9. NixOS

Linux Learning Resources

Back to the Top

  • A Brief History of Linux

  • Contribute to FOSS by Jason Evangelho, is an entensive Wiki page on how to contribute to the Linux and FOSS community.

  • The Open Source Computer Science Degree by Forrest Knight

  • My Windows Subsystem for Linux(WSL) Guide

  • SUSE Training and Certification Program

  • Red Hat Training and Certification Program

  • Linux Foundation Training and Certification Program

Linux Professional Institute(LPI) is a non profit organization. Linux Professional Institute (LPI) is the global certification standard and career support organization for open source professionals. With more than 175,000 certification holders, it's the world's first and largest vendor-neutral Linux and open source certification body.

Linux Foundation is home to Linux, Node.js and other mission critical projects that form the backbone of modern internet services, including Pinterest. Joining The Linux Foundation is a great way for established companies like ours to support those communities.

Cloud Native Computing Foundation (CNCF) hosts critical components of the global technology infrastructure. CNCF brings together the world's top developers, end users, and vendors and runs the largest open source developer conferences. CNCF is part of the nonprofit Linux Foundation.

RISC-V Foundation is a non-profit corporation controlled by its members to drive forward the adoption and implementation of the free and open RISC-V instruction set architecture (ISA).

Open Source Security Foundation (OpenSSF) is a cross-industry collaboration that brings together leaders to improve the security of open source software by building a broader community, targeted initiatives, and best practices. The OpenSSF brings together open source security initiatives under one foundation to accelerate work through cross-industry support. Along with the Core Infrastructure Initiative and the Open Source Security Coalition, and will include new working groups that address vulnerability disclosures, security tooling and more.

Free Software Foundation (FSF) is a nonprofit with a worldwide mission to promote computer user freedom.

Linux Software Repositories & Package Managers

Back to the Top

dpkg(Debian Package) is the package management system in Debian and its OS derivatives.

DEB is a Debian Software Package file used on Debian-based Linux systems such Debian, Ubuntu, Linux Mint, and Pop!_OS.

APT (Advanced Package Tool) is a higher-level package management systemtool, that is more commonly used than dpkg as it can fetch packages from remote locations.

Nala is a commandline frontend for the APT package manager.

Synaptic Package Manager is a graphical package management tool based on APT.

PPA(Personal Package Archive) is a set of software repositories that can distribute software and updates directly to Ubuntu users. Create your source package, upload it and Launchpad will build binaries and then host them in your own apt repository.

PackageKit is a suite of software applications designed to provide a consistent and high-level front end for a number of different package management systems on Linux.

EPEL (Extra Packages for Enterprise Linux) is an free and open source community-based repository project from the Fedora team which provides 100% high-quality add-on software packages for Linux distribution including RHEL (Red Hat Enterprise Linux) and CentOS Stream.

DNF(Dandified Packaging Tool) is a software package manager that installs, updates, and removes packages on Fedora and is the successor to YUM (Yellow-Dog Updater Modified). DNF makes it easy to maintain packages by automatically checking for dependencies and determines the actions required to install packages.

Micro DNF is a lightweight C implementation of DNF, designed to be used for doing simple packaging actions when you don't need full-blown DNF and you want the tiniest useful

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Rustawesome-listsfirewalldflatpakgnu-linux

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类DevOps
定价开源

> 相关工具

D
Docker
容器化平台,标准化应用交付
G
GitHub Actions
GitHub 原生 CI/CD 工作流
N
Nginx
高性能 Web 服务器与反向代理