Getting Started with Linux and basic operations5. User Login The user is broadly divided into two types, ordinary users and root users, the difference is: The root user is a special management account, also known as Superuser, Root has nearly
I. Linux initialization serviceFirst figure out four concepts:Process: Running program, has its own independent memory space,Thread: is the subordinate unit of the process, the cost is smaller than the process, there is no independent memory
The directory structure of all UNIX and Unix-like operating systems is an upside down tree structure starting with the root
PathThe so-called path is the directory composition structureA Linux path consists of the "/" and the directory (file)
File system and directory structure650) this.width=650; "Src=" Https://s3.51cto.com/oss/201711/19/905196d6688e7eff0139c44eb9b37ca4.png-wh_500x0-wm_3 -wmp_4-s_2595060177.png "title=" 1.png "alt=" 905196d6688e7eff0139c44eb9b37ca4.png-wh_ "/>Note: Dev
01. User Information File =/etc/passwdRoot:x:0:0:root:/root:/bin/bash Field Resolution: (user name):(password identification):(User ID):(user group ID):(description information):(home directory):(Shell interpreter after login)First field: User
Linux SNMPThe following example uses the SUSE10 Linux environment, but it also applies to other Linux distributions.Compiling and installingFirst we need to download NET-SNMP source code, choose a version, such as 5.7.1, the address is as
Tools/MaterialsOperating system: Windows 10 Chinese Home Edition 64-bitVirtual machine: VMware Workstation ProLinux image iso file: (CentOS6.9)Get the release CentOS
Chapter 1 basic knowledge, Chapter 1Computer System: Computer Hardware System:
Von noriman system: memory, controller, storage, input, and output
Moore's law: it was proposed by one of Intel's founders, Gordon Moore in 1965. When the price remains
CentOS Virtual Machine (DHCP) networking in NAT Mode
I. Preparations for external VMS
1-installed CentOS Virtual Machine
The Network Mode of the 2-CentOS virtual machine is NAT.
3-VM-edit-Virtual Network editor settings:
4-computer-management-
CentOS enterprise O & M personnel commonly use 150 command summaries
Command
Function Description
Online query and help commands (2)
Man
View Command help, command dictionary, more complex info, but not commonly used.
Help
View the help of Linux
Linux may not be the seven things you know very well
One of the coolest things about using Linux is that you can get new knowledge over time. Every day, you may encounter a new utility, or an unfamiliar trick, but it is very useful. These fragmented
Mkdir command in CentOS
Mkdir: the abbreviation of make directory (ies), used to create a directory1. Syntax
Mkdir [OPTION]... DIRECTORY
Note: option is a selection and optional. directory is the name of the directory to be created.2. Options
3.
Use ssh in CentOS to change the default port number and implement password-free remote login
Recently, I have reviewed the basic usage of the firewall management tool iptables, which involves adding or deleting firewall policies on ports. I am not
Centos7 yum rpm command Daquan
Rpm command
Rpm package, consisting of "-" and ".", package name, version information, version number, and running platform
Query installed software information
Rpm-qa query installed software
Rpm-qf file name absolute
Python reads emails of a specified date
Background: Some data is missing in February September. This data is stored in the mailbox and needs to be pulled again. However, there are hundreds of emails each day, 6 or 70 thousand in total, using stat ()
Use mysql commands in CentOS to import and export. SQL data
Recently, I was transferring data from the site. When I backed up the database, I found that the database was too large. I tried to upload phpmyadmin, but the success rate was not high.
Deploy and run reactjs + antd + dva on CentOS6
1. Install NPM:Yum install npm
2. Install NodeJs:Yum install-y nodejs
3. Upgrade NodeJs to the latest version.Install n module: npm install-g nUpgrade node. js to the latest stable version: n stable
Install mysql5.7 In the offline rpm package of Centos
1. Before installing the new mysql version, uninstall the mariadb-lib that comes with the system.
[root@wst-test02 bbders]# rpm -qa|grep
Install postfix on CentOS6 and set sasl
Postfix is a popular smtp server. The default port of the smtp server is 25 (ssl/tls encryption is not used ).The following describes how to install postfix on CentOS6.
1. postfix is installed in CentOS6 by
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