System Administrator-linux Basic Learning-the first part of the content.

Source: Internet
Author: User

Finish the basic part of Linux before June 30.

Content included:

    1. Marco Basics of Linux Tutorial

    2. Brother Bird's Linux private cuisine-Basic Learning Chapter

      The first part is to know Linux and Linux host planning and installation.

      Course contents include:

(1) Computer architecture and Linux background knowledge

(2) Linux host planning and installation and use of VMware, Xmanager.

(3) Start to help and switch Linux system and basic operation knowledge.

Specific content notes:


Section I: Computer architecture and Linux background knowledge

1) The composition of the computer is divided into five parts: control unit, Operation unit, memory unit, input \ Output unit.

1. Controller: is the central nervous system of the whole computer, its function is to explain the control information prescribed by the program, control according to its requirements, dispatching program, data, address, coordinate the work of each part of the computer and access to memory and peripherals.

2. Datapath: The function of the operator is to perform various arithmetic and logical operations on the data, i.e. processing the data.

3. Memory : Memory function is to store programs, data and various signals, commands and other information, and when necessary to provide this information.

4. Input system: Input device is an important part of the computer, the input device and output device is called external device, referred to as peripheral, the function of the input device is to the program, raw data, text, characters, control commands or data collected in the field of information input to the computer. Common input devices are keyboard, mouse, photoelectric input machine, tape drive, disk drive, CD-ROM machine and so on.

5. Output system: The output device and the input device is also an important part of the computer, it put out the intermediate results or the final result of the machine, various data symbols and text or a variety of control signals and other information output. The output devices commonly used by microcomputer are display terminal CRT, printer, laser printing machine, plotter and tape, CD-ROM machine and so on.


2)Operating System(Operating SystemOS) is the management and controlComputerHardwarewith theSoftwareof ResourcesComputerprogram, is run directly on the "Bare Metal"On the most basicsystem software, any other software must beOperating Systemsupport to run. Operating system boards to include:Process management (processing management), memory management, filesystem (file system), network communication (Networking), security, user interface interface), drivers (devicedrivers).

3) server operating system Instance

server operating systems generally refer to the installation of the Mainframe Computers on the operating system, such as the Web Server , Application server, and Database Server and so on. Server operating systems are concentrated in three main categories:

  1. Unix Series: SUN Solaris , Ibm-aix,hp-ux, FreeBSD , OS X Server

  2. Linux series : Red Hat linux,centos,debian,ubuntuserver, etc.;

  3. Windows Series: Windows NT Server, Windows Server 2003 , Windows Server , Windows server r2,windows Server 2012,windows Server technical, and so on.

  4. 4) Four components of Linux: Kernel, Shell, file system, application

  5. Section II: Planning and installation of Linux hosts and use of VMware, Xmanager.

  6. 1) Linux Installation documentation

  7. 2) Vmware Workstation install Linux

  8. 3) Xmanager Use the document

  9. Annex

  10. Section III: Start the Linux system with help and switch and basic operational knowledge.

  11. 1) Small operation:

  12. Restart X-window:alt+ctrl+backspace

  13. Ctrl+alt+f1-f6:tty1-tty6 terminal to allow users to log in. Back to KDE:ctrl+alt+f7

  14. Default root Prompt #, general identity prompt is $

  15. Commands: command [-option] Parameter1 parameter2

  16. \ used to escape, case sensitive

  17. Basic command:

  18. Ls-al/root

  19. Date +%y/%m/%d

  20. TAB: Command completion or file completion

  21. tab after the first word after a series of commands, for command completion

  22. tab to complete the file after the second word after a series of commands

  23. CTRL + C: interrupts the current command

  24. Ctrl+d: Enter End exit


  25. Shutdown command:

  26. 1.shutdown:

  27. #shutdown-H now//Shut down immediately, it is equivalent to time of 0

  28. #shutdown-H 20:25//system shuts down at 20:25 today

  29. #shutdown-H +10//system automatically shuts down after 10 minutes

  30. #shutdown-H-r now//system restart immediately =reboot

  31. #shutdown-R +30 ' The system will reboot '////30 minutes after the reboot, and the actual information

  32. #shutdown-K Now ' this system would reboot '//sends a restart warning, but does not restart.



This article is from the "small red bean and small Pudding" blog, please be sure to keep this source http://antonzx.blog.51cto.com/7050610/1782195

System Administrator-linux Basic Learning-the first part of the content.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.