Install PHP7 Alpha on Windows and Linux and install YAF
Windows
1.windows Install PHP7 alpha only need to download from official website http://windows.php.net/qa/and then configure directly can, if you do not you can download PHP Manager, directly configured on it. This time you need to test, open the Command Line window, and then to your PHP7 directory,
This article describes the process of installing the AMQP extension to PHP under Linux, and a friend who needs to pay attention to it.
Installing Librabbitmq-c and Rabbitmq-codegen
# download version 0-9-1 rabbitmq-cgit clone GIT://GITHUB.COM/ALANXZ/RABBITMQ-C.GITCD rabbitmq-c# Enable and update the CodeGen git sub Modulegit submodule initgit submodule update# Configure, compile and Installautoreconf-i ./configure ; Make sudo make install
Installin
Clam Antivirus is an anti-virus software package used on Unix-like systems. It is mainly used in the mail server and uses multi-threaded background operations to automatically upgrade the virus database.
Clam AntiVirus (ClamAV) is a free and open-source antivirus software. Updates to the software and virus code are released by the community for free. Currently, ClamAV is mainly used on email servers set up by Linux, FreeBSD, and other UNIX-like systems to provide virus scanning services for em
Centos6.8 install nginx (1) and centos6.8 install nginx
Here, we will record the installation of nginx in detail.
1. Install gcc-c ++ in yum:
yum install -y gcc gcc-c++ [enter]
2. Download required dependent libraries: zlib, openssl, and pcre
wget http://nginx.org/download/nginx-1.11.13.tar.gz [enter]wget https://www.o
Install Python2 and Python3 at the same time, install the third party package, always error hint Fatal error in launcher: Unable to create process using ‘"‘ , it may be the environment variable conflict.Workaround:
is to move up and down in the environment variable path to adjust the two "pythonx/scripts" positions to the first two bits (which version is used in front);
is to
If Ubuntu installs new software, it already has a Deb installation package (for example: Iptux.deb), but cannot log on to the desktop environment. How do I install it? The answer is: Use the dpkg command.The common format of the dpkg command is as follows:sudo dpkg-i iptux.deb# View details of the Iptux.deb package, including software name, version, and size (where-I is equivalent to--info)sudo dpkg-c iptux.deb# View the file structure included in the
Download Source: (Put in the/USR/LOCAL/SRC directory)To the official website http://www.mongodb.org/downloads Download source codeHTTPS://FASTDL.MONGODB.ORG/LINUX/MONGODB-LINUX-X86_64-2.2.7.TGZ (64-bit)Https://fastdl.mongodb.org/linux/mongodb-linux-i686-2.2.7.tgz (32-bit)Note: 32-bit system installation 32-bit, 64-bit system installed 64-bit!Install MongoDB
The code is as follows
Copy Code
#创建mongodb安装目录 Mkdir-pv/usr/loc
automatically postpone the next reboot to take effect.How do I determine if VT is turned on or off?1) If your processor is Intel, you can use this free detection tool to verify that you have successfully turned on VT:Intel Official Detection ToolAs shown, it means that the VT is successfully turned on:2) AMD's processor can download this tool:AMD Official Testing Tools3) Microsoft has also provided a testing tool, you can also try:Microsoft Official Testing ToolsThis tool does not need to be in
1, in the Windows10 Cortana we search "Group Policy" can also enter gpedit.msc in the Run box, enter the Group Policy settings, as shown in the following figure
2, now we open the dialog box below to find "Computer configuration → management template → system → device installation" Open, we then click on the right "Configure device Installation Timeout" and double-click to open into the following figure shown.
3, then on the left side of the window we click on "Enabled", then click
1, in your iphone5s we find the APP Store icon and click Enter.
2. After entering the App store, we'll see a "search" box below.
3, we now enter "micro-letter" in the search box and then we click on the right side of the "Search" button, as shown in the picture
4, this will help you search out the "micro-letter" software, we click into will see "free" two words we click on can help us download.
5, if we have not logged in before the need to enter the Apple ID and password will be aut
Dream West Tour Hand Tour computer version installation
The first step, we download the "reliable assistant" in the computer if there is already installed can try to "upgrade" to the new version
The second step, now we double-click the "Reliable assistant" installation file and then prompts the "Start Installation" installation is finished we just click "Start using".
The third step, and then into the "Reliable assistant" click "Application Download" Search: Dream West Tour, click to
Tool Preparation
① make a quick Start U disk Startup disk
② a ghost version of the XP system image file, and save into the prepared Quick Start U disk Boot disk mode to IDE mode
Fast Start USB drive installation XP system tutorial
We put the production of U disk Boot disk inserted in the computer USB interface, and then restart the computer, in the presence of the boot screen long press the start shortcut to enter the BIOS settings interface, through the mouse up and down the key "↑↓" Select
memory card all the old partitions, in the creation of new partitions to the full capacity of FAT32 can, and finally remember point "application"!
Second, mobile phone installation LINK2SD
LINK2SD A can make Android more than 1.6 system users to move applications to the SD card, need root support, in fact, is LINK2SD Mount ext2 for/data/sdext2 your SD card partition, so that the Android system on the boot when it mounted, Implement Mobile program features!
Briefly
The Ubuntu16.04 system was installed in the virtual machine, but there was a problem when you opened the use of "Apt-get install", which prompted the following information:
Could not get Lock/var/lib/dpkg/lock-open (11:resource temporarily unavailable)
Unable to lock the administration Directory (/var/lib/dpkg/), is another process using it?
Solve
When you go to the Software Updates tool and update the system, there is no problem. The APT
Java.lang.System.loadLibrary (Unknown Source)At Sun.security.action.LoadLibraryAction.run (Unknown Source)At java.security.AccessController.doPrivileged (Native Method)At Sun.awt.NativeLibLoader.loadLibraries (Unknown Source)At sun.awt.debughelper.At java.awt.component.Error reason: A graphical dynamic link library that supports printing is missing libxp.so.6Workaround:1. To download the missing package: libxp-1.0.0-8.1.el5.i386.rpm2. Install this pa
Note: In Ubuntu, MySQL only allows local access by default. If you want access from other machines, you need to change the etcmysqlmy. cnf configuration file! Lower
Note: In Ubuntu, MySQL only allows local access by default. If you want access from other machines, you need to change the/etc/mysql/my. cnf configuration file! Lower
Install MySQL
Sudo apt-get install mysql-server
This should be very simpl
Install tomcat in linux (centos) (use shell scripts to install tomcat as a service)1. Download tomcatDownload the linuxlinuxversion (tar.gz) from http://tomcat.apache.org/download-70.cgi)2. decompress, upload, and grant permissionsDecompress the package, use WinSCP to upload the decompressed installation file to the/home/software/tomcat directory, and use the chmod-R 755/home/software/tomcat command to obta
Install and use Windows Subversion and TortoiseSVN, and install tortoisesvn
Currently, popular version control tools include SVN, Git, and Mercurial (Hg ).SVN is divided into two types: server and client. The server is Subversion, and the client is TortoiseSVN.Download the installation files for Windows on the Internet, and follow the established installation steps.1. Create a version Library:To run the Sub
[Linux] install and configure JDK1.8 and install and configure jdk1.8.
Step 1:To download jdk in Linux, go to the (Official Website) to download the jdk Installation File;
View the number of Linux operating systems:
[Root @ localhost ~] # Getconf LONG_BIT
Since my Linux is 64-bit, I downloadedJdk-8u151-linux-x64.tar.gz
As shown in:
Step 2:New/Usr/javaFolderJdk-8u151-linux-x64.tar.gzPut it in this f
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.