[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
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
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
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
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
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 (
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
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
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 --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
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
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
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
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
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
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.
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