Running virtual machines “headless” (each virtual machine is not visible on the host) is a good feature of VirtualBox. How to use Parallels Desktop on Mac OS X? Make sure Parallels Desktop is no
Tag: server
Third, SerSYNC + RSYNC implements server file real-time synchronization
1. Why use rsync+sersync architecture? 1, sersync is developed based on inotify, similar to inotify-tools tools
2, sersync can record changes in the monitored directory (including Add, delet
ITERM 2 Set the topic background and SSH automatic connection server
Official download link http ://www.iterm2.com/downloads.html
Currently the latest version is iTerm2-3_1_5. After downloading, it is iTerm2-3_1_5.zip. After decompression, the application of i
Detailed Spotlight on UNIX Monitoring Linux Server
1. Install Spotlight on Unix
Download address: http://yunpan.cn/QNWyEEvNS4xc9 Access password 1c7d
Stupid installation
2. Configure the spotlight login user. Note that spotlight c
Linux server View whether PHP supports mail () function method
PHP’s Mail function can be used to send emails. For example, check whether the Linux server PHP supports the Mail function?
How to check whether PHP supports the Mail function
There are
Building a Git server based on CENTOS 7
Git is a free and open source distributed version control system for agile and efficient processing of any small or large project.
⒈Install dependent libraries and compilation tools
1.
CentOS Install SVN Server
# yum install subversion
# cd /usr/local/
# mkdir svnrep
# svnadmin create /usr/local/svnrep
cd conf
authz is the permission control file passwd is the account passwor
Encoded Node.js without restarting “Server”
I have been playing Meteor (you may know it is a node.js framework), and I really like how to start it, then keep it running, and automatically implement code updates when saving .
Is there a
The data returned by the server will convert Unicode code to Chinese characters.
When we request the interface, the server will return some data. When we print it, we will find that the printed code is unicode, not Chinese characters.
At this time, we need to deal with it
Zookeeper Clustered (Multi-Server) Deployment
Environmental convention: system os: centos 6
java version: “1.8.0_191”
zookeeper version: 3.4.13
zookeeper1 ip: 192.168.10.101
zookeeper2 ip: 192.168.10.102
zookeeper3 ip: 192.168.10.103
zookeepe