Summary and analysis of Linux character device drivers

Recently, I have been reading books and learning about Linux device drivers. I am getting started with the simplest character device drivers and can have a macro understanding of the driver framework and functions of various elements. The following

Linux libreoffice adds Fonts

Copyright 2010-2013 curry pie (kevin276@qq.com, http://hi.baidu.com/curry pie 2_0 /) Due to copyright issues, Linux lacks common Chinese fonts by default. libreoffice uses fonts from the system/usr/share/fonts, this causes the font to be incorrect

Linux system hardware information of UNIX toolbox annotation 1

This series of articles provides some personal notes on the Unix toolbox.System Running kernel and system information: # Uname-#Obtain the kernel version (and BSD Version) # Lsb_release-#Display any LSB release version information #

Detailed analysis of system functions in Linux

Document directory Detailed analysis of system functions in Linux Detailed analysis of system functions in Linux [Size = 2] The system () function is very powerful. Many people know little about its principles, so there are so many replies above,

How to Establish an SSH network connection to Linux guest of virtual box in WINXP

Virtual box is a highly popular open-source Virtual Machine Software with powerful functions. Articles about it are everywhere on the Internet.   Virtual box was installed in WINXP some time ago, and then Linux was installed in virtual box (Linux is

The second week of Linux Learning

  Study overview this week ● System call ● Standard I/O Library ● Process Control ● Inter-process communication: pipelines, named pipelines, and message queues ● Basic signal operations ● Basic thread operations   The details are as follows: ●

Port vsftpd (FTP Server) on Linux

Document directory Port vsftpd (FTP Server) on Linux Port vsftpd (FTP Server) on Linux Just follow the README of vsftpd.1. Download[Url = ResponseVsftpd-2.0.6.tar.gz2. install.A. Unzip and enter the vsftpd-2.0.6 directoryCommand: Tar zxvf vsftpd-2

Obtain the SATA hard drive serial number in Linux

There is no good solution when I find the serial number of the SCSI hard disk on the Internet. Most of the information on the Internet is about the IDE hard disk. After a large number of searches, I finally found an effective method, post it to

Implementation of tcp ack in Linux-handling ack on the sending end

The previous article analyzed how the receiving end sends ack to the sending end. In summary, it is ack immediately, Ack with latency and ACK. Now let's take a look at how the TCP sending end handles ack, essentially, the so-called TCP connection is

ARM Linux Startup Process Analysis

Abstract: The portability of Embedded Linux allows us to see it on various electronic products. Linux boot processes vary for processors of different architectures. This article takes the S3C2410 ARM processor as an example to analyze the execution

Linux Device Driver Learning (2)-character Device Driver

Character Device Driver: 1. Generally, we use APIs that dynamically allocate device numbers: Int alloc_chrdev_region (dev_t * Dev, unsigned int firstminor, unsigned int count, char * Name ); Dev is a function used for output. After successful call,

Linux> desktop> gnome + KDE is a joke.

gtk

Look at this post http://www.linuxfans.org/nuke//modules.php? When name = forums & file = Viewtopic & t = 121785, I replied a few words by the way. Later, I thought it would be difficult. I 'd better continue to talk about my ideas. OSS (if not

Linux Command for viewing disk properties, folder/file size-DF and Du

In Windows, you can easily view disk space, but you may be confused about how to view disk space in Linux. Don't worry. in Linux, you can use the following command to query logs. UseDFCommand to view the disk attributes, including the file system

Linux time settings and synchronization (NTP)

Network Time Protocol (NTP) is also a new test requirement for rhce. During study, I also reviewed how to set the Linux time. Now I will share it with you. It is not difficult to set up the NTP server, but the NTP itself is a very complex protocol.

Use VNC to access a remote Linux image Desktop

1. Check whether your Linux system has VNC installed. [Root @ serv1 ~] # Rpm-q vnc-Server Vnc-server-4.1.2-14.el5_6.6 The above information indicates that the VNC service has been installed. 2. Start the VNC service [Root @ serv1 ~] # Vncserver:

Run the U-boot NAND command on Skyeye and start Linux from NAND.

Http://www.linuxfans.org/bbs/thread-182694-1-1.html 1. Download u-boot-1.1.4.tar.bz2 and decompress it.2. Copy the arm-linux-2.95.3 to/usr/local/ARM/2.95.3/3. Edit the MAKEFILE file of the U-boot directory. Include $ (topdir)/config.

Introduction to Linux kernel-related folders/proc and/sys

Recently, my article has been very popular. I just want to summarize my knowledge from Marco Polo and send it to my blog. But I didn't expect that an article was first published nine times in the morning... If you really think my article is bad,

Number of file handles that can be opened in Linux system-level file-Max command

In short, Max-file indicates the number of file handles that can be opened at the system level, while ulimit-N controls the number of file handles that can be opened at the process level. MAN 5 proc, find the file-Max explanation: File-Max

Linux Kernel-in-depth analysis of network protocol stack (4)-socket kernel initialization and creation process

rfc

Based on Linux kernel 3.2.1 Original works, reprint please mark http://blog.csdn.net/yming0221/article/details/7984238 For more information, see column http://blog.csdn.net/column/details/linux-kernel-net.html Author: Yan Ming 1. during system

Linux uses TC to control network QoS (2)

First, let's take a look at how traffic control is implemented in the kernel. First, when the kernel sends data, it will eventually call dev_queue_xmit, Struct qdisc * q If (Q-> enqueue ){Rc = _ dev_xmit_skb (SKB, Q, Dev, txq );Goto out;} If the Q->

Total Pages: 5467 1 .... 965 966 967 968 969 .... 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.