Notes and experiences on learning embedded Linux systems
A typical Desktop Linux system includes three main software layers: Linux kernel, C library, and ApplicationProgramCode.
The kernel is the only layer that can fully control the hardware.
You can use the following steps to compile the dynamic library in Linux (assuming that the source file of the dynamic library is named source. CPP, the target file generated by compilation is DeST. o. In the following content, XXX is the name of the
Some Humorous things to do to a UNIX system:From the CSH (C shell ): % Make loveMake: Don't know how to make love. Stop. % Got a light?No match. % Sleep with meBad character % MAN: Why did you get a divorce?MAN: Too required arguments. % RM GodRM:
1. Back up the data first:Sudo CP/etc/X11/Xorg. CONF/etc/X11/Xorg. conf. Backup2. Open Xorg. conf:Sudo gedit/etc/X11/Xorg. conf3. Find the following section and modify it here:Section "Monitor"Identifier "generic monitor"Option "dpms"Horizsync
MBR (Master Boot recorder) Stores hard disk information in the Main Boot Sector. MBR is the heaviest hard disk.This is because two important items are recorded in the MBR: The Boot Management Program and the partition table ). Therefore, we are
Linux Command-tcpdump
Source: Unknown (11:09:04)
Example: TCPDUMP host 172.16.29.40 and port 4600-X-S 500Tcpdump adopts the command line method. Its command format is:Tcpdump [-adeflnnopqstvx] [-C quantity] [-F file name]
In recent days, I have made some research on the MTD driver to familiarize myself with Linux driver development. I think some of the articles I can find are not detailed enough, so I wrote some analysis on my own, hoping to help others and make my
Server development requires many considerations, such as the server architecture, stability, performance, and load capacity. In fact, in the process of developing servers, you need to consider a variety of factors, such as servers with short but
Some things will not be forgotten for a long time, so in order not to always find information, simply make a profound note, this can not only deepen the memory, but also deep understanding.
Linux servers have not been in touch for a long time. Some
Start the database:Su-Oracle$ Sqlplus/nologSQL * Plus: Release 10.2.0.1.0-production on Fri Aug 3 09:11:24 2007Copyright (c) 1982,200 5, Oracle. All rights reserved.
SQL> connect/As sysdbaConnected to an idle instance.
SQL> startup ShutdownOracle
First, you need to download the 5.5.3 for linux package. if the version is low, the kernel cannot be found.Decompress the package. (I decompress all the files in this package to the vmware-distrib directory on the desktop.) in the terminal window,
About lilo
1. When lilo appears: Enter linux single
Lilo: linux single
2. Press enter to directly access the Linux Command Line
3. Use the PASSWORD command to change the password
Ii. About grub1. When the grub screen appears, use the up/down
1. Prerequisites
1.1 Linux operating system supported by was
Run the lsb_release command to view the operating system.
# Lsb_release-
1.2 was6.1network deployment Software Package
2. Install was (root user operation)
2.1 before installation, make
In this experiment, the 64-bit linux3.4.1 source code is modified. Due to some changes in the Code Organization Mode of the new version, some previous methods on the Internet are not feasible. The procedure is as follows:
1. Download the source code
The Linux kernel uses entropy to describe the randomness of data. The greater the entropy, the more chaotic the system is. The computer itself is a predictable system, so it is impossible to use computer algorithms to generate real random numbers.
Zhou haihan/Wen
2010.4.22
When looking at the cluster, I accidentally saw the popular distributed scientific computing SETI @ home a few years ago. The scientific community, such as Berkeley University, was used to calculate astronomical data.
Zhou haihan/Wen
2010.6.9
Previously I wrote the article "Linux time settingServerSolve the problem of time synchronization between Linux. If you want to be lazy in windows, use the Internet time synchronization provided by windows to synchronize
Imagine a scenario where you want to intercept (hijack) a local egress connection (localout) or a forward connection (prerouting), and content in the two directions of the Connection
Make changes, such as: 1. Connect the connection to the remote
Linux network application Q &
Summary
Linux network application Q & A (10:53:46)
By lanf, Source: http://tech.ccidnet.com/pub/article/c302_a170867_p1.html
Author: StaySource: SCID-Open Systems world
Q: How do I manually add a default
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