PASSWD and Shadow detailedFirst,/etc/passwdThe/etc/passwd file is a plain text file with the same format for each line:Name:password:uid:gid:comment:home:shellName User Login NamePassword user password. Passwords in this domain are encrypted and
I. COMMAND basic format Linux starter [[email protected] ~]#:root represents the current login, Locahost represents the current user's host, ~ represents the current directory (home directory), #: Super User prompt, The normal user prompt is the
1. Unix Introduction, Unix Kind Unix System was born in 1969 Bell Labs, the 1970s, the development of Unix gradually, during the period produced a more important branch, is about 1977 birth of the BSD system, starting from the BSD system, Major
6. Recompile the kernel to identify the Ext4 file system7. Second Test start8. Simulate init with the bash program9. Third Test start6. Recompile the kernel to identify the Ext4 file system[[email protected] ~]# Cd/usr/src/linux[[email protected]
1 Creating commandsMkdir-p Directory NameWhere-p means recursive creation, English for Make directories[Email protected]:~$ mkdir TestThe above command creates a folder under the current path test[Email protected]:~$ mkdir-p mm/xThe above code first
1.Linux Link ConceptThere are two types of Linux links, one called hard links, and the other called Symbolic links (symbolic link). By default, the LN command produces a hard link."Hard Connect"A hard connection is a connection that is made through
The 2,date command is used to display, set the system's time or date, in the following format: date[option][+ specify format].The detailed format for date is as follows:
Date command Format
Parameters
Role
%
Blocking IO mechanism: Using the wait queue1. Define the wait queue headerwait_queue_head_t read_wait;2. Initialize the wait queue headerInit_waitqueue_head (wait_queue_head_t *q);3. Let the process waitint wait_event (wait_queue_head_t Wq, bool
Installation and configuration of Tomcat on LinuxTransfer from http://blog.csdn.net/gyming/article/details/36060843The following Linux versions are used: The Redhat Enterprise Linux 7.0 x86_64,tomcat version is tomcat-7.0.54.1. Download the JDK and
I. Installation of APR
wget http://mirror.bit.edu.cn/apache//apr/apr-1.5.2.tar.gz
TAR-ZXVF apr-1.5.2.tar.gz
CD apr-1.5.2
./configure--PREFIX=/USR/LOCAL/APR
Make && make install
A problem has been encountered, modifying the hostname of Linux.Vim/etc/hosts192.168.154.129 129192.168.154.132 132192.168.154.133 133The local IP is 192.168.154.133 after the modified ping 133 hint "Invalid parameter", has not understood how to go.
Download file: apache-tomcat-7.0.73.tar.gzUpload to Ubuntu via share,Copy To/tmpExtractMove the extracted files to the/OPT/TOMCAT7Modify start and stop footstepsAdd path before last line of file (last behavior original
1. Copy the file jdk-7u79-linux-x64.tar.gz to the/tmp directory through the shared folderCP jdk-7u79-linux-x64.tar.gz/tmp2. Unzip the fileTAR-ZXVF jdk-7u79-linux-x64.tar.gz3. Setting up the directory sudo MKDIR/USR/LIB/JVM5. Move the extracted files
Linux third-party Nali display IP address attribution to the graphic interpretationNali Use IP Address library is an IP pure database, not very accurate, the location of high-demand scenarios do not apply.Naliwget http://chenze.name/wenjian/nali-0.2.
1 scenesDownload a red Hat ISO file on the intranet todaywget Http://www.cmdschool.org/rhel-server-5.2-x86_64/rhel-5.2-server-x86_64-dvd.isoResults downloaded to 68% error, the download program has a separate file, detailed below (note 6th and 16
The content originates from the people's post and Telecommunications press "Linux command Application big dictionary"tell 729 commands, 1935 examplesLearn about the Linux system's reference books, desk book, encountered the command or command not
The poll function is similar to the SELECT functionFunction Prototypes:#include int poll (structint timeout);struct POLLFD is structured as follows:struct pollfd{ int// file descriptor short event;// requested event short revent;// event
http://jingyan.baidu.com/article/7f766daf42ce984100e1d045.html1. Check that the Linux system is networked.2. Execution of commandsYum-y Groupinstall Desktop3. When the above command is finished, execute this commandYum-y groupinstall "X window
Configuration and installation of Jdk and Tomcat and jdktomcat
I. jdk installation and configuration
3. Create a soft link to configure/usr/local/src/jdk1.8.0 _ 60 to/etc/profile. Create two soft links first:
(1) original
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