. bash_profile

/home/oracle hidden files. Bash_profile#. Bash_profile# Get the aliases and functionsIf [-f ~/.BASHRC]; Then. ~/.bashrcFi# User specific environment and startup programsPath= $PATH: $HOME/binExport PATHExport Oracle_base=/u01/app/oracleExport Oracle_

Compile and install Nginx and simple optimization configuration

I. BACKGROUNDInstall LNMP architecture and simple optimization configuration using source packageSecond, the experimental environmentrhel6.5Third, the installation process1, Nginx (in advance to install the GCC and other compilers)(1) Download

Iptables Study Notes

1. Basic Concepts The Linux kernel module NetFilter implements the firewall function, iptables, Etables, and FIREWALLD are all used to implement the interaction with the kernel. Three tools conflict with each other, and the system can only use

Nginx Installation Introduction

1. Download Nginxwget http://nginx.org/download/nginx-1.9.9.tar.gz2. DecompressionTAR-ZXVF nginx-1.9.9.tar.gz3. Install dependent packagesYum-y Install Pcre-develYum-y Install OpenSSL Openssl-devel3. Select the installation directoryGenerally

User Management commands

1, the user management commonly used to the configuration file on 3/etc/passwd,/etc/shadow,/etc/group; let's see what's on the surface.(1) The basic information of the user is stored in/etc/passwd.650) this.width=650; "src=" Http://s4.51cto.com/wyfs0

Lintcode-medium-next permutation II

Implement next permutation, which rearranges numbers into the lexicographically next greater permutation of numbers.If Such arrangement is not a possible, it must rearrange it as the lowest possible order (ie, sorted in ascending order).ExampleHere

Using K-means for image classification under MATLAB

Clear All;clc;i_rgb=imread (' dog.jpg '); figure (); Imshow (I_rgb); Title (' Original image ');%Remove Noise Filter=ones (5,5); filter=filter/sum (filter (:));d Enoised_r=conv2 (I_rgb (:,:, 1), filter, ' same ');d Enoised_g=conv2 (I_rgb (:,:, 2),

Optimization of SGA Memory

See the system parameters for the SGA for an introductionSql>Show parameter SGA NAME TYPE VALUE------------------------------------ ----------- ------------------------------Lock_sga Boolean FALSE when this parameter is set to True, the entire SGA

Strange Hosts file

It should have happened twice,The appearance is that the edited/etc/hosts file cannot be used.Ping host name, no response.That is, the record is invalid.It all looks normal, and the first feeling should be a special character.Vim: Set list, you can

It online written test summary

1. The recursive function ends eventually, because a branch does not call the function itself.2. The role of multithreading is to increase CPU utilization, so the increase in IO-intensive operational efficiency cannot be achieved by using

PYQT4 emission signal

Objects that inherit from Qtcore.qobject can emit signals. If we click on a button, then a clicked () signal will be triggered. The following example shows how to manually emit a signal.#!/usr/bin/python#-*-coding:utf-8-*-ImportSYS

0401-Read the 4th chapter of the Law of construction

Fourth-Two people cooperationCode is our implementation of the function of the carrier, not only to the computer to see, see for themselves, but also to others to see, so need to standardize, concise, easy to understand.A software function, such as

Technicians from scratch, entrepreneurial road.

Before I tell you about my entrepreneurial story, let's talk about a bidding event a few days ago. Jinan A company bidding, there are two items, one is the CRM system building with mobile phones, another project is financial-related projects. After

Teams and processes

Through this lesson, I learned some common features of the team: 1. The team has a consistent collective goal, and the team will work together to accomplish this goal. A team member does not have to work at the same time. 2. The team members have

ComboBox drop-down box two-level linkage

The two-level linkage of the dropdown box is a situation that we often encounter in our development. For example, a student management system, according to grade, subject and name to check the student exam results, grades and subjects are hard disk

Lintcode-medium-number of airplanes in the Sky

Given an interval list which is flying and landing time of the flight. How many airplanes is on the sky?NoticeIf Landing and flying happens at the same time, we consider landing should happen at first.ExampleFor interval list[ [1,10], [2,3], [5,8]

LOG4J Basic Knowledge

Log4j is an open source project for Apache. By using log4j, programmers can control the destination of log information delivery, including consoles, files, GUI components, and NT event loggers, and can control the output format of each log, or

GIT Collaborative development

First, build a bare warehouseNew Folder Lck, set as bare repositoryIi. establishment of local warehousesNew local warehouse folder, set as General warehouseThird, the local warehouse some of their own settings1 set the Ignore file; Copy the file

Configure a domain name-based VM in Apache

Configure a domain name-based VM in Apache I. Settings Simulated Domain Name Www.wang.org,Blog.wang.org,Bbs.wang.org Site Directory /Var/html/www,/var/html/blog,/var/html/bbs II. Implementation steps: 1. Create a site directory 2. Write content

VirtualBox Virtual Machine network settings

VirtualBox Virtual Machine network settings1. virtualBox Network Access Mode VirtualBox provides four network access modes:1. NAT Network Address Translation mode (NAT, Network Address Translation) 2. Bridged Adapter Bridging Mode 3. Internal

Total Pages: 64722 1 .... 47478 47479 47480 47481 47482 .... 64722 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.