The kernel is driven by a device.ProgramInteraction with I/O devices.
The device driver is included in the kernel and consists of data structures and functions that control one or more devices, these devices include hard disk, keyboard, mouse,
CP to copy the source files and directories. The general format is as follows:
CP [Option] source file or directory target file or directory.
Option description:-A: used to copy a directory. recursively copy all the files and subdirectories in
Recently I'm been using packetix.net VPN and the speed is quite good... Unfortunately there's not recommended guide on how to use the client on Linux, so I'm writing one.
This gonna be very long... So bear with me till the end... huhu
0. To make
Signal is an important concept in Linux. In the early days, Linux used the system to call signal to install signals.
# Include Void (* signal (int signum, void (* Handler) (INT );This function has two parameters: SIGNUM specifies the signal to be
1. Practice cmd -- Help, help cmd, man cmd, info cmd. Compare the differences and find the command usage method.
A: After my tests, taking ls as an example, ls -- help is helpful in Chinese, and display is completed and released at one time.
Help
View: PS
PS aux this command returns detailed process information.
Tty indicates which terminal is used by the process terminal started by the system? Tty1, tty2, etc.
Stat indicates the Process status
Process tree: pstree
Lists the relationships
1. Introduction to crontab
The crontab command schedules the execution of some commands at certain intervals.
1.1/etc/crontab file
There is a crontab file in the/etc directory, which stores some scheduling programs that are running systematically.
Disk encryption in Linux
Luks (Linux unified key setup) provides a standard for Linux hard disk encryption. It not only applies to different Linux Release versions, but also supports multiple users/passwords. Because its encryption key is
Recently, the devx website held a "race to Linux"
2.0"
. The method for the activity is as follows: The devx website will publish a question on July 6, and July 6. These questions are the Windows platform application software originally
It has been two months since ubuntu was downloaded and installed in January 28. From knowing nothing about it to understanding it a little bit now, I still feel that I have made a little obvious progress (occasionally narcissistic ^-^ ).
However, I
Exec provides a method to start the execution of another program in the process. It can locate the executable file based on the specified file name or directory name and use it to replace the data segment, code segment, and stack segment of the
Semaphore is similar to the kernel object in windows. Once created, semaphore can be used by multiple processes. Of course, multiple threads in a process can also use semaphore for mutual exclusion. Speaking of mutex, the value of semaphore is
1. the load address is arbitrary, but was standardized back with sysv for x86. it's different for every architecture. what goes above and below is also arbitrary, and is often taken up by linked in libraries and MMAP () regions.
2. the answer is
Timer is a common function. I have always been curious about the underlying implementation methods. I think the hardware timer interrupt mechanism of the CPU is used eventually. There are two implementation methods. The first method has low
Compilation and link of Programs----------
Here, I would like to talk about some of the program compilation Specifications and methods. Generally, whether it is C, C ++, or pas, you must first compile the source file into an intermediate code file,
Libxml2 installation:
1. Installation Package: http://xmlsoft.org/where I download: http://xmlsoft.org/sources/old/
2. Download the compressed package, decompress it, unzip the command is: sudo tar xvzf libxml2-2.7.1.tar.gz
3. Configure and compile
CVS getting started tutorial From PostgreSQL Chinese wiki, PostgreSQL Chinese site, PostgreSQL Chinese community, PostgreSQL Chinese communityJump to: navigation, search
[Edit] CVS simple tutorial
Directory[Hide]
1 CVS simple
Document directory
File Stat-Display Information About File
1. recursively create a directory and specify the permission Value
2. Create a file and specify the permission value.
3. When ls is used to list directories, the data information
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