Create user under Linux (a)Linux System is a multi-user multi-tasking time-sharing system, any user who wants to use system resources must first request an account from the system administrator and then enter the system as this account. On the one
1, Server (192.168.1.197) New database jspxcms_1206, import data2. Eclipse Fight War Package3. Upload the war package to/home/app/apache-tomcat-7.0.68/webapps4. Extract the war package to/home/app/apache-tomcat-7.0.68/jspxcms12075. Modification of
1. Su, you need to enter the password to switch accountSu-l Anotherusername; //Switch to Anotherusername,l to omitSu- //switch to root Su //switch to root only, working directory does not switch2. Sudo, you need to enter the current account
Install the JDK first, as I install the JDK here does not do a detailed description;Download the tomcat package (tomcat.apache.org) to the official website and the corresponding version of your JDKUnzip the Tomcat package to/OPT/TOMCAT8TAR-ZXVF
Reference: http://blog.csdn.net/u010129448/article/details/47754623Ubuntu under Gnome just change the code in deepin-terminal to Gnome terminal.g++{ "shell_cmd": "g++ ' ${file} '-O ' ${file_path}/${file_base_name} '", "File_regex": "^ (.. [
The most common use is to change the root password in single-user modeRun Init 1 under Run Level 3but it doesn't seem to make much sense to run like this.so you can only restart reboot to enter a single userwhen it starts, press any key to enter the
/sbin/init: (/etc/inittab)Id:3:initdefault:id: Identifier 3: Run level Initdefault: Set as default run levelAction: ActionsInitdefault: Setting the default Run levelSysinit: System InitializationWait: Waiting level switch completeRespawn: Once the
Linux Disk ManagementThe following commands are involved:Fdisk-l View Current Disk usageFdisk/dev/sdb PartitioningMKFS.EXT4/DEV/SDB1 formatting to a partitionMkdir/data Creating a Mount DirectoryMount/dev/sdb1/data to mount the newly partitioned
Delete a directory in Linux very simple, many people are still accustomed to use rmdir, but once the directory is not empty, it fell into deep distress, now use the RM-RF command can be resolved.Direct RM is available, but add two parameters-rf that
The notes were not saved before the study, and a case was rewritten this time.Client Implementation Program code:#include string.h>#include#include#include#include#includeinch.h>#include#defineDef_tcp_srv_port 19868intMain () {structsockaddr_in addr;
Linux Distribution base directory Linux Infrastructure directory
Catalogue
function
/
root directory, origin
/boot
Linux Boot startup directory
/lib
Library
1. Set host name modify the hostname by editing the hostname field in the/etc/sysconfig/network file. : [[email protected]/]# vim/etc/sysconfig/network as shown below networking=yes
Philosophy of Linux 1. Everything is a documentLinux abstracts almost all objects into files, whether it is a hardware device or a communication interface as a file processing, so that unified access control operations can be designed (read (),
CFLAGS represents an option for the C compiler.Cxxflags represents options for the C + + compiler.These two variables actually cover the two steps of compiling and assembling.cflags/cppflags: Specifies the path to the header file (. h file), such as:
/etc/fstab file The last two columns of the parameter is what meaning, has not known, understand the next, is to expand their knowledge to650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/8B/23/wKiom1hFQgiDXSd-AABztFy2Zhc508.png "title="
Brief Description:1. Boot BIOS self-test2.MBR Boot3.grub boot Menu4. Load Kernel kernel5. Start the init process6. Read Inittab files, execute scripts such as RC.SYSINIT,RC7. Start Mingetty, enter the system login screenHere's a schematic:if the
Front startJava-jar Xxx.jarBackground bootJava-jar Xxx.jar &Difference: The foreground starts CTRL + C will close the program, background boot CTRL + C will not close the programSet standard output for the consoleJava-jar Xxx.jar > Catalina. out 2>
The Linux run jar Package command is as follows:Way One:Java-jar Xxx.jarFeatures: The current ssh window is locked, you can press CTRL + C to interrupt the program to run, or directly close the window, the program exitsHow do I make the window
Refer to this article http://blog.chinaunix.net/uid-27052262-id-3239260.htmlLinux supports three process scheduling strategies, namely Sched_fifo , sched_rr , and sched_normal. Linux supports two types of processes, real-time processes and normal
Install Apache-2.4.10 + Security Configuration and apache2.4 Security Configuration on CentOS
Note: All of the following operations are performed in the CentOS 6.5 x86_64-bit system.
# Preparations #
Before installing Nginx, make sure that basic
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