1. Kernel modificationThe kernel files involved include DRIVER/CHAR/TTY_IOCTL.C and arch/xx/include/asm/termbits.hIn the Linux kernel, the c_cflags of the struct Ktermios structure has a total of 5 bits to mark the baud rate, where bit cbaudex
Binary mode does not perform any processing on the data.ASCII mode converts the carriage return line to the return character of the native.Do the system operation to remember the long memory, in Linux under the FTP command to transfer files,
Source: CSDN Wang Wensong transferred from Linux communeFork () functionThe only way to create a new process in Linux is to use the fork () function. The fork () function is a very important function in the Linux system, and the functions we have
reprint: http://blog.chinaunix.net/u/22677/showart_1076318.html 1. IntroductionSED is a non-interactive editor. It does not modify the file unless you use Shell redirection to save the results. By default, all output lines are printed to the screen.
firewall on and off (effective immediately, fail after reboot): $ sudo service iptables start #开启 $ sudo service iptables stop #关闭 firewall on and off (takes effect after reboot): $ sudo chkconfig iptables on$ sudo chkconfig iptables off To open
Sometimes, read and write files do not want to use the system cache (page cache), when the direct file read and write comes in handy, using the method:(1) When opening the file, add the O_direct parameter:You need to define _GNU_SOURCE, otherwise
After a block device is mounted, you can view the file system information for the device via the DF or Mount command. However, sometimes it is necessary to judge without mounting the device, and the following method can be used:(1) View file system
The focus of the controversy: the Systemd Inferno. A frequently discussed technology, a relatively simple controversy, is now being watched by every Linux enthusiast. If we are using SYSTEMD on all distributions, there will be little difference
Introduced/ dev/shm/ is a device that uses the Tmpfs file system, which is actually a special file system. the default size in Redhat is half of physical memory, so that time is not mkfs formatted. TMPFS is a memory-based virtual file system on
Development Board Hardware: ? What is the function of each block in the memory of the Development Board? ? Where should the bare-metal program burn when doing bare metal development? Why? And how is it guided to run?
Bare metal development
Man:manual means manual, you can use this command to query the use of other commands.Pwd:print working directory means the password.Su:swith User switch users, switch to root userCd:change Directory Switch DirectoriesLs:list files list the file
Source: CSDN Wang Wensong transfer from: Linux communeIntroduction to Linux under multi-taskingFirst of all, what do you call a multitasking system first? What are the tasks, processes, and threads, respectively? What is the difference between them?
http://blog.csdn.net/pipisorry/article/details/41653361Introduction to WineWine is the abbreviation for wine is not a Emulator (wine not a simulator) and is actually a conversion layer (or program loader) that can run Windows applications on Linux
The FTP command in Linux killed people, And the linuxftp command killed people.
Binary Mode does not process any data.
In Ascii mode, the carriage return line breaks into the local carriage return characters.
Remember to keep a long memory
Take notes on Linux (1) and take notes on linuxOne sentence is recommended: anyone who can be patient can become coder of the world, including you.Summary: ubuntu uses the apt-get management package and redhat uses yum.Linux is divided into four
Hdparm, the latest CentOS Hard Drive Tool
Install
Yum-y install hdparm
Display hard disk settings
Test the read speed of the hard disk
Detects the power management mode of an IDE Hard Disk[Root @ cnscn ~] # Hdparm-C/dev/sda/Dev/sda:Drive state is:
Common Linux commands (November 11)-grep
In Linux, The grep command is a powerful text search tool that uses regular expressions to search for text and print Matching lines. Grep stands for Global Regular Expression Print, which indicates the Global
Install Filezilla in CentOS
When it comes to Centos, everyone is very familiar with it. Of course, Filezilla is also the software for everyday applications. But how can I install it in linux. You can install Filezilla in multiple ways, but the most
Centos6.2 & amp; VBox4.1.8 OS learning notesMain about CentOS platform EstablishmentRecord some things, which may be used by someone.Download .. There's nothing to say ..For installation .. Important .. Centos6.2 has two ISO, I can use the first
HeartBeat for high availability cluster software in Linux
Linux server environment:
Node1: 192.168.1.100 10.0.0.1
Node2: 192.168.1.102 10.0.0.2
Service: apache
1. Configure the network environment of the system
Node1 node:
[Root @ node1 yum. repos.
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