: (503088-476692)/1867264*100%=1.41%Job Three: DD command to test hard drive speedJob Four: Find a process named firewall and force it to killJob Five: RPM command1) Mount the disc file to the/media directory2) Enter the packages directory under the/media directory3) View all RPM packages installed on the system4) Check to see if the system is installing DHCP packages5) Install the DHCP package6) View information for DHCP packages7) View all files inc
backup or to a multi-node system with replication. The system will automatically complete a variety of configurations.(1) MongoDB is a normal command-line program, called with Mongod.(2) MongoDB provides the built-in management interface and monitoring function, easy to integrate with the third party monitoring package.(3) MongoDB supports BASIC, database-level user authentication, including read-only user
Tags: Linux daily operation and maintenance management skillsw command: View system loadWLoad average the number of active processes that use CPU activity during the unit timeTo view the number of system CPUs (logical CPUs)Cat/proc/cpuinfo(When our process does not exceed the number of logical CPUs in our system per unit of time, it is the optimal state,When our process is larger than the CPU, be aware of w
Linux Command user management commands, linux Command user management
Groupadd
[Function description]
Create user group
[Syntax format]
Groupadd [-f] [-r] [-g
[Option parameters]
Parameters
Description
-F
Create an existing group and force the system to receive existing group names. By default,
is the abbreviation for Make password , which is a tool that is used to generate a password. Typically this command needs to be installed on its own and requires the installation of the expect package:650) this.width=650; "src=" Https://s3.51cto.com/wyfs02/M02/A7/19/wKioL1ngerjBtYFqAAPDPXnqmGE093.png "style=" float : none; "title=" usermod command, User passwo
file, not modify and delete the file (this scenario is suitable for the log file), and output the instruction execution processIf you modify this file now, an error will occur:When modifying a file, an error occurred and the following command could be used to append the contents of the file:By >> implementation of the file appended,> is to overwrite the contents of the file.2. The settings file must not be arbitrarily changed by adding the attribute
Linux Command Execution monitoring and software installation, linux Command Software InstallationMonitoring command Run time command
$ Time sleep 5 real 0m5. 003 s # End Time of the program, including the time slice occupied by other processes and the IO time user 0m0. 001 s
Linux mainly uses three types of network management commands: 1.ifconfig, route and Netstat belong to the traditional function of single-class network command; 2.ip and SS belong to the Integrated class Network command; The 3.NMCLI is suitable for comprehensive network commands in RHEL7, and can also be configured with a configuration file for network management.
used to install, upgrade, query, and uninstall packages.
The installation speed is much faster than that of the source code package.
Disadvantages of Binary Package:
After compilation, you can no longer see the source code
Feature selection is not as flexible as source code package
Dependency
4. Script installation package
The so-called script installation
Liunx disk management Command records and liunx disk Command records
Linux disk management is directly related to the performance of the entire system.
Linux disk management commonly uses three commands: df, du, and fdisk.
Df: list the total disk usage of the file system
Linux command rpm installation command, linux command rpm
In Linux, almost all software is installed, uninstalled, and managed through RPM. RPM is called Redhat Package Manager. It is a software developed by Redhat to manage software packages in Linux. During Linux installation
Source Code Bundle:2015-06-30 12:11:25First we can go through the network to download the corresponding source package: We take Apache as an example;wget http://archive.apache.org/dist/httpd/httpd-2.4.9.tar.gzDecompression: Tar zxvf httpd-2.4.9.tar.gzAfter decompression we can go to the source directory to view the installation documentation more install
1. Process:What is a process:A process is a program or
Linux Whois command installation and use, linuxwhois command Installation
Everyone knows how to view the details of a domain name,They all go to the whois server to query,Like http://whois.chinaz.com
In fact, there is a whois command in Linux,However, jwhois must be installe
Introduction to various software installation methods and more friendly package management software on Linux platform, linux installation methodsI. Four Methods for installing and uninstalling software on Linux platform 1. Installing and uninstalling the source code package
Advantages:Best performance and stability
Disadvantages:Installation is a little complicat
Rpm-v httpd See if the file information in the installed Apache package has been modified by someoneRPM-/etc/httpd/conf/httpd.conf Edit Modify the Apache package configuration file httpd.confEnter "402G" in command mode and jump to line 402Enter "A" in command mode and enter "Index.aspx" in insert modePress "ESC" key to exit insert mode back to command mode press
LNMP status management command and lnmp STATUS Command
LNMP status management command:
LNMP status management:/root/lnmp {start | stop | reload | restart | kill | status}Nginx status managemen
Linux File Management command notes, linux File Management notes
More \ less: Paging command
More: view the file content in the form of pages. This command can be used as a pipeline command.
Keys used during page flip:
Space: Page
*: matches any character of any length? : Matches a single character[]: matches any single character within the specified range of characters, not case-sensitive[[: Upper:]] Uppercase[[: Lower:]] lowercase letters[[: Alpha:]] uppercase and lowercase letters[[: Digit:]] Number[[: Alnum:]] Mixed alphanumeric[[: Space:]] Space[[: Punct:]] punctuation special characters[^]: matches any single character outside the specified range of charactersPractice: Copy/etc directory starting with p, with
the owning group-l: Lock the user-u: Unlock the user ·UserdelFor deleting users • Basic syntax: Userdel user name • Common parameters:-r: Delete User's home directory while deleting usersØ Rights Management• Permissions are mechanisms that the operating system uses to restrict access to operating system resources (files, devices, and so on) for users, groups, and processes. • Permissions are divided into: Read, write, execute, Linux represented as R,
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.