LS Lists the current directoryCD entry to the specified directorymkdir Creating a DirectoryTouch Create FileLS-L lists the details of the file, Unix commands, and the detailed properties of all the visible files in the current directory, in long
1. Install the jprobe on the native PC:jprobeforwindowsexeformat_8102. Upload the Jprobe file to the Linux server:3. Granting of authority:chmod a+x Jprobe810_install.bin4. Start the installation:./jprobe801_install.bin-i ConsoleAt this point, the
ENV lists all environment variables and their assigned valuesSystem environment variables: In order for all paths to use this command to set system environment variables/etc/profile (available to all users) 1, define environment variables export
Linux Command BashEdit commandCtrl + A: Move to the beginning of the commandCtrl + E: Move to the end of the command lineCtrl + F: Move forward by character (right)Ctrl + B: Move back by character (left)Ctrl + u: Delete from cursor to beginning of
Compile kernel Yes no machine record defined error, there are some solutions on the net, in fact, are wrong, baseless assertion. Do not intend to write their own, to find an article is still reliable, turn to pick a bit.The root cause is that there
A: How does the Linux system make up?User space:user applications and GNU C Library (glibc)Kernel Space:system call interface, kernel and architecture-dependent kernel Code.Two: Why is Linux system divided into user space and Kernel space?CPUs
The philosophical thinking of Linux:1. All documents (including hardware)2. Combine multiple programs for a complex task3. Not relevant to the user interface4. Save the configuration data as textExplain:
All documents (including hardware)
In
Self-made Linux and kernel compilation 1, partitioning and creating file systemsFdisk/dev/sdbDivided into two necessary partitions/DEV/SDB1 corresponding/boot/dev/sdb2 corresponding to the root/Mkfs.ext4/dev/sdb1Mkfs.ext4/dev/sdb2650) this.width=650;
Prepare the disc (my operating system is X86)[[email protected] ~]# Rpm-q Samba queries whether samba installs[[email protected] ~]# mount/dev/cdrom/mnt mount the disc file to the/MNT directory[[email protected] ~]# cp/mnt/packages/samba*/home Copy
The recent study of Linux, the Linux profile and BASHRC files are not clear, so in-depth study.If you want to know when these files are being executed, you need to know a few tips about the shell. (CentOS6.5 Linux)1.login Shell, login shell, init 3
Character processing commands: tr--convert or delete charactersTR [OPTION] ... SET1 [SET2]Conversions are not words, but characters are converted one by one-D: Delete all characters that appear in the character setEg:tr AB ABBash Extreme
1. Prepare before installation:Install the development environmentGet kernel source package (www.kernel.org)Install packages*curses*Install the Environment Pack GroupServer Platform DevelopmentDevelopment Tools2. Install the Environment Pack
The goal of this standard is to define the standard path of the Linux file system, allowing developers and users to find what they need in a reasonable location.The general idea of the Linux file layout is to divide the files and directories into
# 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 CPUs cat/proc/cpuinfo|
IP Address
IP coding a two-tiered programming, an IP address identifies a host (or a NIC interface).
An IP address is divided into two parts: the network portion (the owning area) and the host part (which host is identified in the area).
Linux Command explanation-cat command, linux Command explanation cat
The cat command is used to connect to a file or input and print a standard file. Today we will introduce the cat command in Linux.
For more information about Linux commands, see
Query hardware information and linux hardware information in linux
1. query cpu-related information
A. query CPU statistics
Command: lscpu
The result is as follows:
Architecture: x86_64CPU op-mode(s): 32-bit, 64-bitByte Order:
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