Linux (21): Apache service configuration (ii)

1. Normal user access to home directory?? immediately before the progress, we think about the implementation of the blog, each user after login. are in their own home directory, then for our request is to set each user's default publishing directory

Linux environment Programming file I/O (v): fcntl function

Introduction:For an ordinary file, we can think of the operation of it, read the contents of the file, write the data to the file, these are mentioned in the previous read, write function. In addition, you can also get other properties of the file,

[Linux learning] kernel compilation in Ubuntu (1)

(1) An error occurs when you input make menuconfig to execute Kernel configuration. This problem occurs mainly because there is no ncurses library, and make menconfig requires this library. Therefore, you need to install ncurses or ncurses-devel.

[Linux learning] Build an embedded cross-compilation environment arm-linux-gcc

(1) Select a path to store arm-linux-gcc. I chose/home/book and created a folder named arm-linux-gcc below. (2) using cp EABI-4.3.3_Emdedsky_20100610.tar.bz2 arm-linux-gcc, copy the compressed package eabi-4.3.3_emdedsky_20100610.tar.bz2 to

Rsync builds a Disaster Recovery Backup System

Assume that there are two linux systems A as the server and B as the backup machine. You need to install rsync software on Ah AB to run the rsync daemon on system, system B regularly backs up data specified by system A through the crontab daemon to

RAID5 upgraded to RAID6

To upgrade RAID5 to RAID6, you must use the logical volume method. In the logical volume, you can use pvmove to dynamically move data.Procedure: (1) Create RAID5:Mdadm-C/dev/md5-l5-n3/dev/sda {5 .. 7} ### create raid5Pvcreate/dev/md5 ### create a

Source code analysis of FairScheduler job initialization process

The previous article () mentioned the submitJob () method in jobTracker. This method will eventually call listener. jobAdded (job) and register the Job to taskschedded for scheduling. Today, I will continue my research. In Hadoop, the default

Tacacs + server deployment

Tacacs + server deployment 1. Install the development environment # Yum-y install gcc make flex bison libwrap0-dev 2. download and install the tacacs + Software Package # Wget ftp://ftp.shrubbery.net/pub/tac_plus/tacacs+-F4.0.4.26.tar.gz #

CentOS 6.5 x64 install Nagios fetion alarm

1. Because the operating systems used for O & M work are mostly CentOS and Ubuntu, the dependency packages of fetion installed on the two systems will be different. Now I will install the fetion of CentOS.2. install some fetion dependent packages.

Configure the php lnmp development environment in CentOS 6

PHP projects have been deployed on Apache for a long time. I heard that nginx performance is much better than Apahce. Today, we have time to deploy the lnmp open environment, I am using servers of the CentOS6 series. 1. Install nginx first:Yum

Install and configure Hadoop2.2.0 on CentOS

Deployment of Hadoop2.2.0 Machine environment: Operating System: CentOS 6.4 64-bit System Hadoop version: hadoop-2.2.0, self-compiled 64-bit version under CentOS. Procedure: 1. Assume there are four machines in total, and the username of each

Install and set Hadoop2.2.0 fully distributed cluster Platform

Prerequisites:(1) first install JDK 6 or later on each Linux computer, and set JAVA_HOME and so on. Test whether commands such as java, javac, and jps can be used on the terminal, how to configure JDK is not mentioned here;(2) Install SSH on each

Linux Unicorn Server Configuration

What is Unicorn?1. HTTP server designed for Rack applications2. developed based on advanced Unix features3. Customer Service with low latency and high bandwidth connections Features:1. Designed for Rack, Unix, and fast clients and ease of debugging.2

Configuration of the Nginx error page for elegant display

I. Why is the Nginx error page elegantly displayed?When we access a website, errors such as 403,404,503 may occur frequently due to special reasons, which greatly affects the user's access experience. Therefore, it is necessary to make an elegant

Solution to LAMP architecture Verification Code Authentication

Recently, a new Linux server has been set up. The architecture is Lamp. When a website Administrator logs on to the management background, the verification code is "dig" to display the cross-fork, for example: Solution: 1. the gd library is not

Permission group management for multiple projects on the CentOS 6.4 SVN Server

According to the article on SVN server Construction Under CentOS 6.4 in this article, the SVN server can only manage one project. How can we achieve permission management and allocation for multiple members in different projects? Requirement 1The

One case of Haproxy ACL Rule Failure

Today, a colleague came to me and said that their new website ulinux.img.bkjia.com.cn could not be accessed. The Code returned from the page was a test machine. My first response was a DNS resolution problem and dig was normal, no request for the

AMQP and RabbitMQ notes

I. Introduction AMQP stands for Advanced MessageQueuing Protocol ). Its official website is in [1]. AMQP is an asynchronous messaging protocol at the application layer. It is designed for message-oriented middleware. The purpose is to enable full

CentOS 6.5 64-bit Tomcat + MySQL (rpm) Deployment jsp Environment

System environment and related installation packages:CentOS6.5 64-bit SystemCat6: apache-tomcat-6.0.39.tar.gzMysql5.1.17: rpm packageJdk1.6: jdk-6u29-linux-x64.binJdbc: mysql-connector-java-3.1.13-bin.jar 1. install mysql and rpm. It is best to

Hadoop 2.2.0 installation Configuration

The Hadoop 2.2.0 environment is set up based on the online articles. The specific content is as follows. Environment Introduction: I use two laptops, both of which use VMware to install the Fedora 10 system. VM 1: IP 192.168.1.105 hostname: cloud001

Total Pages: 5467 1 .... 2351 2352 2353 2354 2355 .... 5467 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.