Centos Chinese help documentation for configuration and centos Chinese help documentation
I am not confident that I can understand a word in English. What I wanted to do, because the document upset myself.
Generally, I like to configure a Chinese help document in the environment. According to the user's information, I sorted it out myself.
1. Download the Chinese package
wget http://pkgs.fedoraproject.or
CentOS user and user group management, centos User Group
Groupadd maid creates a group according to the system's default gid. The same as the root uid, gid also starts from 1000.
Groupadd-g 1008 create a user group with gid = 1008: maid
Groupdel maid Delete Group
Groupdel cannot delete the user master group of user1
Useradd [-u UID] [-g UID] [-d HOME] [-M] [-s]
-U indicates the custom UID
-G indicate
CentOS file attributes: Command ls, centos attribute command ls
Column 1: 11 digits
1) the first digit indicates the file type.
1) l indicates the link file
2) d indicates the Directory
3)-common files
4) Disk Partitions of Device B are of this type.
5) c serial port device file (character device file), such as keyboard, mouse, printer, tty terminal, etc.
6) s socket file for inter-process communi
Share common linux commands on centos 7 and centos 7
I. Preface
Linux is vast and sea-like, and the linux knowledge required for server deployment is not much. The following is a common command for deploying projects on centOS7 ECs for linux development, as a simple summary.
Ii. File Processing
1. Display
Ls (ls: list): Content in the current directory-file name
Cd folder (cd: change directory, the folder c
How does one install centos by using the regeneration dragon copy ?, Shenglong replication centos System
1. Set the IP address on your local machine to the same network segment as the IP address on the Huawei server.
Enter the IP address in the browser and enter the address on the server. The following figure is displayed after the address is accessed.
Enter the ip address written on the server and the pa
1, first download Python 2.7.8 version of the TAR package. Why not choose the latest version of 3.4? Because the compatibility of version 3 is not good. A number of mature projects have been developed based on 2.7.https://www.python.org/download/After the download is found, it is uploaded to the server via the Linux RZ command, and you can also download it from the command wget.2. The default download address is the home address of the current user. NextTAR-XVF python-2.7.8. TarAfter decompressi
Tags: centos vnc tigervnc remote connection to Linux remotesThe Centos installation is complete, but the desktop is managed remotely via windows:Of course we can connect the command line through the SecureCRT tool, but I want to connect to their remote Desktop via windows:First of all, we guarantee that desktop environments such as Windows X are installed successfully:Yum groupinstall-y "desktop" "Desktop P
Run the CentOS command to view the CentOS version of the remote host.
How to view the CentOS version of the remote host?
Through the/etc/issue file, this file is used on the console interface to log on to the prompt information, and this prompt information has the CentOS version.
The following shows the
(Illustration) mysql client mysqlworkbench in windows connects to the mysql server CentOS on the virtual machine, and the virtual machine installs centos
I have installed the mysql server in CentOS Linux and mysql client mysqlworkbench in Windows, therefore, we want to connect the mysql client mysqlworkbench in windows to the mysql server in
CentOS Linux release 7.3.1611 (Core) how to configure static IP addresses for CentOS 7, 7.3.1611centos
Problem:
On CentOS 7, I want to change one of my network interfaces from DHCP to static IP Address Configuration. How can I assign a static IP address to the network interfaces on CentOS or RHEL 7 permanently?
Th
Install jdk correctly in centos and jdk in centos
1 first, find the default java installation in centos
Whereis javaWhich java (java execution path)Echo $ JAVA_HOME
Echo $ PATH
2> View and uninstall:
Check if there is any java command: rpm-qa | grep java
Delete if any: pm-e -- nodeps java-1.4.2-gcj-compat-1.4.2.0-40jpp.115Rpm-e -- nodeps java-1.6.0-openjdk-1.6.0.
In a Linux system, after installing a software or application, it is sometimes necessary to manually start the application, but also to receive the application added to the boot key, so that it can be installed on Linux once the application load
How to start the application
CentOS 6:
Service Service Start|stop|restart|reload|status
CentOS 7:
Systemctl Start|stop|restart|reload|status SERVICE
Ways to a
Login to Microsoft website and enter the install. NET Core SDK on Linux centos/oracleFollow the corresponding instructions to install the SDKInstall the. NET SDKUpdate the products available for installation and install the components required by. NET and then install the. NET SDK.In your command prompt, run the following commands:sudo yum updatesudo yum install libunwind libicusudo yum install dotnet-sdk-2.1.101No error occurs midway through the exec
CentOS Study Notes-start, ROOT password, and centos Study NotesStartup Process Overview
Simply put, the process of system startup can be merged into the following process:
Load BIOS hardware information and perform self-testing, and obtain the first device that can be started according to the configuration;
Read and run the boot Loader (grub, spfdisk, and other programs) of MBR in th
Install CentOS on a virtual machine and CentOS on a virtual machine
1. Prepare tools
I downloaded VMware9.0.2, and then I can upgrade it.
2. Install VMware9.0.2. Follow the steps to install it. The installation is successful and runs.
Select create new virtual machine, and then click "continue"
Select one by the following illustration:
The Virtual Machine name and location are customized!
Allocate
CentOS installation and centos Installation
1. Download the Linux iso file. The official download link contains Mirror. select a suitable link.
Http://mirrors.163.com/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1511.iso
2. Burn it into a CD, use USB writer to write it to a USB flash drive, or use virtual software t
Linux-network connection-(VMware and CentOS), linux-centos
Install CentOS in the vmwarevm to establish a network connection in two steps: intranet connection and internet connection.
Prerequisites:
After you install VMware correctly, the network adapter adds two new NICs: (you can view them in Device Manager> network adapter)
Step 1: intranet connection started
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.