Linux-install Oracle (CentOS-Oracle 12c) and centos7 install oracle12c
Step 1: network connection, which is described in my previous blog.
Purpose of network connection: to use the yum command, download the file directly online.
Step 2: Go to the oracle official website to download 12c
Two files on the database server: (installed in Linux)
Linuxamd64_12102_databa
Install JDK 7 on CentOS and JDK 7 on centos1. Download jdk
Http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html
Select jdk-7u75-linux-x64.rpm2. Install jdk
Create directoryMkdir/usr/java
Switch to the download directory and copy the downloaded file/Usr/java cp jdk-7u75-linux-x64.rpm/usr/java
Switch to/usr/java to modify permissionsC
Tags: centos vnc tigervnc remote connection to Linux remotesThe Centos installation is complete, but the desktop is managed remotely via windows:Of course we can connect the command line through the SecureCRT tool, but I want to connect to their remote Desktop via windows:First of all, we guarantee that desktop environments such as Windows X are installed successfully:Yum groupinstall-y "desktop" "Desktop P
How does one install centos by using the regeneration dragon copy ?, Shenglong replication centos System
1. Set the IP address on your local machine to the same network segment as the IP address on the Huawei server.
Enter the IP address in the browser and enter the address on the server. The following figure is displayed after the address is accessed.
Enter th
Today suddenly want to install a Wordpress in the Linu to get a blog to play, so again began to toss.Below is also available under Centos 7:Http://isoredirect.centos.org/centos/7/isos/x86_64/CentOS-7-x86_64-DVD-1611.isoInstall Linux This I will not repeat the said, their own blog search under, or find Baidu it.After in
Open VMwareSelect Install LaterCustom InstallationThe niche is a 64-bit CentOS installation.Set the name and installation location for the virtual machineSet up the virtual machine to hit the processor and allocate memory (ORACLE12G I recommend more than 2G of memory)Network type select host mode onlyCreate a new virtual disk as recommendedThe disk size is set to 40G, not too small, and there will be errors
Tags: lin strong nts ons command input func syntax programmerUsing VIM on CentOS can not be used, error does not have the command Centos-bash:vim:command not found So how to install vim? ------------------------------------------------------------------------------------------------------- Enter the Rpm-qa|grep vim command, If Vim is properly installed, the follo
Install jdk in centos 6.5 and jdk in centosInstall jdk in linux1. Download the linux jdk version:Jdk-6u1-linux-i5862. Transfer the jdk file to the server/usr/local/jdk [the usr non-internal program and the program outside the command are installed in this directory] Directory,[No jdk directory to create one: mkdir jdk] send the file here3. Enter the usr/local/jdk directory and enter the command:Sh jdk-6u1-l
Step is relatively simple
The main is to record the implementation of the process of the memo.
More detailed tutorial: http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000/ 00137583770360579bc4b458f044ce7afed3df579123eca000
CentOS Yum source does not have git and can only compile and install itself
Ensure that the dependent packages are installed
Use yum in centos to install mysql and centosyum to install mysql
Speaking of databases, we mostly think of relational databases, such as mysql, oracle, and sqlserver. These database software is very convenient to install on windows. If you want to install a database on Linu
Tags: KVM network-bound bridge post CentOS virtual machine performance LogDon't try, this problem is not resolved, already using VMware installed a layer of virtual machine, and then installed in the KVM, the network level has changed, even if the network bridge is not configured to surf the Internet.But try it this way, it doesn't have to be successful: Bind VMware's virtual machine to another physical NIC, and then configure it properly.Outside the
Clam Antivirus is an anti-virus software package used on Unix-like systems. It is mainly used in the mail server and uses multi-threaded background operations to automatically upgrade the virus database.
Clam AntiVirus (ClamAV) is a free and open-source antivirus software. Updates to the software and virus code are released by the community for free. Currently, ClamAV is mainly used on email servers set up by Linux, FreeBSD, and other UNIX-like systems to provide virus scanning services for em
Mozilla is not only a good browser, but also a very good Flash Player, especially its support for Chinese can save a lot of trouble, as shown in figure 1. In red hat, mollzia is the default browser. to enable it to play flash animation, you must install a Linux Mozilla plug-in.
1. Download the Linux Mozilla plug-in
Download URL:
Http://www.macromedia.com/shockwave/download/alternates/
Select a version.
2.
Install tomcat in linux (centos) (use shell scripts to install tomcat as a service)1. Download tomcatDownload the linuxlinuxversion (tar.gz) from http://tomcat.apache.org/download-70.cgi)2. decompress, upload, and grant permissionsDecompress the package, use WinSCP to upload the decompressed installation file to the/home/software/tomcat directory, and use the chm
This article takes the installation and configuration of a hadoop cluster composed of three machines as an example.
The information of the three machines is as follows:
Hostname role IP Address
DC01 mast 192.168.68.57
Dc02 slave 192.168.68.58
Dc03 slave 192.168.68.59
The username is root.
1: Install jdk1.6 and configure the Java environment. For details, refer: Install JDK in Tomcat 7 on cento
Python version to 2.7.x or above, if Python is not installed execute the following command installation:
wget https://www.python.org/ftp/python/2.7.8/Python-2.7.8.tgz (或者通过其他方式下载后放在某个路径下)
tar -zxvf Python-2.7.8.tgz
cd Python-2.7.8
./configure
make
sudo make install
1. Install Pip (1) curl "https://bootstrap.pypa.io/get-pip.py" -o "pip-install.py"(2)sudo python pip-install.pyIf you are prompt
vagrant can use the command line to quickly build Linux systems to achieve synchronization of development environments.
Step
Preparation Tool installation VirtualBox installation vagrant Download box system Mirror http://www.vagrantbox.es/(recommend a foreigner integrated development environment, website introduction HTTPS ://box.scotch.io/, I used the command line to download too much failure, so crawl to url:https://atlas.hashicorp.com/scotch/boxes/box/versions/2.5/providers/ Virtualbox.box
Install zookeeper-3.4.9 service on CentOS7, centos install zookeeper
Install zookeeper-3.4.9 services on CentOS7 1, create the/usr/local/services/zookeeper Folder: mkdir-p/usr/local/services/zookeeper2, go to the/usr/local/services/zookeeper Directory: cd/usr/local/services/zookeeper3, download zookeeper-3.4.9.tar.gz:
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.