View network port usage in Linux

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.

How to install subversion in Linux

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

Summary of writing Linux Kernel Modules

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

In Linux, JRE does not display Chinese characters. Solution

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

Set the maximum descriptor in Linux

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

Linux idle memory Query

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

Touch command in Linux

Name: TouchPermission: All UsersUsage:Touch [-ACFM][-R Reference-file] [-- file = reference-file][-T mmddhhmm [[CC] YY] [. SS][-D time] [-- date = time] [-- time = {atime, access, use, mtime, modify}][-- No-create] [-- help] [-- version]File1 [file2.

Install Gerrit in Linux

Download Software: Git-1.8.1.5.tar.gz Http://code.google.com/p/git-core/downloads/detail? Name‑git-1.8.1.5.tar.gz & can = 2 & Q = Httpd-2.0.64.tar.gz Http://mirror.bit.edu.cn/apache//httpd/ Gerrit-full-2.5.2.war All software copies /Usr/soft

Linux MMC subsystem (1)-MMC host layer (2.6.28)

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

[Linux] Introduction to framebuffer operations

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 */

[Linux] ubuntu12.10 Root User Logon Settings

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

  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

Network commands for advanced Linux systems

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]

How to create the ramdisk root file system in Linux

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.

Linux built-in firewall iptables for Embedded System

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,

Spin lock in Linux kernel function sleep_on_common

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 (),

TNS-12537, TNS-12560, TNS-00507, Linux error: 29 combined error Solution

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

Linux RAC Environment check script

Echo "# ******************************** OS check **** ************************************" Echo 'hostname'Echo "----------------------------------------------------------------------------------"Echo "# Check OS"Echo "success "---------------------

How to configure the FTP service in Linux

1. Mount the OS image Disk [Root @ DSS media] # Mount/dev/CDROM/Media 2. Install the FTP service package [Root @ DSS server] # ls-lt | grep vsftp-RW-r -- 1 Root 143517 Nov 17 2010 vsftpd-2.0.5-16.el5_5.1.i386.rpm [Root @ DSS server] # rpm-IVH vsftpd-

Introduction to Linux kernel module programming

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

Total Pages: 5467 1 .... 2847 2848 2849 2850 2851 .... 5467 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.