I remember when I was in middle school, I played x386 and 486. The effect of the keyboard on the black and white screen is really memorable. At that time, I didn't even know what a Windows system was. (In fact, I just didn't know it.) I was so happy
Red-Flag Linux + Oracle10g
1. Oracle10g adopts the default installation method. After installation, the database character set is we8mswin1252.
This will cause garbled data stored in Oracle 10 Gb.
Solution: After installing Oracle 10 Gb, you
There are two methods for file operations in Linux: System Call and library function call ). See LinuxProgramDesign (the original English version is beginning Linux programming, prepared by Neil Matthew and Richard stones) Chapter 3: Working
Red-Flag Linux + tomcat6
1. Environment SoftwareRed Flag Linux Desktop 6.0
Jdk-1_5_0_15-linux-i586-rpm.bin
Apache-tomcat-6.0.18.tar.gz
Copy the JDK and tomcat installation software to the/Public path.
2. Install JDK
Run the following
FTP command:
The FTP server is installed on the server, and the FTP client can be used on another Linux server.ProgramTo read and download files.
1. Connect to the FTP serverFormat: ftp [hostname | IP-address]A) on the Linux Command Line, enter
In Linux, task automation can be divided into two types: Run at system initialization and run periodically. Two tools are provided for running Linux on a regular basis,CrontabAndAt.
There are two reliable articles about crontab.Article:Cron
The basic usage of date is as follows:
Date [-D ] [-u] [+ % H % I % K % L % m % P % R % S % T % x % Z % % A % B % C % d % J % m % u % w % x % Y % N % T]Display System date or time. Parameters starting with % are format parameters. You can specify
# Include
# Include
# Include
# Include
The login user information is stored in/var/run/utmp.
Void perror (const char * s );Print error information
1. Output string format ControlPrintf ("% NS", STR) // outputs a string of the specified
Linux Basics
Linux Basics
Linux installation tutorial
Linux Chinese Environment
Linux-from cainiao to master
Laruence's basic learning of Private food in Linux (version 2)
Ubuntu Linux
Linux Standard
For many Linux enthusiasts who are very interested in the kernel, this article aims to introduce an entry method for interpreting the Linux kernel source code, rather than explaining the complicated Linux kernel mechanism;
I. Core sources
Program
1 client
Program And server programs
The biggest difference between a network program and a common program is that a network program consists of two parts: the client and the server.
A network program starts a server program and waits for the
Linux Kernel module management commands
1. lsmod list loaded Kernel Modules Lsmod lists the names and sizes of loaded modules in the system. You can also
Common commands
Ls-R
Chmod-R
Du
Find
Three regions of the file system:Super block I-node table data area
The first region of file system A is called a super block, which stores the structure information of the file system.B I-node table.
Arm-Linux-strip files can reduce the file size:
For example, after the cross-compiled transmissioncli is 7.2 MB, but after the "arm-Linux-strip transmissioncli" command, the size of transmissioncli is changed to 2.5 MB, much smaller.
Find and
Directory operation:Rm-RF mydir/* Delete the mydir directory */CD mydir/* enter the mydir directory */CD-/* Go back to the upper-level directory */CD ../* back to the parent directory with spaces in the middle */Cd ~ /* Return to the root directory *
WebLogic for Linux Installation
First, I made a statement by referring to the notes of an original creator.Install1. Preparations before installation1.1 first confirm that the platform of the Weblogic version you want to install has passed the BEA
Files are an important concept in Linux. In Linux, everything (almost everything) is a file. Simply put, the basic printf () and scanf () functions in C are actually file operations.
Although file operations are implemented through function calls,
Source: Liu Jianwen | academic half-it Song-Wen (http://arttech.us) Csflood is a magic horse
What is cssag? First look at the official definition:
"Cscope is an interactive, screen-oriented tool that allows the user to browse through C source
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