1. Install gitsudo yum install Git2. Querying the GIT versionGit–versionInstallation is successful if displayed3. Create a git user to run the GIT serviceAddUser git4. Go to the directory and initialize the GIT repositorysudo git init--bare
About half a year ago self-taught a period of time Linux, but did not stick it down ... Recently want to start to see, but want to see Linux under the physical machine operation and not just run under the virtual machine, so try to install the Win7
CentosAnti-compilationAPKPackageExperimental purposeonline linux upload game pack,PHP calls the anti-compilation command unpackingExperimental environmentcentos6.4 Linux localhost.localdomain 2.6.32-279.el6.x86_64 #1 SMP Fri June 2212:19:21 UTC + x86
1, installation Vm-tools 2, set the shared folder, I set the shared folder is E:\ProgramData name: ProgramData 3. Create Folder mkdir/media/centos/ 4. Mount the ISO file In CentOS, after setting up the file share, we can find a
The following information is included:http://blog.csdn.net/lovehuangjiaju/article/details/484947371. Extracting installation files, setting environment variables the installation files we use here are already compiled spark, Need to be paired with
SOLR is now a standalone server.From Solr5.0 onwards, SOLR is no longer published as a "war" Web application package (Web application Archive) deployed in any servlet container. Online about SOLR in the Tomcat deployment of the article is basically 4
CentOS's own Yum source sometimes does not meet our needs, Epel source of software is very rich, can well meet our needs.There are two ways to install the Epel source:
Log in to HTTPS://FEDORAPROJECT.ORG/WIKI/EPEL/ZH-CN, download the
1, source package preparation: First download the jdk-8u66-linux-x64.tar.gz on the official website, Http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html 2, unzip the source package Create a new Java folder from the
In the work, in order to improve the efficiency, we will use version control software to manage the project, such as SVN, Git and so on. Next take Svbversion as an example of the process of installing SVN and deploying projects in CentOSInstall the
A simple description of how to build an SVN server in a virtual machine CentOS.Software version InformationVmware 10.0.0 build-1295980CentOS 7.0-1406-x64Java 1.7.0_67_x64Suberverson 1.7.14GNU Wget 1.14Software Installation Subversioninstall
Installation systemSet lampFeatures of the CentOS system.Used to be Ubuntu, now installs a CentOS virtual machine. Very simple, in order to improve the ability to record notes, dried the bowl xiang. Must be illustrated.Would like to the next server
View server Discovery vg_host01-The space occupied by Lv_root is more and need to be enlarged. The following two options are available:1Expand the size of the lv_root using spare disks (recommended)2Move the lv_home space out of the way to Lv_root
Using the Yum groupinstall command, it is easy to install a GUI-like desktop system.1. Yum's group InstructionsYum can install packaged packages in the program group mode. The supported packages can be passed,# yum GrouplistQuery to. In the group
1, enter in the terminal: Vi/etc/sysconfig/network-scripts/ifcfg-eth02, file configuration as follows, save exit:#描述网卡对应的设备别名, such as Ifcfg-eth0 file it for eth0device=eth0onboot=yestype=ethernet# set the network card to obtain the IP address of
Installing NginxYum InstallModify Nginx.conf, (/etc/nginx/nginx.conf), online someone to be a man all the configuration of the detailed project.#nu for more information on configuration, see:# * Official 中文版 documentation:http://nginx.org/en/docs/# *
. tar.gz. tar.bz2 to decompress is simple:. tar.gz format extracted to TAR-ZXVF xx.tar.gz. tar.bz2 format extracted to TAR-JXVF xx.tar.bz2. Tar.xz. Tar.lz a little more complicated:. Tar.xz method of Decompression:Xz-d MPFR-3.1.2.TAR.XZGenerates a
Ubuntu under the installation Nginx, directly apt-get install Nginx on the line, very convenient.But today installed CentOS6.2, direct yum install Nginx not, to first deal with the next source, the following is the complete installation process, but
CentOS fix yum install latest tools
1. Delete the built-in yum
# Rpm-aq | grep yum | xargs rpm-e -- nodeps
2. Extract the rpm package from the CentOS system image. Here we use centos6.3 _ x64 as an example.
The following rpm package is extracted
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.