@echo off
rem provides nginx startup, restart and shutdown functions under Windows
echo ================ ==begin========================
cls
:: Drive letter where ngxin is locatedset NGINX_PAT
@echo off
rem provides nginx startup, restart and shutdown functions under Windows
echo ================ ==begin========================
cls
:: Drive letter where ngxin is locatedset NGINX_PAT
1. Download the Windows version of Redis
I went to the official website for a long time, and found that the version of windows that was originally available for download on the official websi
I have been reading BrokenThorn’s operating system development tutorial, I am creating and loading the second stage boot loader. This tutorial is for Windows, but I am doing this in Linux (Ubuntu 1
systemctl start httpd # After changing the default port of Apache to 90, it prompts failure when starting Apache
< span style="font-size: 16px;">systemctl status httpd # View the status of Ap
1. There are many ways to boot Linux. For example, I set mysql boot to start as: chkconfig –level 35 mysqld on
Second, let’s talk about booting through the rc.local file:
1 , First cre
CentOS system startup process Parts of Linux system
Parts of Linux system: kernel + root file system
Kernel: process management, Memory management, network protocol stack, file system, driver, sec
Why put the reference of this person in front, mainly this person The big guy’s flow chart is too detailed. Although it is not necessary to understand such details, I still admire it. Not much to s
One. Preparation
1. Install three virtual machines in VMware;
2. Three machines/etc/hosts They are luxiangzhou1(192.168.200.101), luxiangzhou2(192.168.200.102, luxiangzhou3(192.168.200.
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
Ordinary projects start and report errors
< /p> 1 I found that it was a package problem (there may be other problems)
2 I found that the spring version is higher (4.3.7.RELEASE) and then reduced to 4.1.6.RELEASE Successful startup