1. The server where the database used by the Oracle user logs on to the application server# su–oracle2. Enter the ENV command to query the Oracle_home directory3. Then go to the $oracle_home/rdbms/admin directory and query the AWR statement (this
System directory StructureLS (list) LS/root directory belowEach user has a home directoryCreate a normal User: Useradd xfxingTo view the User: ls/home/xfxing/(useradd user1 ls/home/user1/)Ls/root/.ssh/authorized_keys file: Key authentication must be
10.6 Monitoring IO PerformanceIostat and SAR belong to the same installation package; view disk usage;Iotop command, install #yum install-y iotop10.7 Free CommandFree to view memory usage10.8 PS CommandPS static view process status, top is the
10.1 using W to view system load10.2 vmstat CommandDisplay status, once per second, total 5 times, command #vmstat 1 5R,run means running;B,block says blocking, blocking ;SWPD, virtual memory, if this value is greater than 0, indicates insufficient
first, the two objects are different, buffer is called buffer, and cache is cached. Buffer is designed to improve the speed of data exchange between the memory and the hard disk or other I/O devices; The cache is designed to increase the speed of
All documentsFHS Standard directory structureTree-shaped structure/bin binary files store commands that ordinary users can use/sbin only commands that the root user can use/root Root User's home directoryParent directory of home directory for a
Today, my friend asked me a Linux program CPU consumption limit, how to analyze,High CPU consumption, simulating high CPU usageThe first piece of code:1#include 2#include 3#include 4 5 6 intMainintargcChar**argv) {7 8Std::vectortest_threads;9
Introduction to mmap in Linux system programming and the use of mmap for inter-process communication tutorial, linuxmmapMmap function Introduction
What is the role of this function? M-> memory, map-> ing, known as the memory ing area, is used to map
How to Use the whereis command for linux Command learning: linuxwhereis
The whereis command can only be used for searching program names, and only binary files (parameter-B), man description files (parameter-m), and source code files (parameter-s)
Log File Permissions caused by Log42j
Background
In our production environment, we have a set of Tomcat running programs. To record application logs, we generally use Log4j to complete them.
Environment Description
In general, we set the program
Suggestions for Ubuntu over 2 TB file systems on VMware
1. the partition where Ubuntu is located, that is, the/dev/sda disk (if you want to see it intuitively, search for gparted In the Ubuntu application market. The most popular one is that after
Basic Linux disk partitioning tutorial
Introduction
Linux disk partitions are divided into physical partitions and logical partitions. physical partitions are directly partitioned on a specified physical disk, which is convenient but weak in
Install svn and configuration through yum in linux, yumsvn
1. Environment
Centos6.4
2. Install svn
Yum-y install subversion
3. Configuration
Create a version library directory
Mkdir/www/svndata
Svnserve-d-r/www/svndata
4. Create a version
In linux, how does one share files ?, Linux shared files
It is easy to share files under the window. You only need to right-click the shared folder and assign permissions. win7 can also achieve multi-user sharing. The specific method is Baidu.
But
Introduction to common Linux Vi/Vim operation commands and linuxvivim commands1. Enter the vi/vim text editor command
Vi filename: open or create a file and place the cursor at the beginning of the first line
Vi + n filename: open the file and place
Build a Linux Zookeeper environment (single-host, pseudo-distributed, and distributed)
I will summarize the establishment of the zookeeper environment. Generally, zookeeper can be installed and deployed in three modes: Standalone mode,
Deploy NTP in RHEL6.5 Cluster
NTP is called Network Time Protocol, which is the Network Time Protocol. It is generally used in Linux to synchronize the time of different machines in the cluster.
Shows the ntp service deployment framework described
HAProxy configuration example and issues to be considered
Directory:1. Considerations for configuring haproxy2. Configure haproxy to provide reverse proxy
Haproxy is a very good Server Load balancer tool with rich features and powerful functions. To
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