How to view port usage status and disable ports in Linux

Http://blog.csdn.net/wudiyi815/article/details/7473097 Premise: First, you must know that a port does not exist independently and is attached to a process. If a process is enabled, the corresponding port is enabled. if the process is

How to solve an error when using the whatis command in Linux

In Linux (RHEL), when I use the whatis command, for example, I want to find the meaning of the LS command, shell prompts:   But I remember it was easy to use. What happened now? I searched for the Internet and did not find any good solution.

Develop a Linux Background Service Process

Develop a Linux Background Service Process (Daemon) is a special process running in the background. It is independent of the control terminal and periodically executes a certainTask or wait to process some events. Daemon is a very useful process.

Manual configuration of wireless networks in Linux

iwlist wlan0 scan From: http://linux-wiki.cn/wiki/%E6%97%A0%E7%BA%BF%E7%BD%91%E5%8D%A1%E9%85%8D%E7%BD% AE This article describes how to manually configure a wireless network card on the Linux command line interface. Currently, most popular releases

Unix/Linux Desktop Environment Knowledge memo

gtk

I met several senior UNIX developers many years ago, such as James and casual brother. At that time, I was doing research on User Interface related fields in windows, such as win32k. in sys, the implementation principle of directui/netui and how to

A Method for interpreting the Linux kernel source code

Introduction to Linux kernel Interpretation     For many Linux enthusiasts who are very interested in the kernel, this article aims to introduce an entry method for interpreting the Linux kernel source code, rather than explaining the complicated

Linux arm driver development Summary

Driver Design: Differences between Linux drivers and bootloader drivers: The interface with the application layer should be considered; Consider multiple users; Consider other protocols; The role of the device driver: Read data and write

Several methods and comparison for starting a new process in Linux

Sometimes, we need to start another program (process) in our own program to help us complete some work, so how do we start other processes in our own processes? In Linux, many methods are provided to achieve this. The following describes the

How to build a CVS server in Linux

1Download source code   SlaveCVSOfficial WebsiteCvshome.orgBecauseCVSThere have also been some security vulnerabilities in history, so we recommend that you regularly go to its official website to see if there is any latest version.   2, Compilation

Learn how to develop a Linux driver. 03-led character device driver for ok6410 Series

In the previous article, we introduced the framework of the character device driver. In this article, we will operate on the real hardware-led. Author: canghai hunter Source: http://blog.csdn.net/embedded_hunter reproduced please indicate the source

Introduction to installing and deploying SVN server (Linux + subversion + Apache)

1. Install the APR dependency Library (Apache Portable Runtime module) Http://apache.mirror.phpchina.com/apr/apr-1.2.11.tar.gz./ConfigureMakeMake install Http://apache.mirror.phpchina.com/apr/apr-util-1.2.10.tar.gz./Configure -- With-Apr

Debug Linux kernel using GDB

Http://hi.baidu.com/%C4%FE%BE%B2%B5%C4%B7%B1%BB%AA/blog/item/1c4c83192ac4dd158718bf66.html     Principle:GDB supports remote debugging, serial port connection, and TPC/IP network connection.In ubuntu 9.10linux, virtualbox acts as a virtual machine

How to create a service program in Linux

The Linux system provides powerful and reliable network services, and management programs manage the services. For example, we are familiar with Web, FTP, and email, which can be run independently or called by the daemon inetd and run very well. But

Reduce too many Linux Server time_wait Problems

 Time_waitStatus: The port connected to the server after the client establishes a TCP/IP connection with the server and closes the socketStatus: time_wait Is it true that all sockets that execute active shutdown will enter the time_wait status?Is

Linux operating system analysis (1)-How program works

Student ID: SA ××× 310 name: ×× Tao Environment: opensuse 12.2 gcc4.7.1 1. GDBCommonDebug Command To debug with GDB, add the-G parameter to the compilation command, for example gcc -g main.c -o main B linenum: breakpoint on line linenum L display

For Linux systems that improve performance, sendfile, splice, and tee are called.

In Linux, the system that improves performance calls sendfile. Splice and tee may be familiar with Linux kernel version 2.4: a static Web Page Server named khttpd is embedded in the kernel of version 2.4. At that time, it may be because of the

Introduction to logcheck, a common log analysis tool in Linux

Author: Liu Zhiyong Guo conghui For those with a large number of accounts and BUSY systemsLinuxIn terms of the system, its log files are extremely large, and a lot of useless information will overwhelm the noteworthy information, causing great

Install the entire Linux operating system on the soft RAID Partition

I. Introduction to raid What is raid? What is it? If you don't understand it, go to Baidu. Here we will only introduce Soft Raid. Soft Raid is a raid implemented by software. The advantage is that a general PC can build a disk array at a low cost.

Practical Linux commands, not the most comprehensive but practical --- disk usage du, DF

Command: DF-H Output instance: File System capacity used available % mount point /Dev/md0 9.7g 4.7G 4.6g 51%//Dev/sda5 9.7G 45 m 9.1g 1%/boot/Dev/sda8 9.9g 43 m 9.3g 1%/homeNone 1.8g 0 1.8g 0%/dev/SHM/Dev/sda9 23g 3.8g 18g 18%/usr/Dev/sda7 4.9g 2.6G

[Firewall iptables in Linux] [instructions] [Chinese]

Iptables command Syntax: Iptables [-T table] command [Match] [-J target/jump]  The-t parameter is used to specify the rule table. The built-in rule table has three rules: Nat, mangle, and filter. If the rule table is not specified, it is regarded as

Total Pages: 5467 1 .... 1825 1826 1827 1828 1829 .... 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.