Solve the problem related to the lack of termcap library for installing arm-linux-gdbError: no found termcap .......1. Download The termcap source code package online, and save the package to/etc.2. Go to the termcap folder and check its readme file.
Install CloudStack4.8 on CentOS6.6
CloudStack officially provides detailed installation and usage documents, but they may be slightly dispersed. Record the next configuration installation process! For the entire process, refer to the official
CentOS upgrade to python3.5
The built-in CentOS version is 2.7.5.At present, I am reading Liao's teaching. The new version he gave is later than 3, and I am upgrading it to the latest Python version.(The problem in multithreading in windows is not
Install and configure JDK and Tomcat in CentOS
The following uses the CentOS7 environment to install JDK 8 and tomcat 8 as an example to demonstrate the installation and configuration process.1. Download JDK
Find the latest JDK version from the
Add a Chinese Input Method to centos 7
Our centos 7 is fully installed by default, but it is still too drunk to enter Chinese characters. I finally found a solution.
Click me to enter the original text
No settings were set during installation.
Seven killer open-source monitoring toolsGuideLinux has very powerful functions in terms of network and system monitoring, and provides a series of Solutions to track the performance of these systems and devices and provide trend performance
Install docker1.9.1 on CentOS7
I used EPEL official source to install Docker. So in the previous article, I wrote the steps for installing EPEL official source.1. installation:
yum -y install docker-io
View the Docker version:
docker -v
The result
CentOS Boot Process
When we use the Linux operating system, as long as we press the power key, some messy code will appear. After a while, the login interface will appear. What did the system do during this period? Now let's talk about what the
Centos7 command Summary
1. View cpu Information
Lscpu
2. Network Configuration
Ip route
Nmcli
Nmcli connection show Displays all connections
Nmcli connection show-a only displays active connections
Nmcli device status lists the devices identified by
CentOS Boot Process
CentOS boot process:
POST -- Boot sequence -- Boot loader --- Kernel (Ramdisk) --- rootfs --- switch -------/sbin/init
POST: power-on
After the computer powers up, the CPU goes to the ROM to find the code, and this process
Detailed explanation of CentOS network interface files (ifcfg-eth)
===== CentOS network interface configuration file ifcfg-eth
File/etc/sysconfig/network-scripts/ifcfg-eth0 in/etc/sysconfig/network-script under this directory, store the network
Configure domestic yum sources in CentosNetease (163) yum source is one of the best yum sources in China. Both the speed and software version are very good. Set the yum source to 163yum, this can speed up the installation and update of software
Use fdisk in centos to expand the partition capacity
Expand disk space
The hard disk space is 20 GB. You need to increase the disk size by 10 Gb by using vSphere Client;
After expansion, restart the system and use fdisk-l to view the disk space
Where is the next generation of Tor?Where is the next generation of Tor?GuideThe well-known anonymous search engine Tor has recently released Firefox browser version 6.0, which enhances HTML5 support and updates the security functions used to
Release of systemd 230Zbigniew J. mongodrzejeski-Szmek announced that systemd has released version 230, a major update. The last version of systemd 229 was released about three months ago.
The main focus of this update is its DNS resolution service
Build an httpd environment under centos6.5
Preparation
# Iptables-a input-m state -- state NEW-m tcp-p tcp -- dport 80-j ACCEPT# Iptables-a input-m state -- state NEW-m tcp-p tcp -- dport 3306-j ACCEPT# Service iptables save
Install and start
#
Solution for mysql to use the source command to import garbled characters in centos
When I pass an SQL file to a remote server and want to import it to the database today, I found garbled characters, mainly due to incorrect encoding. I would like
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