System:[Email protected] ~]# cat/etc/centos-releaseCentOS Linux release 7.2.1511 (Core)Kernel:[Email protected] ~]# uname-r3.10.0-327.el7.x86_641. See if Python is already installedCENTOS7 is installed by default python2.7.5 because some commands
Author qq:1095737364 QQ Group: 123300273 Welcome to join! 1. Install the Webpack and VUE-CLI modules:npm Install webpack-gnpm Install vue-cli-g2. Go to the new project directory and execute the following command to create a new project:vue Init
Common DOS commands
Dir (directory): Lists the files and folders in the current directory
mkdir (make directory): Creating a Directory
RD (remove directory): Delete directory
CD (change directory) changes the specified directory
Specifies that the installation path does not specify prefix, the executable file is placed by default in/usr/local/bin, the library file is placed by default in/usr/local/lib, and the configuration file is placed by default in/usr/local/etc. Other
The installation of the source code generally consists of 3 steps: configuration (Configure), compile (make), install (makes install).Configure is an executable script that has many options for using commands under the source path to be
Absolute path and relative path:Absolute path:/home/tony/desktopRelative path: Desktop or./desktop cannot be written as/desktop (this is the way of absolute paths)Which. Represents this level of directory,. Represents the upper directory, ~
(((((() ((() ((() ((() (())))))))))))))One ************************linux root directory each file *******************************************/bin # #二进制binary可执行文件也就是系统命令 (store frequently used commands, which let the computer perform tasks)/sbin # #
For a detailed introduction to Linux, see: http://blog.csdn.net/hguisu/article/details/61225131, installation of Linux operating systemCurrently basically is based on the Windows operating system installed on the installation of Windows on the
A few simple commands related to the catalog:1.lsLS is the abbreviation of list, so it is list output of listing directory and fileCommon parameters:-l List Details-H converts the unit from the default byte to K, M, G-a lists all files and
Here is a CentOS 6.5 64bit example (learn to use this, Kali is interested in his own research (this system is for play penetration))One----"Configuring VMware WorkstationCustom--Select compatible version--Select installation method (choose Install
2.1. Linux kernel, release versionLinux itself refers to an operating system kernel that cannot be used directly by the kernel. What we need, the operating system that can be used is a combination of the kernel and a number of useful applications,
Linux Common commands:-Init [0123456], specifying the operating level of the system, similar to Windows Normal operating mode or Safe mode-0: Shutdown-1: Single user-2: Multi-user status No NETWORK service-3: Network Service with multi-user status-4:
1.Linux directory structure is a tree structure, the topmost directory is the directory "/", the other directory by Mount can add it to the directory tree, by lifting the mount to remove them. 2. Absolute path and relative path
Absolute
Offers: Zstack cloud computingContent IntroductionCommand-line operations are undoubtedly the most time-consuming process when managing Linux servers. For most users, this means a lot of time to manipulate the bash shell.While most distributions
Features of bash in the shellFeatures of bash in the shellOne of the bash features: command line expansion The mechanism of automatically replacing a given special symbol of a command line with another stringDirectory: Command: CD "Built-in
PWD Print working directory printing working Directory
hostname My Computer ' s network name computer on the Web
mkdir make directory Create path
CD Change Directory changes path
LS list directory lists the contents of the path
RmDir
Operating systemThe main purpose of the operating system is simple, efficient, fair, orderly and secure to use a variety of hardware resources and software resources on a computer system. The user enters the command to make the operating system use
1.mkdir Creating a DirectoryCreate directory ===> make directory ====> mk dir ====>mkdirMkdir/data-p recursively Create a directory2.ls list lists contents in directory-L (letter) long format, details-D directory to view directories (treats
Linux Common commands:(1) LS (list, listing)Function: Use the list to display all the files in the current folderLs-a Show all files, including hidden filesLs-l Display in detailLs-a-LLs-l-ALs-laLs-al Four ways are possible.(2) CD (change
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.