Reference Address: http://www.cnblogs.com/notepi/archive/2013/06/15/3137103.htmlRecommended Linux Learning BibliographyLinux Basics1. "Linux and Unix Shell Programming Guide"C Language Basics1, "C Primer plus,5th Edition" "Beauty" Stephen Prata2, "The C programming Language, 2nd Edition" "Mei" Brian W. Kernighan David M. Rithie (K R)3, "advanced programming in the UNIX environment,2nd Edition" (apue)4, "Em
Two, Linux Grand Panorama: 7 questions13.RedHat Linux 6.5 and Linux 2.4 which version is high?
Recently, many newspapers and websites have introduced the latest version of Linux 2.4 how, how? And many Linux beginners are using the Redhat
Linux?
First, let's explain what an operating system is. Simply put, an operating system is a set of system software that runs on top of hardware and provides various services for us. For example, the content displayed on the screen is controlled by the operating system's video card and screen display. The various services we use at ordinary times are also related to the operating system's control hardware (video card, Nic, sound card, hard Disk. Some
Linux has many advantages in function, price or performance, however, as an open operating system, it inevitably has some security problems. about how to solve these hidden dangers, to provide a safe operation platform for the application, this article will tell you some of the most basic, most commonly used, but also the most effective tricks.
Linux is a UNIX-like operating system. In theory, there is no s
Article title: Linux networking: how to build a firewall with an old-fashioned Pentium host and Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Author: Rawn Shah
I'm talki
Article Title: Learn more about the Linux kernel programming style. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
This short document describes the recommended programming style in Li
Linux driver development initialization parameters, linux driver development
First run the Code:
#include
Parameters can be accepted during Linux driver initialization. The command is as follows:
insmod hello.ko howmany=10 whom="Daddy"
Here, two parameters are input, howmany and whom.
To enable the module to receive the two parameters:
1. Include the header
Garbled characters in Linux and in linuxModify the/etc/sysconfig/i18n file, as shown in figureLANG = "en_US.UTF-8", xwindow displays the English interface,LANG = "zh_CN.GB18030", xwindow displays the Chinese interface.Another method is cp/etc/sysconfig/i18n $ HOME/. i18n.Modify the $ HOME/. i18n file, as shown in figureLANG = "en_US.UTF-8", xwindow displays the English interface,LANG = "zh_CN.GB18030", xwindow displays the Chinese interface.In this wa
Comparison of five Linux releases, Linux releasesUbuntu
Whether you are a new user planning to get your first computer, or someone migrating from Windows or Mac OS X, Ubuntu shoshould be your first choice. it's extremely easy to install and manage; everything just works out of the box. there are hundreds and thousands of applications available for Ubuntu users, which makes it even more appealing. and the Ub
How to install software in linux and install software in linux
I. parse the Linux application installation packageGenerally, there are three installation packages for Linux application software:1) tarpackages, such as software-1.2.3-1.tar.gz. It is packaged using tar, a packaging tool for UNIX systems.2) rpm packages,
Linux system Tutorial: how to install software in Linux
I. parse the Linux application installation packageGenerally, there are three installation packages for Linux application software:1) tarpackages, such as software-1.2.3-1.tar.gz. It is packaged using tar, a packaging tool for UNIX systems.2) rpm packages, such as
Linux Kernel Analysis (4) ---- Process Management | network subsystem | Virtual File System | driver introduction, linux ----
Linux Kernel Analysis (4)
I haven't updated it in two days. I analyzed the linux memory management subsystem in the last blog. I didn't want to analyze the process management subsystem, network
Install JDK on Linux and jdk on linux
Step 1:Download the JDK 1.7 installation package
JDK 1.7: http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html
During the download process, pay attention to the following two points:
1: Pay attention to the operating system version and 32-bit or 64-bit operating system. Linux is divided into x86
I. preparations:
1. Purchase or download the installation CD or image file of Red Flag Linux Desktop 4.0.
:
Http://www.redflag-linux.com/xiazai/xiazai.php? Id = 1325
2. leave at least two partitions in the hard disk for the installation system. 4 GB or more partitions are recommended for mount points. The swap zone is not too large and is suitable for around-MB. The file system format is optional, the installation process is reformatted.
3. record the
Linux Command 2 and Linux Command 2
In the process of viewing linux, File Attribute management is a difficult point. Therefore, as a beginner, I put it directly behind it for further research, therefore, I personally think it is an excellent opinion to learn some of the following knowledge points first and then go back and try to understand what you don't underst
Use the Python language to compile and obtain basic Linux system information (1): Obtain the Linux version, kernel, current time, And pythonlinux
I have been applying for a blog for a while, but I haven't written any more .....
I did not think of anything to write. I recently learned the Python language and read the most basic things in the book. I found that I could not read them at all, in addition, I tho
Linux basic commands and linux basic notes
Today, we are building a Linux production environment. This is a complex task that has to be done. Although I have done it many times, there are still many steps and commands that I don't remember. Every time I find information everywhere, it is very troublesome. So I wrote down some steps for searching.Log on to the rem
On the internet to see a lot about Linux optimization of good articles, here I do not repeat these articles, I just want to from my own experience to talk about this aspect of the problem.
As a system administrator, I'm talking about Linux based on server applications, because the use of Linux on personal computers may not be as secure and stable as the server,
This chapter describes the memory management features of Linux, namely virtual memory and disk caching. Describe what the system administrator should consider, work, and purpose.
What is virtual memory?
Linux supports virtual memory by using disk as an extension of RAM, allowing available memory to expand effectively. The core saves the memory blocks that are not currently in use to the hard drive, freein
first, prepare for work:
1, purchase or download Red Banner Linux Desktop version 4.0 of the installation CD or image files.
Download Address:
http://www.redflag-linux.com/xiazai/xiazai.php?id=1325
2, in the hard drive at least 2 partitions to the installation system, the mount point of the partition recommended more than 4G, the swap area is not too large in the 200m-600m or so, file system format regardless, anyway, the installation process will be
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.