1. Download JDKAddress: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html2. Unzip the file you just downloaded to the/USR/LIB/JVM folder, and if you don't have the folder, you can create a new
PASSWD Enter Change PasswordCD into the personal home directoryCd/home Enter '/home ' directoryCd.. Return to the top level directoryCd.. /.. Return to the top level two directoryCD-Return to the last directoryls to view the files in the directoryLs–
First, install the configuration JDKWhile many Linux distributions now come with OPENJDK, they are slightly different from ORACLE-JDK (SUN-JDK) during development. Typically, Java developers are developing with ORACLE-JDK as a standard. Here's a
When the size of the disk exceeds the standard, there will be alarm prompts, if you know the DF and du command is a very wise choice.DF can view the first-level folder size, usage scale, file system and its hang-in points, but there is nothing to
ZhangchangchangIn some cases, it is often necessary to start multiple terminals at the same time and let the terminal run its own initiative to run the corresponding command, thereby improving operational efficiency. Under Linux gnome-terminal start
Enable/restart/shutdown network services/etc/init.d/networking start/etc/init.d/networking restart/etc/init.d/networking stopAmong them, networking is the name under Ubuntu, other systems have different names, such as OpenWrt called
For contact and have been exposed to a period of time the Linux users, the system of the various folder name is very confusing, what etc,usr,var, and so on, most of it is also a general concept, such as USR is to store their own compiled
Nested loops (inner loop): A loop statement can use any type of command in a loop, including other loop commandsExample 1:#!/bin/bashfor ((a = 1; a Doecho "Starting loop $a"for ((b = 1; b Doecho "Inside loop $b"DoneDone[Email protected]
mentioned aboveYesterday wanted to directly copy the contents of the command line in the CentOS system of the virtual machine to the host TXT document to save, found that the virtual machine and host directly between the communication, and later
Transferred from: http://www.cnblogs.com/webzhangnan/p/3221410.html"Move Cursor"CTRL + A flag moves to the beginning of the line. It can be used in most text editors and in the URL fields of Mozilla.Ctrl+e move the cursor to the end of the line. It
Modify the Host Name of CentOS 7
How to modify the host name on CentOS 7
In CentOS, there are three defined host names: static, transient, and flexible ). The "static" host name is also called the kernel host name. It is the host name automatically
Install and configure the independent SVN server Subversionserver under CentOS6.X
SubversionSVN, svn), an open-source version control system. Compared with the RCS and CVS, it adopts a branch management system, and its design goal is to replace CVS.
CentOS6.5 and Windows Remote Desktop configurationVNC configuration ManualI. ServerVNC (Virtual Network Computing) is a common graphical remote management tool in Linux systems (such as BSD and Mac). It uses RFB Protocol. Like SSH, VNC is also
Build a LAMP environment in CentOS linux, centoslamp
Preparations:
1. configure the firewall and enable port 80 and port 3306.Vi/etc/sysconfig/iptables-A input-m state-state NEW-m tcp-p tcp-dport 80-j ACCEPT # Allow port 80 to pass the Firewall-A
Install the translation software StarDict in CentOS 6.4
StarDict is a powerful translation software in linux. It can be said that StarDict is the Kingsoft overlord in linux. This is a software developed by Hu Zheng, a Chinese citizen. Because a
Linux Command Line of history, historylinux
1. Use HISTTIMEFORMAT to display the timestampAfter you execute the history command from the command line, only the serial number of the executed command and the command itself are displayed. To view the
CentOS6.5 and Windows Remote Desktop configurationI. ServerVNC (Virtual Network Computing) is a common graphical remote management tool in Linux systems (such as BSD and Mac). It uses RFB Protocol. Like SSH, VNC is also divided into clients and
Use the YUM source on the official Nginx website to install Nginx
The first method is simple, that is, to use the official nginx yum source. We use cat to view the nginx. repo file. The command is as follows:
Cat/etc/yum. repos. d/nginx. repo
The
Puppet building notes
I. Introduction
Puppet is a C/S structure software that centrally manages files, packages, servers, cron, user, group, exec (execute shell commands), yumrepo, and other common resources of multiple servers.
Ii. puppet
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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service