Tips for installing CentOSDisk not found, install disk program, select Install for "Next"Tips: Irregular, abnormal error occurredcause : The installed disk was not foundIt seems like the time to set the virtual machine is the disk format is the
Idle bored to look at the files on the computer, found that the previous contact with Linux when the record of some experience affixed to mark, the future is also recorded here.-------How to decompress tar.gzThe xxxx.tar.gz file uses the tar band
Create a new Java folder from the terminal in the/usr/local directory, command line: sudo mkdir/usr/local/java Then copy the download to the archive into the Java folder, the command line: Enter the directory where the JDK source package resides CP
For the Windows system password cracking only need to make a PE disk, and then enter the boot boot entry and start from the U-disk to crack (generally Baidu has these detailed steps). And now I'm teaching you how to hack the password of the Linux
Linux provides a very good firewall tool, namely Netfilter/iptables (http://www.netfilter.org/). It's completely free and works well on a low-profile old machine. The netfilter/iptables is powerful, flexible, and provides granular control over
Reproduced:http://laokaddk.blog.51cto.com/368606/674256namespaces provide a lightweight form of virtualization that allows us to view the global properties of the running system from different aspects. This mechanism is similar to the zone in
1. Who: Judge who is on the system, view the user's own information with who I am.2. PS aux: Lists a detailed list of all processes currently running on the machine.3. LS: Lists the contents of the current directory.4. Cat: View the contents of the
We know the command to view the properties of a file the full file path for LS is:/bin/ls (this is the absolute path,) ask what I can do anywhere, enter LS in any directory will be able to display some information without saying that the/bin/ls
To start the FIREWALLD service:Systemctl enable Firewalld.service #设置开机启动systemctl start Firewalld.service #开启服务To view the firewall status:Systemctl Status Firewalld1. Regional management1.1. Introduction to the network areaBy dividing the network
The first step: Boot the system, enter the boot menu.650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6C/A7/wKioL1VPbQiBxa8AAAE4QaYnEAM407.jpg "style=" float: none; "title=" 1.jpg "alt=" Wkiol1vpbqibxa8aaae4qayneam407.jpg "/>Step Two:
File naming rules1) All characters are legal except/2) space, tabulation, backspace @#¥& ()-preferably not used.The separator between commands and options on the command line is a space, so try not to use it to prevent confusion.The Linux file name
Linux boot automatically start some services, there are many methods, the following two kinds of 1 to start running just add it to RC local, generally for etc RC D RC Local in which to join the Linux boot automatically start some services, there are
# total number of cores = number of physical CPUs X number of cores per physical CPU# Total Logical CPUs = number of physical CPUs x number of cores per physical CPU X number of hyper-threads # View the number of physical CPUscat/proc/cpuinfo| grep "
In the Linux system, "Partition", called "mount point"Mount pointIt means that part of the hard disk capacity, the form of a folder, to do something, the name of this folder is called: mount point(Like a drive letter under Windows System) under
Common linux commands
1. Copy folders from other machines
Format: scp-r folder name username @ machine name:/pathExample: scp-r search work@zjm-testing-ps23.zjm.baidu.com:/home/work/2. Check which program is using a specific port
Format:
Linux File System ManagementFile System Management:Re-create a file system will damage the original fileMkfs: make file systemPartition specified by mkfs-t TYPEMkfs-t ext2 = mkfs. ext2Mkfs-t ext3 = mkfs. ext3Mke2fs-J: Create an ext3 file system.-B
Open a specified port in Linux
After tomcat is installed in Linux, the input address http: // ip address on the client cannot be accessed, and port 80 cannot be accessed.
The Linux Firewall disables port 80 by default. Therefore, to access
View serial ports in Linux1. Description
Check whether the serial port is available. You can send data to the serial port, for example, to the com1 port, echo lyjie126>/dev/ttyS0Check the serial port name using ls-l/dev/ttyS *. Generally, the
Linux Study Notes (MySql operations)
Forget the MySql password:
Edit the mysql main configuration file my. cnf and add the parameter skip-grant in the [mysqld] Field
Restart the Database Service so that you can access the database without
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