Build oracle11g RAC (9) under Linux----Create a RAC Database

Next, use DBCA to create the RAC database.① with Oracle User login GUI, execute DBCA, go to dbca GUI, select 1th, create RAC database:② Select the CREATE database option, Next:③ choose to create a common database, Next:④ Configuration Type Select

Linux Operations related command collection

1 Delete 0-byte filesFind-type f-size 0-exec rm-rf {} \;2 Viewing processesSort by memory from large to smallPS-E-O "%c:%p:%z:%a" |sort-k5-nr3 Rank by CPU utilization from large to smallPS-E-O "%c:%p:%z:%a" |sort-nr4 Print the URL that says

Linux chkconfig Command Detailed

First, IntroductionThe Chkconfig command is primarily used to update (start or stop) and query run-level information for system services. Keep in mind that Chkconfig does not immediately automatically disable or activate a service, it simply changes

Summary of commands for Linux background process management

Linux background Process Management of some commands: FG, BG, Jobs, &, CTRL + Z command, and so on, the following for everyone, specifically can also refer to the Linux video tutorial .First, &Add to the end of a command, you can put this command in

Linux Daily Command Collection

View IO Performanceiostat-d-x-k 1 10Whether the port is started/usr/sbin/lsof-i:8422/usr/sbin/tcpdump Icmp-n-I. eth0See if there is a large number of pingsView current number of connectionsNetstat-n |awk '/^tcp/{++s[$NF]} END {for (a in S) print A,s[

Overview of using Linux under Valgrind

Valgrind Introduction:Valgrind is the framework for dynamic analysis tools. There are many Valgrind tools that can automatically detect many memory management and multi-process/thread bugs to dissect your program in detail. You can also use the

Linux account Management (ii)

again, the main purpose of this series of Linux blogs is not to introduce various commands, but to explore the theory behind the commands. This article mainly introduces the user's creation and deletion.Creating a user primarily uses the Useradd

Installation and use of wireless network card under Linux

Installation and use of wireless cardin recent years, the use of wireless network more and more, in Windows using a wireless network card under the Linux How to use it? One: First to be able to clearly use what kind of excuse type of wireless card,

Linux Subversion Service Configuration

Installing SubversionYum Install SubversionAfter installation, the main use of three commands, SVN: This is the SVN client, SVNSERVE:SVN Server, after the start of the SVN command to obtain and modify the source file, SVNADMIN:SVN Server management

Linux (Debian) configuration static IP

Use dynamic IP assignment in LAN, machine dynamic acquisitionIP address. But I'm always disconnected when I use SSH to log in.Later found that the original machine is always at two IP address 192.168.2.203and 192.168.2.228 switch between, with SSH

Linux installation JDK

Mine is CentOS 5.6, Java is installed by default, first uninstall JavaQuerying installed Java-related software[Email protected] zengchao]# rpm-qa|grep

Source code compilation and installation of Linux package management

EnvironmentOS:CentOS 6.5 64位示例软件:nginx Starting from source codeIn the Linux environment, most of the software is developed in C + +, there is no difference between the software compiled and installed in the two languages, let's take a look at the

Linux Samba Services

a . describes the main process of installing a Samba software package on a Linux system and configuring an authenticated Samba share server. Answer: 1. Install rpm package mount/dev/cdrom/mntCd/mnt/packageThe Ls–l samba* package also has the

Linux Bridge configuration Command: Brctl (2)

The BRCTL is used to manage the Ethernet bridge, establish, maintain, and check the Network Bridge configuration in the kernel. A bridge is typically used to connect multiple different networks so that these different networks can communicate like a

How Windows and Linux memory are aligned

I. Preliminary explanation of memory alignment memory alignment can be summed up in one sentence:"Data items can only be stored in memory locations where the address is an integer multiple of the data item size"For example, the int type occupies 4

Running Linux programs remotely on Windows

1. Install x Server Software on Windows host, such as Xwin server with Cygwin2. Start the X server on the Windows host and set the Linux host to allow access to the X server on the Windows host.#xhost +[ip of Linux host]Or#xhost +//Allow all hosts

Disable ssh Password Logon on CentOS7

Disable ssh Password Logon on CentOS7 Modify the SSH configuration file Location of the SSH configuration file:/etc/ssh/sshd_config Find the parameter configuration: PasswordAuthentication: Change the two parameter values to no:

In Linux, you can send an email to an external mailbox through sendmail.

In Linux, you can send an email to an external mailbox through sendmail. Recently I was writing an automated inspection script, thinking about how to automatically send an email alarm after warning. Download the latest mailx-12.4.tar.bz2 # wget http:

Principles of the tratc (TrafficControl) Framework

Principles of the tratc (TrafficControl) FrameworkRecently, my work is more or less related to Linux throttling. Since I learned about TC a few years ago and understood its principles more or less, I have never touched it any more, because I do not

Linux Process Management (-)

Linux Process Management (-) I. Process type Processes running in Linux can be divided into three types: Interactive Process: A process started by a Shell. Interactive processes can run either on the foreground or on the background. Batch Process:

Total Pages: 5467 1 .... 3254 3255 3256 3257 3258 .... 5467 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.