Giter Club home page Giter Club logo

linux's Introduction

「 Linux 」

💡 Linux 操作系统指导手册

话说你们的虚拟机出毛病可以 win+R -> msconfig -> 服务 -> 隐藏所有 Microsoft 服务 -> 全部禁用 -> 确定 -> 重启 -> 管理员模式打开 cmd -> netsh winsock reset -> win+R -> msconfig -> 服务 -> 隐藏所有 Microsoft 服务 -> 全部启用 -> 确定 -> 重启

📚 目录导航

  1. Shell 基础

  2. Linux 命令及常用命令

  3. Vim 的基本操作

  4. Shell 编程

  5. Linux C 程序设计

  6. 文件处理

  7. 基于 POSIX 的目录管理

  8. 内存管理

  9. 进程与进程管理

  10. 进程间通信

  11. 线程

⭐ Linux 说明

「 简介 」

  • 起源:Linus Torvalds,芬兰赫尔辛基大学学生

  • 可在 GNU 公共许可 权限下免费获得。

  • 符合 POSIX 标准 的操作系统。

「 Linux 版本 」

「 Linux 特点 」

  • 自由软件

    • Linux 作为开放源码的自由软件的代表。
  • 完全兼容 POSIX 1.0 标准

    • POSIX 可移植操作系统接口。

    • 用户可以在 Linux 下通过相应的模拟器运行常见的 DOS、Windows 程序。

  • 多用户、多任务操作系统

    • 系统资源可以被不同用户各自拥有,互不影响。

    • 计算机同时执行多个程序,且运行相互独立。

  • 良好的用户界面

    • 用户界面:命令行界面(shell)、图形界面。

    • 系统调用。

  • 支持多种文件系统

    • 例如:EXT2 EXT3 NFS NTFS VFAT
  • 丰富的网络功能

    • 例如:TFTP、BOOTP 等网络服务。
  • 可靠的系统安全

  • 设备独立性

  • 良好的可移植性

    • 支持多种体系结构:X86、ARM、MIPS 等。

- End -

linux's People

Contributors

fmw666 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

jacksonluang

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.