After installing Tomcat, the client enters the address http://localhost:8080/and discovers that the default port 8080 is inaccessible.Because Linux firewall is turned off by default, port 8080. Therefore, to be able to access port 8080, you can use
LinuxBoot ProcessfirmwareFirst boot step of power down: Start firmware firmware→post power-on self testCheck for hardware loading, such as keyboard, memory, etc.Not related to the operating system. But different hardware platform, different firmware
http://blog.163.com/[email protected]/blog/static/86118492201212534924900/Two problems that have been intertwined: how to identify the kernel stack and the user stack? How do I switch between the kernel-state stack and the user-state
Detailed description of PATH for adding and deleting environment variables in Linux, environment variable path
Http://blog.csdn.net/pipisorry/article/details/39507699
In Linux, add the/etc/apache/bin directory to PATH:1. # PATH = $
Linux File Permission viewing and modification command chmod,View Permissions
Linux File Access Permissions are divided into three types: readable, writable, and executable.
Run the ls-l command, for example:
ls -lDisplay
-Rwxr-xr-x 1 root 6444 09-22
Linux File System (version 2), version 2Linux File System Structure
/Boot directory:
The storage location of the kernel files and System Bootstrap files stores the current kernel of the system [generally MB]
For example, the configuration file of
Linux numeric calculation, linux numeric
Recommended method 3. more intuitive
In linux shell language, some variables store numbers, but when involved in numerical calculation, the error is reported. Why?
A terrible idea ...... Let's
Linux system call, linux System Call FunctionWhat is system call?
The Linux kernel has a set of built-in functions used to implement various system functions, which are called system calls. You can call a system call in an application to implement
Install the kernel five input method in CentOSDirectory []
1 download vissible-ibus.tar.gz
2 Installation
3 Start Input Method
4 Yi search reference
Download vissible-ibus.tar.gz
Click to downloadInstall
Tar zxvf vissible-ibus.tar.gzcp
Install MediaInfo in CentOSDirectory
1 Enable EPEL Repository
1.1 Verify EPEL Repo
2. Delete the software installed by rpm.
3. Use mediainfo to obtain the duration
4 Yi search reference
Enable EPEL Repository
EPEL (Extra Packages for
CentOS uses all parameters of the previous command
Reducing keyboard input can greatly improve the efficiency of programmers. The use of shortcut keys is a good example. Programmers often use terminals. Is there a similar "shortcut key" on the
Linux network settings (version 2)-Linux network settingsLinux network settings-network configuration file and command network configuration file
1./etc/sysconfig/network-scripts/ifcfg-eth0 # [Save the IP address and gateway]
[Set static IP
RedHat software management (version 2)-script InstallationRedHat software management-script Installation
I. Decompress
Tar-zxvf webmin-1.700.tar.gz
2. Go to the relevant directory
Cd webmin-1.700
3. If you execute./configure at this time, the
Two Methods for adding boot items in Linux1. Edit the/etc/rc. local file.Vim/etc/rc. local#! /Bin/sh## This script will be executed * after * all the other init scripts.# You can put your own initialization stuff in here if you don't# Want to do the
RedHat software management (version 2)-source code package installationRedHat software management-source code package installation
Source Package features:
It has extensive platform support and can be installed on all UNIX-like operating systems
CentOS automatically runs its script upon startupThis record is the last time it was completed. Today I want to add a new folder and I forgot how to do it. Because there are several methods, at least I know three methods. Here I will record a
CentOS server Performance Evaluation and Optimization
I. Factors affecting Linux server performance
1. Operating System Level
CPU
Ø memory
Ø disk I/O bandwidth
Ø network I/O bandwidth
2. Application-level
Ii. System Performance Evaluation
Compile and install MySQL 5.6.16 under CentOS6.5I. Preparations before MySQL compilation and Installation
Install the tools and libraries required for compiling source code[SQL] view plaincopy
Yuminstallgccgcc-c ++ ncurses-develperl
Install cmake,
How to restart Mysql in CentOS
1. MySQL installed through the rpm package
Service mysqld restart
/Etc/inint. d/mysqld start
2. Install MySQL from the source code package
// Linux Command to disable MySQL
$ Mysql_dir/bin/mysqladmin-uroot-p
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