Several small Linux systems

First: DSL Linux Damn small Linux is a Linux release based on a business card (50 MB in bytes) that can start a CD. Despite its small size, it strives to become a usable and easy-to-use desktop. Damn small Linux Desktop is almost a complete set,

Transplantation of Linux-3.6.6 Based on S3C2440 -- solving the problem of automatic LCD Shutdown

  So far, we have spent a lot of space on the LCD, but there is another problem, that is, the LCD will be automatically closed 10 minutes after the boot.   In the 179th line of the vt. c file (under the drivers/tty/VT directory), the variable

Linux terminal color output

Echo-en' /E [ 37 ; 44 ; 1 M'^|| -- Whether to highlight| ---- Background color| ------ Foreground color| -------- Escape sequence mark, or "/033 [" #! /Bin/bash# Esc. sh:# Display ANSI color#ESC = "/033 ["Echo-n "_ 40 _ 41 _ 42 _ 43"Echo "_ 44 _ 45

Porting bluez to ARM Linux

Version: Bluez: 3.36 Gcc : Arm-linux-gcc-3.4.1 Required software packages: Libxml2-2.7.4 Dbus1.0.2 G Lib-2.16.5 Bluez-utils-3.36 depends on Libraries and glib, while libraries depends onLibxml2So the compiling order is libxml,

Linux 2.6.10

[] Linux kernel source code + sourceinsight Linux-2.6.10 kernel source code:Http://www.softpedia.com/progDownload/Linux-Kernel-Download-10448.html This is from linux-2.6.10Source code, 44 MB, which can be decompressed directly under winodws. I

Port socket Linux to Solaris

1. Ensure that the header file contains the correct 2. Because-lsocket-lnsl is specified, Solaris has two socket libraries socket and xnet. Linux only has one library containing libc.   Query link library knowledge points NM: symbol table in the

Linux cluster I/O performance test

Linux cluster I/O performance test (Li chenguang) This article describes how to use Iozone's performance testing tool to test cluster performance. test procedure: 1. install the Iozone on the server node (which can be downloaded on www.iozone.org)

Some suggestions for learning Linux Programming

I have used Linux for 3 or 4 years. I have accumulated some experience from the old cainiao to the current cainiao, and now I want to share it with you, especially for beginners. There are three methods to get the Linux environment: Install cygwin

Check the memory usage of processes in Linux (Linux Performance Tuning)

1. Top The top command is a common performance analysis tool in Linux. It can display the resource usage of various processes in the system in real time, similar to the Windows Task Manager. Description: PID: process IDUser: process ownerPR:

LINUX multi-thread programming (Practice)

The following is an example. We create two threads to increase the number of threads.Maybe this instance has no practical value, but with a slight change, we can use it elsewhere. # Include # include # include # include # define max 10

Inter-process communication in Linux (4) signal lights

Inter-process communication in Linux (4) Signal lamp I. Traffic Signal Overview The traffic signal is not the same as that of other processes. It mainly provides resource access control for inter-process sharing. It is equivalent to a memory flag. A

Getting started with iptables in Linux

Commands in iptables must be case sensitive. The main syntax differences between ipchains and iptables are as follows: 1. In ipchains, for example, the input chain uses a lowercase name. In iptables, use uppercase input instead. 2. in iptables, you

Semaphore operation example in Linux

# Include # Include # Include # Include # Include # Include # Include Using namespace STD; Union semun {Int val;/* value for setval */Struct semid_ds * Buf;/* buffer for ipc_stat, ipc_set */Unsigned short * array;/* array for getall, setall */Struct

Linux mplayer installation process (x386)

Today, I finally installed fedora11. Some time ago, I accidentally formatted the entire disk as a Linux disk. At that time, I was so depressed ..... all my documents are missing .... Let's talk about how to install mplayer.   In fact, it is also a

Introduction to multi-thread programming in Linux [Top]

Introduction Thread technology was proposed as early as 1960s, but the real application of multithreading to the operating system was in the middle of 1980s, and Solaris was a leader in this field. Traditional UNIX also supports the concept of

Performance example for testing PV operations on Unix/Linux systems

You can use this program to roughly test the performance of PV operations in Linux. (System V signal light) As follows: #include #include #include #include #include #include #include #include #include #include #definekey_tdoubleunion

How to Understand epoll + multithreading in Linux concurrent servers

In a Linux concurrent server, how does one understand epoll + multithreading? In the Linux concurrent server, ePol can be used to implement epoll. After reading epoll several times, the working principle is not very clear. If epoll is implemented

[Linux] process management, memory management, file system, system management, network operations Overview

Process/thread Process concept: A process/thread is the smallest execution unit in a computer and the basis for implementing a time-sharing multi-user operating system. How can a process be implemented in Linux? If you are familiar with the kernel,

Browse the Linux kernel source with lxr

Lxr (stands for Linux cross-reference), is a great tool which indexesThe source code of the Linux kernel and allows you browse the source inYour favorite browser (Firefox), with quick references for allFunctions/Files referenced in that Code. (It's

TLS implementation in Windows and Linux

Under Windows: # Include # include # include // use TLS to record the thread running time DWORD g_tlsusedtime; void initstarttime (); DWORD getusedtime (); uint _ stdcall threadfunc (lpvoid) { int I; // initialization Start time

Total Pages: 5467 1 .... 2850 2851 2852 2853 2854 .... 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.