Kernel (Kernel):Operating systems in Linux, with a focus on managing all the activities of the computer and all the hardware in the drive systemABI (Application Binary Interface):The application binary interface describes the low interface between
Linux commands (provided by software written by developers)An instruction or program used to implement a class of functionsThe execution of the command depends on the interpreter program (for example:/bin/bash, etc.)Ii. Classification of Linux
1: Enter in Terminal: cd/etc/sysconfig/network-scripts/2: See if there is this file: Ifcfg-eth0, if there are then input edits, vi ifcfg-eth0:3: Start editing, fill in the IP address, subnet mask, gateway, DNS and so on. Where "These are the ones
1. List the user names of all logged-in users on the current system, note: The same user logged in multiple times, only one time is displayed[[email protected] ~]# whoroot tty1 2018-06-08 12:24root pts/0 2018-06-08 10:58 (192.1
Note: Transfer from others, the source does not know.1. Install the Linux base environmentThe basic environment is the basic library of compiled code, Ubuntu networking installation software is very simple, a statement can be done, here are the
The key steps of the HDFS cluster environment are recorded in the Linux environment. Media version: hadoop-2.7.3.tar.gz Number of nodes: 3 nodes. First, download the installation media Official website: http://hadoop.apache.org/releases.html
components of the Linux systemKernel + root file system from the operational state point of viewFrom a static point of view, partitioning the disk partition + related filesKernel callThe first way: The calling kernel is too complex, so some kernel
can telnet to CentOS 7 using the Putty tool1, Download puttyhttps://www.putty.org/, 2, after downloading the installation, open the Putty software3, fill in the hostname above the CentOS IP address you want to login, click Open, you can go to the
Ifup system Startup Anomaly DiagnosisSyntax format: ifup "option" ifup [options]Note: There must be at least one space between each element in the Ifup command and in the following optionsThe Ifup command is used to activate the specified network
dmesg 系统启动异常诊断Syntax format: DMESG "option" DMESG [options]Note: There must be at least one space between each element in the DMESG command and in the following optionsThe DMESG is used to display the contents of the kernel ring buffer. During
rm 复制文件或目录Syntax format: RM "option" "File" rm [options] [file]Note: The RM command and the following options and file directories must have at least one space between each elementOption Description:
parameter Options
Time servers with CentOS7, other servers (Centos 6, RHEL7) Synchronize the server timeRHEL 7, CentOS 7 default network Time protocol is ChronyThis tutorial time Server service side host name: Centos7-node3 ip:192.168.231.130Client 1 Host Name: Rhel7-
Use RET2LIBC to bypass Dep⑴ under Linux. Principle Analysis:System library functions are usually protected from DEP (about DEP, which can be viewed in more detail in my previous article), so you can bypass DEP protection by pointing the return
1. Check to see if Git is installed, and if there is a git that comes with it, uninstallView git version$ git--versionDelete your own git$ yum Remove git2. Installing dependent Packages$ yum-y Install curl-devel expat-devel gettext-devel
What is this order for?In a nutshell, change the group of files and directories with CHGRP. CHGRP is the abbreviation for Change group. The changed group name must be in the/etc/group file, which means that the group name must already exist.1.
1. See if Python is already installedCentOS 7.2 installs python2.7.5 by default because some commands use it, like Yum, which uses python2.7.5.Use the PYTHON-V command to see if Python is installedThen use the command which Python to see the
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