First, the installation of the JDK Step 1: View the JDK version of an existing installation Rpm-qa I grep-i Java Step 2: Uninstall the existing software RPM-E--nodeps java-l.7.0-openjdk-l.7.0.45-2.4.3.3.el6.i686 Step 3: Unzip the JDK TAR-ZXVF jdk-7u7
Sort:Sql> Select Last_Name, salary from employees order by salary;Sql> Select Last_Name, salary from Employees order by salary desc; big to smallSql> Select Last_Name, salary from Employees order by Last_Name;Sql> Select Last_Name, hire_date from
Today the company in the configuration of the Debian 8 system, according to the original in the/etc/rc.local to add the need to execute the program, but did not startLearn the following knowledge:Find Knowledge as
Linux distribution base directory naming and functional directory configuration standard FHS
Because of the wide variety of Linux distribution, there are also a lot of open teams and companies.
In order to provide users with the usual
Symptom: ifconfig-a command, only loopback networkSolution:1. Virtual Machine network configuration Select Bridge.2. In the CENTOS7 installation process, the System Configuration Interface switch on the network connection, if the normal connection
Iostat View Linux HDD io performanceRRQM/S: The number of read operations per second for the merge. Delta (rmerge)/sWRQM/S: The number of write operations per second for the merge. Delta (wmerge)/sR/S: Number of Read I/O devices completed per second.
First, LinuxNetwork Management1. Basic IP KnowledgeIt is made up of a binary with a length of4 bits, which corresponds to a ten- bit binary172.25.0.10/255.255.255.0172.25.0.10 IP Address255.255.255.0 Subnet MaskThe IP bit corresponding to the
# # on the machine with the number of connections alarms, look at a port TCP connection source and sort netstat-natl |grep^tcp |grep ": 2181"|awk '{print $}'|awk-F":" '{count[$1]++}; End{for (IP in count) print IP, ":" Count[ip]}'|Sort-N-K3-r## Find
Virtual machine allocated 50G size of space, recently found not enough to use, so will expand the size of the partition, check several methods are not very good, and later with the help of gparted partition space completed, the tool is simple,
Installing the DHCP service (purpose: assigning Ip,dns)Yum install-y DHCP # #安装dhcpCp/usr/share/doc/dhcp*/dhcpd.conf.example/etc/dhcp/dhcpd.conf according to the file description in DHCP configurationVim/etc/dhcp/dhcpd.conf~~~~~~~~~~~7 option Domain-
The concept of a signalA soft interrupt signal (signal, also referred to as a signal) is used to notify the process that an asynchronous event has occurred. At the software level is a simulation of the interrupt mechanism, in principle, a process
Cat/etc/redhat-release//View System version numberCentOS Release 7.1 (Final)Here we use the Yum Source installation method:1. Install SVNYum Install Subversion-y2. Create SVN root folderMkdir-p/var/svn/3. SVN root folder to start SVN service
Alternativecd/media/ol6.4\ x86_64\ disc\ 1\ 20130225/packages/Yuminstall oracle-rdbms-server-11gr2-preinstall-1.0-7.el6.x86_64.rpmTo resolve the hostname using the Hosts file:# hostnameNode1.test.com# vi/etc/hostsUnzip the 2 installation packages in
Common Linux shutdown commands are: Shutdown, halt, Poweroff, Init, and the restart command: reboot. The following article mainly introduces some common shutdown commands and various shutdown commands between the differences and specific usage.First
Background: Walle A Web Deployment system tool with simple configuration, complete functionality, smooth interface, and out-of-the-box! Support Git, SVN version management, support a variety of web code publishing, Php,python,java, such as the
To install the required packages:Need packages:System-config-kickstart Automatic Response Scripting toolSyslinux get pxelinux.0 File installation packageDHCP assigns IP to clients ' servicesTftp-server services that provide TFTP protocolHTTPD
Iftop and Nload Similar, is also capturing the network card Traffic command, nload installation see previously published tutorial: http://www.cnblogs.com/catlee/p/5703541.htmlstart the installation. This article takes the CENTOS7 1611 version as an
Purpose: To deploy a Javaweb project on Linux as a server for timed location escalationA, install the JDK on Linux first:1, download the JDK, upload to the linux/opt directory, unzipTar-zxv-f javajdk.tar.gz2, modify/etc/profile at the end of the
CentOS 7 Nic name changed to eth0 format, centoseth0
The traditional naming methods for Nic devices in Linux are eth0, eth1, and eth2. CentOS7 provides different naming rules, which are allocated by default based on the firmware, topology, and
Zabbix monitors Esxi and zabbix monitors esxi1. Download Template
Http://www.zabbix.org/wiki/Zabbix_Templates
The ESXI version is 6.0, but the template is only 5.
Ii. Add a template
Configuration ---> template ---> Load
3. Create a host Group
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