A brief introduction and deployment of Linux

The origin of open source software and Linux

  • The history of GNU/Linux
    1. The father of free software-Richard M. Stallman
    2. The inventor of the Linux kernel-Linus Benedicte Tor Watts (Linus Benedict Torvalads)

Linux distribution and RHCE

  • Linux distribution introduction

    1. RHEL Red Hat Linux
    2. CentOS community enterprise operating system
    3. Ubuntu (Uban map) Open source GNU/Linux operating system based on desktop applications
    4. Debian Debian community

  • RHCE: Red Hat Certified Engineer

    1. RHCSA: Red Hat Certified System Administrator
    2. RHCE: Red Hat Certified Engineer
    3. RHCA: Red Hat Certified Architect


Deploy CentOS7 server system

  • Get Linux

    CentOS official website

  • Server introduction

    1. Tower server
    2. Rack server
    3. Blade server

  • VMware Obtain

    VMware official website

  • Deploy CentOS7 through VMware

    1. Run VMware as an administrator
    2. Create a new virtual machine
    3. Select custom installation
    4. Installation source, choose to install the operating system later
    5. Select Linux CentOS7 64
    6. Customize the virtual machine name and location
    7. Set the memory to 1024MB
    8. Virtual machine CPU, default next step
    9. Network connection select NAT
    10. IO type, virtual disk name, create new disk, disk size 20G, disk file name default next step
    11. In the new virtual machine, select DVD, select Use the ISO image, select centos7 to install the image
    12. Boot
    13.install centos 7 to install the operating system
    14. Chinese, Simplified Chinese
    15. Software selection: basic environment: select a server with GUI; additional options: select compatibility library, development tools
    16. Installation location
    17. Click to start the installation
    18. Set the root password
    19. Agree to the permission, complete the configuration


Information: Station B: Linux Tutorial 2020 Edition_650 Episode Complete Introduction_After learning to reach the level of cloud computing engineer-Qianfeng Linux Learning Camp

Guess you like

Origin blog.csdn.net/qq_46402309/article/details/109153936