Operating environment: Centos 6.5
Apache: 2.2.5
Edit /etc/httpd/conf/httpd.conf file
sudo vim /etc/httpd/conf/httpd.conf In the view module, with proxy is there a # at the beginning
Operating environment: Centos 6.5
Apache: 2.2.5
Edit /etc/httpd/conf/httpd.conf file
sudo vim /etc/httpd/conf/httpd.conf In the view module, with proxy is there a # at the beginning
#tar -xvf redis.3.2.5.tar.gz –C /usr/local/#cd /usr /local/#mv redis.3.2.5 redis#cd redis#make && make install #cp /usr/local/redis/redis.conf /data/redis/conf#vim /data/redis/conf/redis.conflogfil
Check selinux status [[emailprotected] ~]# sestatus
SELinux status: enabled
SELinuxfs mount: /sys/fs/selinux
SELinux root directory: /etc/selinux
Loaded policy name: targeted
Current mode:
Since the server version is installed, it cannot connect to the network when it is powered on. The following situations are for the driver already installed OK. Follow the steps as follows (the fol
I installed Asterisk 1.8.22 in centOS 32-bit. I have executed the following command to install Asterisk:
./configure
make
make install
make samples
make config . When I start the asterisk ser
Starting and shutting down the SVN service under CentOS
Operating system: CentOS 6.5
SVN version: 1.8.11
Start the SVN service:
svnserve -d -r /home/svn
/home/svn is the root
keepalived + nginx : Realize high availability
nginx:
web server
reverse proxy, also supports caching(Cached on disk)
Support FastCGI
tengine: Taobao official corrects
Environment System # cat / etc/redhat-release CentOS Linux release 7.4.1708 (Core) # uname -r 3.10.0-693.21.1.el7.x86_64 Turn off Selinux and firewall # systemctl stop firewalld.service # sed –
The memory is too bad, I still have to write a tutorial to summarize the tutorial on configuring javaweb. This tutorial is also a synthesis of many tutorials on the Internet.
Server: Alibaba
When using the following command to install Nginx, it is found that the installation cannot be successful
yum install -y nginx Required Do a little bit of processing.
Execute the follo