Discover install kubernetes on centos, include the articles, news, trends, analysis and practical advice about install kubernetes on centos on alibabacloud.com
Install centos and centos
1. First, you must have a CentOS installation medium. The following page appears when you start the computer with the media:
Interface Description
Install or upgrade an existing system Install or upgrad
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
Install MySql on CentOS and mysql on centos1. Download the MySQL Installation Package 1) http://dev.mysql.com/downloads/mysql/ open URL: Select Platform: Select Linux-Generic SelectLinux-Generic (glibc 2.5) (x86, 64-bit), RPM for download;Linux download: wget http://cdn.mysql.com/Downloads/MySQL-5.6/MySQL-5.6.22-1.linux_glibc2.5.x86_64.rpm-bundle.tar 2) after downloading decompress and put it in the install
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
/gitosis-admin.git or # git clone SSH: // [email protected]: 8200/gitosis-admin.git # modify the configuration file, you can omit each input port Vim ~ /. Ssh/config # modify the client ~ /. In the ssh/config file, add the following code: Host www. domain. comhostname www. domain. comport 8200 # after modification, the client can be connected in the following way # git clone SSH: // [email protected]/gitosis-admin.git # upload the public key to the server (modify the port, and specify the port i
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
Install and configure the Mysql database under centos, import the database, authorize a remote ip address, and centos Mysql
Uninstall the original mysql
Because mysql databases are too popular on Linux, the mainstream Linux system versions currently downloaded are basically integrated with mysql databases, run the following command to check whether the mysql data
Install jdk in CentOS 7 and jdk in centos 7
View System Version
[root@zabbix ~]# cat /etc/redhat-release CentOS Linux release 7.1.1503 (Core) [root@zabbix ~]# uname -aLinux zabbix.com 3.10.0-229.el7.x86_64 #1 SMP Fri Mar 6 11:36:42 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Download the jdk package. Here I chose the oracl
Install JAVA in CentOS 7 and in centos 7
Step 1: Check whether the built-in JDK of Linux is installed
The installed CentOS comes with OpenJdk and uses the java-version command. The following information is displayed:
Java version "1.6.0"OpenJDK Runtime Environment (build 1.6.0-b09)OpenJDK 64-Bit Server VM (build 1.6.0-
Install JDK online for CentOS and jdk online for centos
1. Install jdk online using the yum command
1. view the jdk version currently supported on the cloud
[root@localhost ~]# yum search java|grep jdkldapjdk-javadoc.noarch : Javadoc for ldapjdkjava-1.6.0-openjdk.x86_64 : OpenJDK Runtime Environmentjava-1.6.0-openjdk-d
Install java jdk on CentOS and centosjavajdk on CentOS
In general, we need to uninstall the OPENJDK that comes with linux, and then install the sun jdk.
First, check whether the JDK that comes with Linux is installed.
Run the following command to view the installed JAVA version.Linux code
Java-version
Run the foll
The CentOS 6.4 installation Pip,centos installs the Python Package Management installation tool Pip method as follows:As of the time of writing this article, Pip is the newest 1.5.5wget--no-check-certificate https://github.com/pypa/pip/archive/1.5.5.tar.gzNote: When wget gets HTTPS, add:--no-check-certificateTar zxvf 1.5. 5. tar.gz #解压文件cd pip-1.5. 5/python setup.py installOK, so it's ready to
How to install chrome on centos 7 and centos 7 chrome
Install
Download the file at http://www.google.cn/chrome/browser/desktop/index.html and select 64 bit. rpm (applicable to Fedora/openSUSE). Of course, if you are a 32-bit system, you can select 32 bit. rpm (applicable to Fedora/openSUSE). Select "accept and
Install VNC on centos 7 and vnc on centos 7
Install GNOMEYum groupinstall GNOME Desktop
Install VNC-ServerSudo yum install tigervnc-server
Copy the VNC-Server configuration file to the systemd system.Cp/lib/systemd/system/vncserve
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
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
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.