Linux kernel source code Tree Learning: kconfig and makefile

[Date: 2009-11-29] Author: Zhang Cheng Each directory of the Linux kernel source code tree contains two documents: kconfig and makefile. The kconfig distributed to each directory constitutes a distributed Kernel configuration database. Each

How to determine whether Linux runs on a virtual machine

vps

On the webhostingtalk Forum, some foreign profiteers sell virtual machines as independent servers. In last July, a Chinese compatriot was cheated and posted a post on the WHT. The evidence is conclusive, even the service provider admitted that there

Complete rmagick configuration steps in Linux to solve the rmagick. So cannot open shared object Problem

If you encounter an error similar to this when installing rmagick: 1 Rmagick. So: libwand. so.10: cannot open shared object file: no such file or directory- The problem should be in the path of the shared library, so you can declare the path

Solve Chinese garbled characters during SSH connection to Linux

I usually don't need Linux at all. It's definitely a newbie, but it needs to be used in the past two days. To prevent forgetting it later, I wrote down the problems I encountered. When I used the Secure Shell client to connect to Linux, I

Check whether the Linux server is 32-bit or 64-bit

ViewLinuxThe machine is32Bit or64Bit method: 1. Method1: file/sbin/init or file/bin/ls /sbin/init: Elf 64-bit LSB executable, x86-64 , Version 1 (sysv) , dynamically linked (uses SHARED libs) , for GNU/Linux 2.6.18 ,

Linux dynamic Library Loading

Dlopen () is a powerful library function. This function will open a new library and load it into the memory. This function is mainly used to load symbols in the library. These symbols are unknown during compilation. For example, the Apache web

Common SVN commands in Linux

1. Checkout the file to the local directory.SVN checkout path (path is the directory on the server)Example: SVN checkout SVN: // 192.168.1.1/Pro/DomainAbbreviation: SVN Co2. Add new files to the version LibrarySVN add FileExample: SVN add test. php (

Linux tc cbq queue-based traffic management example

According to many documents of TC, I have also compiled a configuration record. In actual use, the effect is good. I would like to share it with you for your reference.Environment: the local area network is not large enough to support more than 40

Complete Set of Linux FTP Command Parameters

Linux FTP command parameters are common server control methods. Now we will introduce some Linux FTP command parameters. I hope to help you quickly read these commands. These commands are common and will certainly help you. The following describes

Simple man help file in Linux

MeAreIStraightInNuForce! Writing a Help file for a function is quite simple if it is just for your convenience (you don't need a strict format, you can understand it yourself, don't take it out to make it hard for others to understand, let's

Embedded Linux-kernel, file system, application porting and development

· Embedded Linux --C + CGI + AjaxApplication in S3C2440 · Embedded Linux-Embedded DatabaseSQLitePort on 2440 · Embedded Linux-Embedded DatabaseSQLiteApplications in the 2440 · Embedded Linux -- porting Linux-2.6.30.4 on 2440Kernel · Embedded

Memcached Installation Guide (Linux)

Updated on: 1. enable virtual machines. Path: G: \ virtual machines \ VMware. memcached configure securecrt: CJB. memcached   192.168.160.1292, download Program . # Cd/home/apps # wget http://www.monkey.org /~ Provos/libevent-1.4.13-stable.tar.gz #

Modifying file user attributes in Linux

Chgrp command Function: Change the group to which a file or directory belongs. Syntax: chgrp [Option] group filename? This command changes the user group to which the specified file belongs. The Group can be either the user group ID or the

Linux decompression commands

  . TarUnpack: Tar zxvf filename.tarPackage: Tar czvf filename.tar dirname---------------------------------------------. GZDecompress 1: gunzip filename.gzDecompress 2: gzip-D filename.gzCompression: gzip filename.Tar.gz and. tgzDecompress: Tar

Create an xen Virtual Machine in Linux

Mkdir/domu 1. Create a virtual machine image Dd If =/dev/Zero of = xen. img bs = 1 m COUNT = 16000 Dd If =/dev/Zero of = xen2.img BS = 1 m COUNT = 16000 Mkfs-T ext3 xen. img Mkfs-T ext3 xen2.img Mount-o loop/domu/xen. img/mnt

Linux basic use

1. Switch from xterm to term (PTS-> TTY) CTR + ALT + F1 ~ F6 can be switched to 6 consoles CTR + ALT + F7 ~ F12 can be switched back to six X terminals Note: during kernel programming or driver module development, the message is printed to the

Inter-process communication in Linux-Message Queue

Message Queue (also called Message Queue) can overcome some shortcomings of the early UNIX communication mechanism. As one of the early UNIX communication mechanisms, the amount of information that a signal can transmit is limited. Although POSIX 100

Linux poll () Implementation Analysis

Struct pollfd {Int FD; // current DescriptorShort events; // event of the descriptor that the process cares aboutShort revents; // returned event}; Asmlinkage long sys_poll (struct pollfd _ User * ufds, unsigned int NFDs,Long timeout_msecs){S64

One Linux Command every day (16): Which command

We often search for a file in Linux, but do not know where it is stored. You can use the following commands to search:Which: view the location of the executable file.Whereis view the file location.Use locate with the database to view the file

Linux programming classic book recommendation

Become proficient LinuxSenior programmers of program design have always been the targets pursued by many friends. According to statistics from chinacache, the monthly salary of Linux programmers in Beijing is 1.8 times that of Windows programmers, 2.

Total Pages: 5467 1 .... 2393 2394 2395 2396 2397 .... 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.