Article directory 1, Nginx virtual host 2, based on domain name 3, based on port 4, based on IP address 1, Nginx virtual host each virtual web site has an independent "server {}" configuration port, the respective listening IP address and port number can be determined separately, when
Check the blog post: http://www.jianshu.com/p/82683a43b90chttp://blog.csdn.net/gao36951/article/details/50573880
Linux is a free and open source server operating system, and it is also a related technical field of cloud computing and operation and maintenance. With the development of the Internet, the demand for talents in Linux operation and maintenance positions is becoming higher and higher. Now many people want to learn Linux operation and maintenance technology, so learn Linux.
First of all, in the Active Directory user and computer tools, enter the following in the login script under the user's profile, and then we create a new NEO.bat file under domain sharing\\ nccn.int\ NETLOGON\ as follows @
What is Docker? The English translation of Docker means "porter". What he carries is what we often say that the container Container,Container contains any type of App. Our developers can use Docke.
Before to buy a server to build a good website operating environment that is difficult, to install iis, php, database, various components. There's nothing I can do without a little expertise. But the times are progressing, and now it's good. After buying a server, you only need to install a pure version of the server system and install a treasure.
Mail experiment three virtual machines (preferably basic service installation, avoid errors due to too few rpm packages) 192.168.115.199-DNS192.168.115.198-163.com192.168.115.196-s
#! / bin/bashpath=/usr/localfind ${path:-/tmp}-name ".tar.gz"-type f-mtime + 7 | xargs rm-rfretal=$
Step 4. Restart the Configuration Manager master server Note: on the Configuration Manager server (CM01), do the following as a local administrator to open an administrative command prompt and issue the following command
12.1 what is a variable parameter macro in the above tutorial, we learned about the definition and use of variable parameter functions. The basic trick is to use macros such as va_list, va_start, va_end, etc., to parse those variable parameter lists. After we find the storage address of these parameters, we
1. Docker installation if docker is installed on centos, it is recommended to install it on 7 series. Install the dependency package yum install-y yum-utils device-mapper-persistent-data
In the windows Ser × × er 2003 system, after being illegally disconnected, the system will think that the session is still active, the remote login connection reaches the upper limit, and the new remote connection cannot be linked, so we can only use mstsc for forced login. The party that forcibly remotely logs in to the server
Track recording (Track At Once, that is, TAO mode) Track At once---Mode 1 Murray Opentrack recording + error checking correction + unclosed disc (you can add content later) Tra
1. Use eNSP to establish the following topology 2, AR1 [AR1] ip route-static 0.0.0.0 0.0.0.0 192.168.2.2 AR2 [AR2] ip route-static 192.168.1
FreeSWITCH does not support G729 transcoding by default, but so far G729 media can be transmitted transparently, so it is impossible to make a call if one of the two phones only supports G729, and FreeSWITCH cannot record when using G729 coding. Of course, if
1. The capacity of disks and directories lists the overall disk usage of the file system (1) df command-a: lists all file systems, including system-specific / proc and other file systems;-k: displays each file system in the capacity of KBytes. -m: displays texts in the capacity of MBytes
Pure theory is a complete recombination of other people's things. Reference materials http://insights.thoughtworkers.org/website-architecture-evlovement/ this is the main reference material
1. Step 1.1 configuration modification 1) as shown in the following figure, use the command netdom query fsmo to view the PDC hosts in the domain, which is currently thdc01;2) check that the time sources controlled by other domains are all PDC hosts, as shown in the following figure, so the time sources controlled by other domains do not need
Static routing (English: Static routing) is a way of routing in which routing items (routing entry) are manually configured rather than dynamically determined. Unlike dynamic routes, static routes are fixed and will not change, even if the network condition has changed or has been re-established
From a security point of view, it is very dangerous to put your corporate mail server on Internet. The best option is to use a mail gateway, which checks messages for spam and viruses and forwards them to the internal mail server. Such as Microsoft Exchange itself.