ArticleDirectory
Tab key
CTRL + c]
[Ctri] + [d]
This article is my study notes on "laruence's Linux private house dish.
Tab key
Function: Command completion and file completion
When the [Tab] is connected to the end of the first
In Windows, there are several very practical commands that can be used to locate some network problems. In Linux, the command name is a bit different. 1. NSlookup, which is replaced by Dig in Linux, dig provides more detailed information, and, in
Here, I will talk about the solution of Linux installation after VPC.
A screen with a high width is displayed at startup, and the screen is just a landscape. Don't panic. Restart the VM first. After grub appears, press "E" on the installed system,
Grep Introduction
Grep (Global Search Regular Expression and print out the line, full search for regular expressions and print out rows) is a powerful text search tool that can use regular expressions to search for text, and print the matched rows.
Network File System (NFS) is a mechanism for attaching partitions (directories) on remote hosts to local systems through the network, with support for the network file system, you can operate on the shared partition (directory) of the remote host on
You can use the ps command. It displays information about the currently running process, including the PID of the process. Both Linux and UNIX support the ps command to display information about all running processes. The ps command can provide a
From: http://hi.baidu.com/liu_bin0101/blog/item/02ff1afc043443f5fd037f95.html
2.6.xx kernel is very different from 2.4.xx kernel programming. The following text briefly describes how to implement the kernel module (Hello World) in
From: http://linux.chinaunix.net/techdoc/develop/2008/03/07/982180.shtml
SummaryLinux Kernel module programming materials are complicated, some are too simple, some are too complex, I try to use the form of notes to show readers how to process
In the morning, it is the final exam for training 033. Although it is 033, it is far more difficult than 033 under the guidance of Marco Polo... In the afternoon, I learned how to mount and left a small job to write a script to implement automatic
The storage structure of the computer is hierarchical, from fast to slow, the cost is from high to low, the capacity is from small to large, registers, L1 cache, L2 cache, until the disk, it is even slower than the disk, so when the program is
Document directory
Command Format
Change supported language
Several simple commands
This article is my study notes on "laruence's Linux private house dish.
Command Format
Command Format: Command [-options] parameter1 parameter2...
For example:
I. Based on
LinuxOf
WebServer
Importance
Linux as a freeOpen SourceOperationSystemAnd is receiving increasing attention from people. With the release date of the stable Linux 2.4 kernel approaching and the introduction of the Intel IA-64
We will learn the following:Source program CompilationWrite makefileLibrary LinkProgram debuggingHeader files and system help--------------------------------------------------------------------------------1. source program CompilationIn Linux, If
In many cases, we place the resource file in the relative location of the executable file, for example, with the executable file. Therefore, it is necessary to obtain the absolute path of the current executable file and then find the path of the
In Windows,
Attaching usually refers to assigning a drive letter to a disk partition (including a virtualized disk partition.
This operation can be performed through "disk management" in "Computer Management.
Third-party software, such as disk
Today, the international free software movement has entered a new historical period of development. The international development groups of various free software projects are growing and have their own say, for example: linux Kernel International
Common system security analysis tools
The scanner NMAP (fc5 is not installed by default), and the RPM package is on 5th disks.
# NMAP 192.168.0.22 default scan TCP port
# NMAP-su-Sr-SS 192.168.0.22
-Su UDP Scan
-Sr RPC Scan
-Ss tcp syn
Http://mydear.itpub.net/post/28567/504859
Create a File System
In Linux, run the mkfs command to create a file system, and run the mkswap command to create a swap space. Mkfs commands are actually the front ends of several File System-specific
Search for processes
PS-Ef | grep Tomcat
PS-Ef | grep assessme
View port
PS-Aux | grep Tomcat
PS-Aux | grep PID
View all processes and port usage:
Netstat-APN
End Process
Kill [Sid]
Killed 24480
View disk space
DF-H
Delete
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