------------------------------------------------------------------------Http://www.cnblogs.com/peida/archive/2012/12/05/2803591.htmlHere is a list of commonly used Linux commands, and then add your own understanding to the learning.------------------
Linux has two special device files /dev/random and /de/urandom, which are used to generate a random number.
The random number generated by/dev/random is related to the state of the computer hardware currently in use, which improves security and
Use the same system call using the Library function API and the embed assembly code in C code two waysFirst select a system call from the system call table, I chose the number 122th system call--uname122i386unamesys_newunameFirst, use man to find
Set shared file path Click Virtual machine settings-Select shared Folder(Figure 1 Setting up a shared folder)Set the shared folder path
1 Select Path
2 fill in the Custom share name (you need to correspond to the Mount Path later)
3
The WC command is used to count the number of lines, words, and bytes of text in the format "WC [parameter] text".-L displays only the number of rows-W displays only the number of words-C displays only bytesExample: Count the number of users in the
Makefile plays a very important role in Linux, we can write the C program code we need on Linux as a platform,For C, Linux is a very good platform for learning, using, debugging, validating C-code platforms, its powerful Vim editor, andThere are
First, NohupThis is often the case in your job, where you can perform a task remotely to the server through SECURECRT or other tools, which is time-consuming and lengthy, and you have to wait for it to execute, but if you close the window or
Learning Linux in the understanding that Linux is not the higher the version coefficient is good, but to see if its version features more efficient, stable, secure to determine whether the best version. If you need to replace the new version, it is
The system input and output default policy is drop, please complete the following questions about Iptables;Iptables -a input -d 10.18.11.13 -p tcp --dport 22 -j accept #允许ssh端口iptables -a output -s 10.18.11.13
There are many commands for listing directories, but the following command is very useful, showing a clear structure and displaying directory information intact.List the/home/tomcat/html directoryNamei/home/tomcat/htmlNamei: Lists all the components
Get permission to switch to the root user:sudo su-Enter the database:mysql-ufs-pfsdm2016 DatabaseNameTo create a database table:CREATE DATABASE IF not EXISTS arpg_1045 DEFAULT CHARSET UTF8 COLLATE utf8_general_ci;Import the file in binary
The Kylin I installed is the Ext4 file system, and Linux support for NTFS is readable and non-writable. One example: You can follow the Linux commune tutorial to install a dual system, under Ubuntu can access the contents of the Windows individual
1. Introduction:It is said that XFS has the ability to de-duplicate data, and unscrupulous people continue to ask for the Samba shared disk using the CENTOS7 on the use of XFS to ZFS, and turn on the deduplication function. Samba configuration
From the public number: Dahne Linux cloud Computing TrainingOperational learning needs to be divided into four stages, Linux beginner-àlinux Intermediate Advanced-àlinux, and senior direction refinement.First stage: Beginner's entryThe initial stage
How do I get the PID(ProcessID) of the processes?You can use:
#include
pid_t getpid (void);
More detailed information can be obtained by checking the description of the documents:
Find/usr/include-name unistd.h
One Linux Command 6 every day and one Linux Command
Rpm package management-yum online management
IP Address Configuration and network yum SourceIP Address Configuration # Use setup
# Vi/etc/sysconfig/network-scripts/ifcfg-eth0Change ONBOOT = "no"
Linux Process Management
What is a process? A process is a program or command being executed. Every process is a running entity, with its own address space and occupying certain system resources. In short, a process is a running program. In Linux,
[Experience] CentOS7 docker uses overlay storage, centos7docker
For the advantages of docker overlay storage over device mapper, you can search for related information on google. Overlay storage can be used directly on ubuntu 16.04.2, while overlay
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