due to project requirements, the need to install Oracle 11g on 64-bit Linux systems, a lot of content on the Internet, combined with their own practical experience, finally installed successfully, recorded, and shared to the needy comrades.
due to project requirements, the need to install Oracle 11g on 64-bit Linux systems, a lot of content on the Internet, combined with their own practical experience, finally installed successfully, recorded, and shared to the needy comrades.
PoolA pool is a collection of resources that are fully created and initialized at the start of the server, known as static resource allocation.When the server enters the formal run phase, that is, when the client requests are processed, if the
Brief IntroductionThe PS command in Linux is the abbreviation for process status. The PS command is used to list those processes that are currently running on the system. The PS command lists the current snapshots of those processes, which are the
Brief IntroductionThe Tail command writes the file to standard output from the specified point and uses the "-f" option of the tail command to easily view the log file that is being changed, and "Tail-f filename" will display the top-most contents
1. Command format
Parameters
Describe
U
User, which is the owner of the file or directory
G
Group, which is the group that owns the file or directory
O
Other, except
This article comes from my GitHub pages blog http://galengao.github.io/ie www.gaohuirong.cnOften encounter some Linux system allows you to Sisu network, and some is not allowed, then we can sisu the network from the server to the Yum download
Delete: D command
$ sed ' 2d ' example-– delete the second line of the example file.$ sed ' 2, $d ' example-– delete the second line of the example file to the end of all lines.$ sed ' $d ' example-– delete the last line of the example file.$
1. Installing VsftpYum-y Install Vstall2. Modify the configuration file vi/etc/vsftpd/vsftpd.conf The configuration to be modified (not added) is as follows: &NB Sp anonymous_enable=yes --Turn on anonymous user access,
Installing Apache1. Get the Software: http://httpd.apache.org/httpd-2.2.21.tar.gz2. Installation steps:Unzip the source file:2 CD httpd-2.2.214 Make5 Make InstallRun the./configure command to compile the source code,--PREFIX=/USR/LOCAL/APACH2 is to
We have mentioned in the previous S U i d and g u i d. This privilege bit has become a tricky issue in recent years. Many system vendors do not allow this bit to be implemented, or even if it is set, it completely ignores its existence because it
Let's create a file with the T o u C h command:$ Touch MyFileNow use the LS-L command for this directory:We've created an empty file, and as we'd hoped, the first bar tells us that the file is a normal file. You will find that most of the files you
The "four big names" of Linux process ManagementOne or four name catch
The four big catch, originally appeared in Winrian creation of martial arts novels, is the court in the Justice of the power of the four disciples, four each bosom stunt,
My name is Wang Yongxieng, after 5 months in the old boys education Linux operations class, I must achieve the salary target is 10k, in order to achieve the goal I will take the following major action plan:1, actively listen in class, actively
My name is Wang Yongxieng, after 5 months in the old boys education Linux operations class, I must achieve the salary target is 10k, in order to achieve the goal I will take the following major action plan:1, actively listen in class, actively
My name is Wang Yongxieng, after 5 months in the old boys education Linux operations class, I must achieve the salary target is 10k, in order to achieve the goal I will take the following major action plan:1, actively listen in class, actively
chmod [{ugoa}{+-=}{rwx}] [file or directory][mode=421] [File or directory]-R Recursive modificationExample: chmod g+w,o-r file or directoryBut generally with digital configuration permissions, example: chmod 766 files or directoriesChown User files
One,more commands, similar to cat, the Cat command is the entire contents of the file displayed on the screen from top to bottom. More will be a page-by-page display to facilitate users to read pages, and the most basic instruction is to press the
Linux and linux
Refer:
Operatingfocus.bokee.com/3327857.html
Www.oschina.net/code/snippet_237505_8646
Www.cnblogs.com/techdoc/archive/2010/12/22/1913521.html
1. Common functions in multi-process programming.
1. pid_t fork ();
Create a sub-process
2.
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