The following are the most popular things in Linux: Do you know?
IDE almost complete list of IDE in 24 Linux, editor for C ++/QT/Linux:1. kdevelop 2. anjuta 3. codeforge: 4. code warrior:5. cool edit: 6. Code Crusader: 7. Source Navigator: 8. xwpe:
These two days I was worried about finding a tool for C Development in Linux. I suddenly remembered the built-in editing tool VI in Linux. I heard that VI is a powerful tool but it has always been uncomfortable, so I am determined to study VI as a
Speaking of editors, outsiders generally know notepad (MS notepad). The inner will say that the true editor is Emacs (a trump card editing tool in Uinx OS ), it has almost become a belief.I also accidentally discovered this Super invincible cool
Start to build a Java Development Environment
First, start JDK, go to the official website to download the binfile, copy the file to the/usr/Java folder, and then change the binfile permission.
Sudo chmod U + x/usr/Java/jdk-6u43-linux-i586.bin
ArticleDirectory
Parameters
Option
Command
Example
Tips
Split-screen display of text files
Less [Options] [file-list]
Less is similar to more, but more perfect
For example, after a screen of text is displayed,
ArticleDirectory
Parameters
Option
Example
Show file category
File [Option]File-list
File can identify more than 5000 types of files. Most files in Linux are identified by default.
Parameters
File-listYesFileList
ArticleDirectory
Parameters
Option
Example
Connect the corresponding lines of the file
Paste [Option] [File-list]
Paste reads rows from file-list, connects the corresponding rows, and outputs them. By default, the
ArticleDirectory
Parameters
Option
Example
Search for files
Whereis [Options]File Parameters
FileYesWhereisFiles to be searched. These files are original files.Code, Binary or help file
Option
-B: Only query binary
ArticleDirectory
Parameters
Option
Example
Tips
Set the permission mask when creating the file
Umask [Mask]
Parameters
MaskIt can be three octal digits orChmodSymbol value used in,MaskSpecify the disallowed
Source: http://baike.baidu.com/view/2367608.htm
Vmlinuz is bootable and compressedKernel. "VM" represents "Virtual Memory ". Linux supportVirtual MemoryUnlike the old operating system, such as DOS, which has a limit of KB memory. Linux can use
ArticleDirectory
Parameters
Option
Example
Tips
Search for entries in the mlocate Database
Locate [Option]Pattern
Parameters
PatternYesLocateFile Name or regular expression to be searched
Option
-I
Code
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->
/*
* Main. cpp** Created on: Feb 9, 2010* Author: weiyu Wang
*/
# Include Signal. h > # Include Unistd. h > # Include Sys /
1. Shutdown
The shutdown command safely shuts down the system. It is very dangerous for some users to disable Linux by directly disconnecting the power supply. Different from windows, Linux runs many processes in the background, therefore, force
You must install subversion at first
1) tar zxvf subversion-1.6.12.tar.gz2) CD subversion-1.6.122 ). /configure -- With-apxs =/usr/local/apache2/bin/apxs -- With-Apr =/usr/local/APR/bin/apr-1-config -- With-Apr-util =/
When Unix/Linux is usedProgramIt runs in the background, so we usually use & to make the program run automatically at the end of the program. For example, we want to run MySql in the background:/usr/local/MySQL/bin/mysqld_safe-user = MySQL &.
Http://www.linuxidc.com/Linux/2008-09/15517.htm
In Linux, the PWD command and getcwd () function are commonly used to obtain directory paths. However, sometimes it is not easy to match common requirements. The problem comes from lightning. He
Code
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->
# Include
Unistd. h
>
# Include
Sys
/
Types. h
>
# Include
Sys
/
Wait. H
>
# Include
Signal. h
>
/Etc/sysconfig/network includes the basic network information of the host for system startup.
/Etc/sysconfig/network-script/the directory contains the information about the most initialized network started by the system.
CentOS, local server, ip Address: 192.168.1.111Ubuntu, remote server, ip: 192.168.1.1121. Copy the directory of the remote server to the local server.On the remote server 192.168.1.112, there is a test directory under the/tmp directory. The file
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