Mount and detach
Everything in Linux is a file, and all the devices you want to use are directly mounted to the Linux kernel.Directly detach from the kernel, which can reduce the work of the kernel and effectively improve the work efficiency.
As
monitor Tomcat console on Linux servers on Windows
sometimes you need to monitor the Tomcat console on a Linux server on Windows to view some print information and log reports. Remote Desktop is a good method. Another method is to log on remotely
What is checksum offloading
From http://www.wireshark.org/docs/wsug_html_chunked/ChAdvChecksums.html
The Checksum calculation might be done by the Network Driver, protocol driver or even in hardware.
For example: the Ethernet transmitting
Reprinted from: http://blog.csdn.net/ritterliu/article/details/6686616
My machine is Windows XP + ubuntu10.10. I used to install Ubuntu for fun. I didn't plan to use it for a long time. I only allocated 10 Gb of space for it. After some time, I
1. Learn to write simple makefile
2. Compile an applicationProgramCan be run with makefile
3. Learn to write the driver makefile
4. Write a simple char driver. The makefile is compiled and can be insmod, lsmod, or rmmod. Print Hello world in the
From: http://blog.csdn.net/ligt0610/article/details/7265903
1. Use the TOP command to find the process with the highest CPU utilizationRoot @ xxx :/#TopTop-09:36:26 up 22 min, 2 users, load average: 6.02, 5.10, 3.58Tasks: 43 total, 1 running, 42
Operating System: RedHat Linux 5
1. install Tomcat
Decompress apache-tomcat-6.0.29.zip to any directory with permissions, such as/home/ITS/Apache-Tomcat-6.0.29.
2. Download and install JDK (jdk1.6.0 _ 24-linux-i586.bin ):
Run the./jdk1.6.0 _
The night before attending the linuxcon 2011 conference in Yokohama, Japan,Linus torvalsdJust nowGitMarkedWindows 3.0-RC1, AndKlmlSubmitted relevant announcementsThis also marks that the Linux operating system will eventually leave the 2.6 series
Author: gzshun. Original Works. Reprinted, please indicate the source!Source: http://blog.csdn.net/gzshun
A complete Linux Command requires the following important components:1. Usage2. Command Line Parameters3. Portability
1. Usage
In each command,
. 4 _ create_page_tables ()
The _ create_page_tables () function is also located in arch/ARM/kernel/head. S. The Code is as follows:
_ Create_page_tables:
Pgtbl R4 @ page table address
/*
* Clear the 16 K Level 1 Swapper page table
*/
MoV r0,
With the wide application of Linux operating systems, especially the development of Linux in the embedded field, more and more people are devoted to Linux kernel-level development. Faced with the ever-growing Linux kernel source code, developers
Document directory
For me, UBUNTU live CD is good enough, but it is too large. I need a small Linux Live CD. When talking about live CD, I can't help but mention knoppix, a version made by German Klaus Knopper. But today I want to
Aria2 is next in Linux.High-speed download Tool. Because it has a multipart Download engine, it supportsTo download the same file. In this way, the download speed of files is greatly accelerated. Aria2The resumable upload function allows you to
Song Baohua talks about the basic concepts of arm's embedded Linux porting experience
1. IntroductionArm is short for Advanced RISC Machines (a processor of advanced and streamlined command systems). It is a microprocessor intellectual property (IP)
Linux Kernel SPI subsystem architecture analysis (clear)
There are two types of equipment on the SPI bus: one is the main control end, which is usually used as a sub-module of the SoC system. For example, many embedded mpus usually contain SPI
We often encounter this problem. We use Telnet/ssh to log on to a remote Linux server and run some time-consuming tasks. As a result, the task fails midway through due to network instability. After the command is submitted, how does one prevent
This article briefly introduces how to switch from the original real mode to the protection mode and enable the paging mechanism after the Linux kernel in the X86-32 architecture is loaded to the memory by the Boot Loader (such as grub. This article
In Linux network programming, select is used for event triggering for a long time. In the new Linux kernel, there is a mechanism to replace it, that is, epoll.Compared with select, epoll does not reduce the efficiency as the number of FD listeners
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