This is also the note I wrote on the millionaire forum. I will share it with you today:Http://www.delphibbs.com/keylife/iblog_show.asp? Xid = 6526
:---
Experience in installing oracle9.2.0 in RedHat Linux9
Author: jrq
Abstract: This article describes how to install the oracle9.2.0 database in the RedHat Linux9 environment.
Keyword: oracle9i RedHat Linux9 Kernel Parameter environment variable
Oracle817 is always used in the RedHat linux7.1
. Set time using UTC[HTML]View PlainCopy
sudo vim/etc/default/rcs
Change Utc=no to Utc=yes6. Install ChromeDownload the latest installation file to Https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb.And then[HTML]View PlainCopy
sudo apt-get install Libappindicator1 libindicator7
sudo dpkg-i google-chrome-stable_current_amd64.deb
sudo apt-get-f Install
This will allow apt to install and update the Chrome browser later.7. Install Sogou Inp
. Set time using UTC[HTML]View PlainCopy
sudo vim/etc/default/rcs
Change Utc=no to Utc=yes6. Install ChromeDownload the latest installation file to Https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb.And then[HTML]View PlainCopy
sudo apt-get install Libappindicator1 libindicator7
sudo dpkg-i google-chrome-stable_current_amd64.deb
sudo apt-get-f Install
This will allow apt to install and update the Chrome browser later.7. Install Sogou In
CPU and memory supported by RHEL1. RHEL supports the following seven types of hosts: Intel (x86, Itanium2), amd64/em64t, IBM (S/390 large host, zsseies large host) iseries (IBM as400 host), pseries (IBM unix host is rs6000 host)2. CPU usage on the x86 host· If RHEL as is installed, more than two CPUs are supported, the two CPUs can use hyper-threading at the same time (that is, the technology of simulating one CPU with two CPUs );· If SMP is used (that is, the kernel supporting multi-processor
1 past TroublesFor some time, you want to use a different Python version of the Anaconda, directly from the official website downloaded two different anaconda version to install.At first, I didn't think it was a problem. A short period of time, when installing other third-party libraries, often found that the installation failed, and often the following problems:This question, I Google, Baidu and so on for a long time, also did not solve well. Later,
the following command: "/usr/bin/vmware-uninstall-tools.pl".Before running VMware Tools for the first time, your need to configure it byInvoking the following command: "/usr/bin/vmware-config-tools.pl". Do you wantThis program to invoke the command for your now? [Yes] YesInitializing ...Making sure services for VMware Tools is stopped.Stopping Thinprint services in the virtual machine:Stopping Virtual Printing Daemon:doneStopping VMware Tools Services in the virtual machine:Guest Operating Syst
After installing Oracle11g in Linux, use sqlplus with the following garbled code.
After installing Oracle 11 GB in Linux, use sqlplus with the following garbled code.
After installing Oracle 11 GB in Linux, use sqlplus with the following garbled code.
[Oracle @ localhost ~] $ Rlwrap sqlplus/as sysdba
SQL * Plus: Release 11.2.0.1.0 Production on Wed Jan 23 15
For help !!! After installing the samba server for linux Enterprise 5.0 and installing the samba server, a shared folder is set up, prompting you to have the write permission-Linux Enterprise Application-Linux server application information. For details, refer to the following. After installing the samba server for linux Enterprise 5.0 and later, you have set up
Ubuntu12.04 (32-bit) Oracle11g (32-bit) Installation Process 1. Update the system to the latest: sudoapt-getupdatesudoapt-getdist-upgrade2. Install the dependent package required for Oracle: sudoapt-getinstallautomakesudoapt-getinstallautotools-devsudoapt-getinstallb
Ubuntu12.04 (32-bit) the whole process of installing Oracle11g (32-bit) 1. update the system to the latest version: sudo apt-get update sudo apt-get dist-upgrade 2. install the dependency
When installing the mysql database, if you reinstall it, you will easily encounter applysecuritysettingerror. That is, when you configure mysql to start the service, an error occurs when you start applysecuritysetting. First, use 360 security guard to completely uninstall mysql, however, in fact, the files are not completely deleted when mysql is uninstalled. You need to manually delete some files: 1. mysq
When i
When installing telnet-server, an error is prompted-Linux Enterprise Application-Linux server application information. For more information, see. Let's take a look. What's the problem,
This problem occurs when installing telnet-0.17-38.el5,
Warning: telnet-0.17-38.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Preparing... ######################################## ### [100%]
Package telnet
Welcome to the Oracle community forum and interact with the 2 million technical staff. How can we migrate the system without installing the Oracle client? Perform the following steps: 1. Copy the ORACLE and HMIS folders: if the original ORANT and HMIS folders are on the C: disk, copy them to the new system and put them on the C: disk; the original file is stored in disk D.
Welcome to the Oracle community forum and interact with 2 million technical sta
The following articles mainly describe the actual steps for installing and configuring MySQL in the green version. we install MySQL in the MySQL environment. We all know that MySQL has multiple versions installed, however, the installation steps of many versions are too complex, so the following articles mainly list a simple installation method. I downloaded MySQL 5.1.
The following articles mainly describe the actual steps for
This article describes four basic operations for installing the management software of DB2 9. We all know that the management software of DB2 9 is installed in the following four ways: "DB2 Installation Wizard, db2_install installation script, description of Configuration File Installation, and manual installation. The following describes the four methods.
DB2 Installation Wizard
Graphical interface wizard installation in Linux, Unix, and Windows ope
Ubuntu9.04 An error occurred while installing PCRE7.9 -- Linux general technology-Linux technology and application information. For details, refer to the following section. /Usr/bin/ld: cannot find-lpcre
Collect2: ld returned 1 exit status
Libtool: install: error: relink 'libpcrecpp. la' with the above command before installing it
Make [1]: *** [install-libLTLIBRARIES] Error 1
Make [1]: Leaving director
Howto: Installing Flock in Ubuntu will introduce you step by step the process of installing Flock In Ubuntu. Download the package at http://www.flock.com/download/. currently, the package is 0.7.4forlinux. Sudotarxvzfflock * .tar.gz-C/opt/sudochown
Howto: Install Flock in Ubuntu
This Howto will introduce you step by step the process of installing Flock In Ubu
Compiling and installing PHP1. Go to the PHP website to download the source http://www.php.net/downloads.php, I download the version used is (php-5.4.8.tar.gz)2. Extract to/usr/src directory, execute command: sudo tar-zxvf php-5.4.8.tar.gz-c/usr/src3. Implementation./configure--prefix=/usr/local/php--enable-fpm--with-mcrypt=/usr/local/libmcrypt--with-zlib-- Enable-mbstring--with-openssl--with-mysql--with-mysqli--with-mysql-sock--with-gd--with-jpeg-dir
Learn about Telnet before installing, using Telnet to transfer data on a public network is not secure, it is recommended to use only on the local networkUsing Telnet in the public network (WAN) are very very bad idea. IT transmits login data in the clear format. Everything'll is sent in plain text.If you still need Telnet, it's highly recommended use it on the local area network only.Alternatively, you can use SSH. But make sure "ve disabled root logi
The shell for installing software in linux is hard to learn. Every time you reinstall linux, installing the software is troublesome! So I decided to learn more about shell, write the steps for installing software every time into shell scripts, and share them with you. Occasionally updated. Note: The file name in the script is the name of the downloaded file. You
network: http://www.cnblogs.com/5201351 to find===========================================================================1, in addition to the above environment, we also need to install the HTTPD service, and then to httpd the default root directory to create the CentOS directory, and the system image is attached to this[Email protected]5201351yuminstall httpd-y[[email protected]5201351 mkdir /var/www/html/centos[[email protected]5201351Mount centos-7- x86_64-dvd-1503-Iso/var/www/html/centos2.
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.