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_database_1of2.zip
Linuxamd64_12102_databasesilicate
1. Install PostgreSQL, refer 《Install PostgreSQL.
2. Modify pg_cmd.conf to ensure that MD5 authentication is used. For details, see pg_cmd.conf record example:
# Type Database User CIDR-ADDRESS methodlocal all identhost all 127.0.0.1/32 MD5 # default is identhost all: 1/128 MD5 # default is ident
3. Create the database user openerp, And the openerp server uses this user to connectDatabase:
$SuPostgr
The required source code package:
/usr/local/src/mysql-5.5.25/cmake-2.8.8.tar.gz/usr/local/src/mysql-5.5.25/mysql-5.5.25.tar.gz
1, installation CMakeMySQL has been removed from version 5.5, and is replaced by the CMake tool./configure.Therefore, we first need to compile and install the CMake tool in the system source code.#编译安装
1
cd/usr/local/src/MySQL-5.5.25/cmake-2.8.8
2
./configure
How to install Apache,mysql,php,nginx,haproxy on Ubuntu and how to install lamp on DockerTo install lamp on Ubuntu:Https://help.ubuntu.com/community/ApacheMySQLPHPHttps://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntuhttp://www.maketecheasier.com/setting-up-a-lamp-se
Address: http://hi.baidu.com/ I _coolboy/blog/item/4ccaf44a965cf42e08f7ef8b.html
Next: VMWare easy install mode details: How to enable and disable the easy install mode (image and text)-on
Now we know about VMware's easy install mode, so whether or not to enable the easy install mode depends on us.
Therefore
Installing on LinuxIf you want to install Git with a binary installer on Linux, you can install it using the basic package management tools included with the release. If you take Fedora as an example, you can use Yum: $ sudo yum install gitIf you're on a Debian-based distribution, try using Apt-get: $ sudo apt-get install
GD: Gd support library for installing PHP in Linux. Gd support library for installing PHP in Linux
1. Download
Gd-2.0.33.tar.gz http://www.boutell.com/gd/Jpegsrc.v6b.tar.gz http://www.ijg.org/Libpng-1.2.7.tar.tar http://sourceforge.net/projects/libpng/Zlib-1.2.2.tar.gz http://sourceforge.net/projects/zlib/Freetype-2.1.9.tar.gzhttp: // sourceforge.net/projects/freetype/Php-4.3.9.tar.gz http://www.php.net
Ii. Installation
1. Install zlib
Tar zxvf zlib-
Original: Redis Advanced Practice II How to install Redis on Linux systems I. Introduction Previous article wrote "How to install a VMware Pro virtual machine" and install the Linux operating system on a virtual machine. That was the first step, and with the Linux operating system, we were able to install Redis on
Configuration environment: Virtual Machine installer configured in "installing ArcGIS10_03 installing ArcSDE10 on Linux": xubobo installation time: (doomsday, rumor !!!) Installation medium: arcgis_server_enterprise10_linux_122.167.iso1.52g installation account: arcgis/arcgis, which belongs to the esri group. Server account: admin/ad
Configuration environment :《Install ArcGIS 10_03 on Linux to install ArcSD
Configuration environment: Install ArcGIS 10 _ on Linux _01 install Linux Virtual Machine and configure yum SourceVirtual Machine created in Red Hat Enterprise Linux 5_5 64-bit pure net.zip 912M Installer: xubobo installation time: 2012-12-18 installation media: linux.x64_11gR2_database_1of2.zip linux.x64_11gr2_databasetimely f2.zip 2.18G database installation account: oracle/admin, affiliated to the oinsta
PXE + KickStart: Use the virt-install tutorial to automatically install the linux system,
Environment: Red Hat Enterprise Linux Server release 7.2 (Maipo)
Required Software: dhcp, tftp-server, system-config-kickstart, syslinux
Firewalled, selinux: Disabled
1. install and configure the DHCP service
[Root @ foundation76 ~] # Cat/etc/dhcp/dhcpd. conf
# Option defini
When the vmware7 manned ISO disc image is detected as a Windows operating system, the system will be prompted to install it in easy install mode. In this mode, you only need to set hardware parameters, VMware will automatically install the operating system.
Easy install mode of vmware7
Since the easy
Tags: compute git black omr span right-click Ott Error:idt
Guide
As a result of beslyric-for-x project development needs, began to try to develop Qt applications under Mac Os. After a successful attempt, record it and hope to help people with similar needs.This article takes the development beslyric-for-x as an example to record the steps from downloading Virtual box to normal development and release. This address: https://www.cnblogs.com/BensonLaur/p/9461589.html
The required source code package:
/usr/local/src/php-5.2.17/libmcrypt-2.5.8.tar.gz/usr/local/src/php-5.2.17/mhash-0.9.9.9.tar.gz/usr/local/src/php-5.2.17/mcrypt-2.6.8.tar.gz/usr/local/src/php-5.2.17/libiconv-1.14.tar.gz/usr/local/src/php-5.2.17/php-5.2.17.tar.gz
Before compiling PHP, there are two issues to solve:centos6.x on libmcrypt installation and some systems may not be able to find errors caused by Libiconv .1. Install PHP Depende
(Installation: nvidia-384+cuda9.0+cudnn7.1)Graphics (GPU) driver: NVIDIA-384cuda:cuda9.0cudnn:cudnn7.1The installation of Cuda under Ubuntu requires NVIDIA driver, first enter the Nvidia official website, and then query the corresponding NVIDIA driver support your computer model.Here My computer is: Asus F450J, comes with Nvidia GEFORCE 745.first step, install nvidia GPU drivergo to NVIDIA website to find out if the GPU supports my computer as follows
Configuration environment: Install ArcGIS 10_01 on Linux Virtual Machine and yum source configuration. The installation time is: 2012-12-25 installation media: ArcGIS_Server_Ent_Linux_101_129046.iso 1.50G installation account: ags/ags, which belongs to the esri group. Server manager account: arcgis/arcgis, which has been set to start automatically after startup. Ect/hosts configuration: 192.168.147.141 arcgisserver arcgisserver.esri.com virtual machin
/cweill/gotests/... FAILEDInstalling github.com/derekparker/delve/cmd/dlv SUCCEEDED 8 tools failed to install.
These failed libraries, not downloaded down, but since the files on the go official online, led to failure. Here are the solutions,
1, in the%gopath%\src\ directory, set up the Golang.org folder, and then create a new X folder. Directory is "%gopath\src\golang.org\x"
2. After the directory switch is complete, download the plug
Os:windows 10 Home Chinese version mysql:mysql-5.7.20-winx64.zipBen.zReference Links:Installing MySQL on Microsoft WindowsInstalling MySQL on Microsoft Windows Using a noinstall ZIP ArchiveLet's talk about my history of installing MySQL:The first is installed with the Windows executable file, after installation, use the MySQL notifier to turn off the service;Later, learned to install the installation-free version (Noinstall), download the package, Bai
Install and configure linux (Ubuntu server) and install and configure ubuntu
After ububtu 14.04 server 64-bit was installed last night, you have to configure the server today. In the morning, mysql phpmyadmin apache php5 tomcat jdk is installed successfully.
1. if an Xshell is installed on windows on the host machine, and the ssh service is installed on linux, files can be transferred between windows and li
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.