] Oracle] #groupadd DBA[[Email protected] Oracle] #groupadd OinstallThe following command creates the DBA and the Oinstall user group:The following command creates the Oracle user and sets the password[[Email protected] Oracle] #useradd-G oinstall-g dba Oracle[[Email protected] Oracle] #passwd OracleChanging password for user Oracle.New UNIX Password: [Type password here]Bad Password:it are based on a dictionary wordRetype new UNIX Password: [Retype password here]Passwd:all authentication tokens
Install kchmviewer. in linux, view the chm File-general Linux technology-Linux technology and application information. For more information, see the following. View chm files in linux
The kernel of IE is required to view the chm
Label:1. Check if MySQL is installed on the systemUse the command:#rpm-qa | grep MySQL2. Uninstall the installed MySQLUninstall the MySQL command as follows:#rpm-E--nodeps mysql-libs-5.1.61-4.el6.x86_64To remove all files under the/var/lib/mysql folder clean3. Install the new MySQLThe command is as follows:#rpm-IVH mys
The first method:(1) Log in as root, run the Setup command into the text mode Setup utiliy Configure the network, where IP, subnet mask, default gateway, DNS settings can be made.(2) The configuration of the network card is not in effect, run/etc/rc.d/init.d/network Restart command We just the operation will take effect.The second method:(1) ifconfig eth0 x.x.x.x to set the network card(2) ifconfig eth0 network x.x.x.x subnet mask settingsUse the default for broadcast addresses and DNS.This conf
To install jdk in Linux (jdk file with the extension. bin:
Cd/usr/lib // open the/usr/lib directorySudo mkdir jvm // create the directory jvmSudo chmod 777 jvm // modify jvm Permissions
Cd/usr/lib/jvm // open jvm
Sudo cp jdk-6u33-linux-i586.bin/usr/lib/jvm // copy the jdk-6u33-linu
installation methods:
RPM package: directly download the Linux installation package from the official Postgresql website and install it through yum or rpm;
Yum installation: connect to the Postgresql Yum library and download all the installation files and dependency packages from the website;
Source code installat
the installation of the. Run file is simple, and you can perform the installation simply by adding an executable property to the file
Take the VirtualBox installation file Virtualbox-3.1.6-59338-linux_x86.run as an example, just enter the command:
chmod +x Virtualbox-3.1.6-59338-linux_x86.run
./virtualbox-3.1.6-59338-linux_x86.run
can be installed.
The metho
Nowadays, many users are using the Linux operating system. It is especially important to master various commands in the Linux operating system. Although N people now use yum to replace the Linux rpm command, rpm still plays a role in some special occasions.
For example, to q
Today, I'll simply hit a few codes and introduce another command I've read to understand:
Full RPM Red Package Manager, which was first applied to Red Hat operating system in 1997,
1.rpm Installing and uninstalling RPM packages
Rpm-q XX (package name) to find out if a package has been installed, display the packa
Tags: NUMA installation needed bash between install bin RPM blog1. First check if MySQL is already present in the machine $ RPM-QA | grep MySQL 2. Go to the official website to download the corresponding RPM package: https://dev.mysql.com/downloads/mysql/
mysql-community-common-5.7.19-1.el6.x86_64.rpmmysql-c
source legal: public key, using private key encryption, external public key decryption, can be decrypted, it can be considered as the original authorWays to get the RPM package:1, the publisher's CD-ROM or site serverTake CentOS for example:Http://mirrors.163.comHttp://mirrors.sohu.comThe following two are used to find the RPM package2, Http://rpmfind.net3, Http://rpm.pbone.netAttention:1, the publisher, t
In Linux, the RPM command parameters are described in detail in the Linux operating system. there is a system software package which functions similar to adding/deleting programs in Windows, however, the function is much better than adding/deleting programs. it is RedHatPackageManager (RPM ). This toolkit is first comp
The situation encountered
My error is really oraclelinux 64bit install Oracle 11g, use the Yum to install the necessary tools when the error, I solve the problem is the direct- Mount CD
Specific situation:
Error when downloading GCC using yuminstall–y gcc*: [Errno-1] Metadata file does not match checksum, as shown in the following figure:
The error message mean
We all know that the default software installation package format in Ubuntu is DEB rather than RPM. Ubuntu directly installs the DEB package without the RPM package, but many software is in RPM format. Then how can I install the Kingsoft overlord StarDict with the RPM packag
How do I install the. deb file under the Linux system?Deb is the Ubuntu, Debian format.RPM is the format of Redhat, Fedora, and SuSE.They are not universal (though they can be converted).Deb is a Debian-released packageUbuntu is a Debian-based release of all available. deb is the installation package suffix name under the Solaris system. The installation method i
How do I install the. deb file under the Linux system?Deb is the Ubuntu, Debian format.RPM is the format of Redhat, Fedora, and SuSE.They are not universal (though they can be converted).Deb is a Debian-released packageUbuntu is a Debian-based release of all available. deb is the installation package suffix name under the Solaris system. The installation method i
Linux Package Management:
Package Manager Features: Packaging, package management (install, upgrade, uninstall, query, checksum)
Currently, there are two common tools that are commonly used in Linux.
Deb:debian Linux uses include Ubuntu
Rpm:redhat package Manager, CentOS, etc. in use
Build a docker image to build Tomcat9.0 mirroring (RPM One-click Install Java Environment)Tomcat is a free, open source, lightweight Web server that is commonly used in small and medium-sized enterprises and where concurrent access is low, and is the first choice for developing and debugging JSP programs. The following is the way to create a dockerfile image with the Tomcat service using the Dockerfile
mounted to the corresponding directory through loop.# Mount-o loop rhel-server-5.4-i386-dvd.iso/media/cdromThen, edit the yum source configuration file and add a local yum source. Here is an RHEL5u4 DVD installation disk. Its repo corresponds to # Cat>/etc/yum. repos. d/dvd. repo [Dvd]Name = install dvdBaseurl = file: // media/cdrom/ServerEnabled = 1Gpgcheck = 0
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.