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
Label: style blog http io ar OS sp file# Configure and install EPEL and the dependent environment# Update a packageYum updateYum-y install wgetYum-y -- nogpgcheck install http://download.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm# Add an epel sourceHttp://www.cnblogs.com/Irving/p/3729074.html# Install
3.5. Install the ORACLE11GR2 database software with 3.5.1. Install Oracle 11GR2 DBLog on to node one with the Oracle user, switch to the Software installation directory, and perform the installation.
In Oracle user installation, first extract two Oracle installation files in one folder
[[email protected] ~]# su Oracle[Email protected] root]$ cd/home/oracle[Email protected] ~]$
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:
Install tomcat in linux (centos) (use shell scripts to install tomcat as a service) and centostomcat1. 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
:[[email protected] local] # chown-r Mysql:mysql mysql/[[email protected] local] #/etc/init.d/mysqld Restarterror! MySQL server PID file could not being found!Starting MySQL ..... success!3, the login was unsuccessful because the service did not start.[[email protected] mysql-5.7.13] # Cat/root/.mysql_secret# Password set for user ' [e-mail protected] ' at 2016-06-26 02:48:47: Jidfmi%5kak[[email protected] mysql-5.7.13] #./bin/mysql-uroot-pEnter Password:ERROR 2002 (HY000): Can ' t connect to lo
ObjectiveLAMP refers to a set of free software names that are typically used together to run dynamic Web sites or servers.L:linux Operating SystemA:apache (httpd) Web ServicesM:mysql (MARIADB) database serviceP:php/perl/python/ruby Script programming languageThis article is mainly in the CentOS 7 environment installation, CentOS 6 with part of the descriptionFirs
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.