Command:Netstat-tuplnOrNetstat-PLN
Parameter description:
-T: indicates that the TCP port is displayed.
-U: indicates that the UDP port is displayed.
-P: displays the process ID (PID) andProgramName. Each socket/port belongs to a program.
The steps for installing subversion in Linux Source Code are as follows:
./Configure-- Configuration
Make-- Compile
Make install-- Install
When installing subverion, pay special attention to many small details. Next we will
When learning to compile the Linux kernel module, we must first clearly understand the role of the kernel module. Why should we use the kernel module? This is because the overall structure of the Linux kernel is very large and many components are
When JRE is installed in windows, Chinese characters are displayed without configuration, but not in Linux. Many characters are often displayed as small squares. The following method can be used to solve this problem, so that the JRE in Linux can
As mentioned below, you can use ulimit-N 32768 to set the maximum descriptor, but it is only useful for the current session and root. This is not feasible.Or modify/etc/security/limits. conf, but restartIn addition, I have not checked whether there
The basic principle of Linux is that no resources should be wasted. therefore, the core uses as much RAM as possible to cache information from local and remote file systems. when the system performs read/write operations, data related to the
The MMC driver in Linux mainly manages the mmccard/SD card. It is divided from top to bottom into the MMC device layer, the MMC core layer, the MMC host layer, and the host layer, which are responsible for the underlying hardware:
As follows:Access
All these operations are logged on to the console as the root user.
First, change the magic
$ CAT/Dev/Fb0> Sreensnap/* get the data on one screen */
$ Clear/* clear screen output */
$ Cat snapshot snap>/Dev/Fb0/* display the screen data just now */
I. root logon problems:
Ubuntu12.10 by default, root users are not allowed to log on. Only common users and visitors can be seen in the logon window.
Solution:
1) switch to Super User Mode
(The premise is to set the Super User Password: sudo passwd
The best Linux kernel learning methodology in history
Click to download
My arm_linux transplant notes
Click to download
Complete S3C2440 Development Process
Click to download
Ifconfig
1. Role
Ifconfig is used to view and change network interface addresses and parameters, including IP addresses, network masks, and broadcast addresses. The user has the permission to use ifconfig.
2. Format
Ifconfig-interface [Options]
1. modify an existing File SystemSet the file system compressed file to ramdisk.gz.1. Extract# Cd ramdisk.gz directory# Gunzip ramdisk.gzAfter decompression, obtain the file system image file ramdisk, which overwrites the original compressed file.2.
1,
Iptables uses the kernel framework provided by Netfilter to establish a policy. To start iptalbes, you must first start Netfilter in the kernel:
Make menuconfig-> networking support-> networking option-> network packet filtering framework
First,
Note that the first call is spin_lock_irqsave (), but then the release of the lock uses spin_unlock ()
The second time to obtain the spin, it is required to use the spin _ lock_irq (), but the release lock uses the spin _unlock_irqrestore (),
Today, we are very depressed, and the server has been used for a long time.
During usage in the morning, no connection is found. It is confirmed that the data center is powered off. After the machine is sent, the host starts normally, but the
From: http://hi.baidu.com/zkheartboy/blog/item/18d4fdc48b0249aa8326ac7c.html
I saw several posts asking about Linux kernel programming yesterday. Many of them are stuck in the entry-level questions. I will sort out the preliminary process of
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