A Discussion on the Linux kernel Chinese mail list

Question: I 've been to the master for many times: How UNIX is simple and how refined it is. As a result, I almost forgot the plain truth: Everything will have its life cycle. I think the same should be true for UNIX operating systems. Should the

How to change the Linux host name?

The ostname command only temporarily changes the host name. After restart, the host name is restored to the original one.To change the host name permanently, modify the/etc/sysconfig/network file.VI/Etc/sysconfig/network, change the hostname line to

View and modify the volume label of Windows partition in Linux

Modify LinuxYou can use e2label for the volume label of the partition. For example, you can change the/dev/sda1 volume label to/boot. $ E2label/dev/sda1/bootView LinuxPartition file system volume label$ E2label/dev/sda1/Boot In LinuxIn Windows

Statement 1 of the Linux GCC make File

File hello. C, Main. C, hello. H, makefile, in the same directory Hello. C: # Include void Hello (char name []) { printf ("Hello % s! /N ", name); } Main. C: # Include "stdio. H " # include" hello. H " // The second int main () { Hello (" GCC ")

Navicat_for_mysql_10.0.11 installation in Linux

Http://www.navicat.com/cn/download/download.html Navicat_for_mysql_10.0.11_cn_linux.tar.gz Usage: 1. Open the terminal: Application> System Tool (or attachment)> terminal and switch to the root account: # Su Password: (Note: When you enter the

Linux drive learning notes

I recently used mini2440 to learn the Linux driver and take notes. LED driver: Static int _ init dev_init (void) The prefix __init is often seen in the driver's initialization function,This is defined in the following file File:/include/Linux/init.

Apache httpserver and tomcat 7 cluster Linux

For integration of Apache httpserver and tomcat, see the previous article: Http://blog.csdn.net/supercrsky/article/details/8295023   I.ConfigurationTomcat Here we use two Tomcat servers and copy one directly in the installed directory, named tomcat2.

Thoughts on Nat implementation in Linux

DNAT is mainly used to protect the servers inside the NAT. It is used to actively connect to the internal server, while SNAT is the opposite. To protect and limit the internal network client, in Linux, Nat is based on the Connection Tracing module.

The orthogonal design of Linux makes it completely a superset of Windows

Linux is a Windows superset. It means that Linux can be fully simulated into a Windows system interface. How can this problem be solved? As we all know, the file system of Linux is very different from that of windows. Linux uses a tree structure

Two Linux kernel rootkit-Introduction

It has been said that, due to the built-in File Deletion mechanism in Linux, once malicious code is found to be easily cleared, even if the kernel itself is found to be infected, it is very easy to be cleared, however, this does not mean that Linux

Linux File System Architecture

The Linux File System is composed of several trees and linked list structures. As we all know, all directories and files constitute a visual "one tree, there is a mount linked list behind this "one" tree. If every file system is a tree (in fact,

Several details about Nat in Linux-Kernel Analysis Based on 2.6.8 and 2.6.17

There is a alloc_null_binding function in the NAT module of Netfilter. This function will be called at the hook point local_in and when Nat is not initialized, in both cases, netfilter requires that SNAT can be executed in postrouting and local_in.

Linux Kernel repetition-everything is a process

1. zero_page 2.6.24 the zero_page is removed from the kernel. However, we are preparing to add zero_page recently. The reason for this is why it was regarded as a chicken rib at the beginning, the reason for this error is that when the zero page is

Linux Kernel startup Optimization

Normal 0 7.8 磅 0 2 false false false MicrosoftInternetExplorer4 /* Style Definitions */

Linux ip_conntrack is confusing

Document directory Example 1: Example 2: Example 3: Example 4: Example 1: Example 2: Example 3: Example 4: Tip of the last question "go deep into the conntrack full problem of ip_conntrack again" Ip_conntrack has an event mechanism to

Detailed description of trap commands and sighup semaphores in Linux

The user is the front-end server of the Bank, and there is a line of Trap 1 2 3 in. bash_profile. Ask me what impact I have on the system. So I checked some information. From http://www.linuxfly.org/post/404/The trap command is used to

Linux Command name

/Bin = Binaries/Dev = Devices/Etc = etcetera/Lib = library/Proc = Processes/Sbin = superuser Binaries/Tmp = temporary/Usr = UNIX shared resources/Var = variable?FIFO = first in, first outGrub = Grand uniied bootloaderIfs = internal field

In Linux, check whether the command is a built-in command (view the command location) "type"

type [-aftpP] name [name ...]      With no options, indicate how each name would be interpreted if used as a command name.    If the -t option is used, type prints a string which is one of alias, keyword, function, builtin, or file if name is an

Linux: Use scim Input Method in VNC

Finally, I am tossing it over :)[Arc @ localhost urdfbqen. Default] $ cat ~ /. VNC/xstartup#! /Bin/sh# Uncomment the following two lines for normal desktop:# Unset session_manager# Exec/etc/X11/xinit/xinitrc# Added by albcamusUnset lc_ctype

In Linux, multiple NICs with different IP addresses in the same CIDR Block

When we look at the driver of the Intel 1000 PT Nic today, we have the following information:Multiple interfaces on same Ethernet broadcast networkecho 1>/proc/sys/NET/IPv4/CONF/All/arp_filter Google: Someone has tried this. The excerpt is as

Total Pages: 5467 1 .... 3556 3557 3558 3559 3560 .... 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.