CentOS 6.5 Installation mongodb2.6

Objective:System version: centos-6.5-x86_64CentOS Compilation installs MongoDB 2.6 system preferably 64-bit, in order to better play MongoDB performance1. Prepare, download the source file (binary compiled version)[Email protected] ~]# wget

Nginx installation configuration + cluster Tomcat:centos and Windows environment

Version: nginx-1.8.0.tar.gz official website: http://nginx.org/en/download.html version: apache-tomcat-6.0.44.tar.gz official website:/http TOMCAT.APACHE.ORG/1, Installation script: # yum Clean all # yum makecache# Yum Update # yum install

CentOS Time synchronization problem

The question troubled the river for days. The consensus did not arouse my attention. Because, I manage the code through SVN, I need to update the source code from the SVN server. But sometimes, my code has been submitted, but updated on another

CentOS Server Operations

Create FTP login user under CentOSYum Install vsftpd2. Start/restart/shutdown VSFTPD Server[Email protected] ftp]#/sbin/service vsftpd restartShutting down VSFTPD: [OK]Starting vsftpd for VSFTPD: [OK]OK indicates that the restart was

Configuration of Centos 7 network and SSH in virtual machines

I. Configuration of the network1. View MAC Address: The command to view IP information in Centos 7 has changed.IP addr2. Modify the network configuration to open the VM virtual machine's network settings.The above information is counted:IP address

Initial configuration of the Centos 7.x system after installation

1, configure IP, gateway, edit/ETC/SYSCONFIG/NETWORK-SCRIPTS/IFCFG-ENP5S0Type=EthernetBootproto =none //default is DHCPDefroute=Yespeerdns=yespeerroutes=Yesipv4_failure_fatal=Noipv6init=yesipv6_autoconf=Yesipv6_defroute=Yesipv6_peerdns=

CentOS deployment Tomcat is optimized with Apr mode

1. Install JRE http://www.oracle.com/technetwork/java/javase/Download the tar package for the JRE TAR-ZXVF Jre-1.x.tar 2. Setting Environment variables Vim/etc/profile Jre_home=/data/jrePath= $PATH: $JRE _home/binclasspath=./$JRE _home/lib/dt.jar:

Centos Open 80 Port

#/sbin/iptables-i input-p TCP--dport 80-j ACCEPT#/sbin/iptables-i input-p TCP--dport 22-j ACCEPT Then Save:#/etc/rc.d/init.d/iptables Save Check to see if it already has:[Email protected] ~]#/etc/init.d/iptables statusTable:filterChain INPUT (Policy

Clear the CentOS system user login record and command record

1 2 echo>/var/log/wtmp# Clear User login record and command record [root @localhost root]# last//The user logon information is not found at this time 1 2 1 Echo>/var/log/secure

CentOS Logs back intrusion

viewing log files Linux View/var/log/wtmp file view suspicious IP loginLast-f/var/log/wtmp650) this.width=650; "title=" capture. PNG "alt=" wkiom1wfgxzhcevgaagmxsgbd_m637.jpg "src=" http://s3.51cto.com/wyfs02/M01/6F/8D/

CentOS Rc.local does not perform the issue

CentOS7 Boot/etc/rc.localdo not executeThe problemTime:2015-02-09 00:54Source:Blog.51cto.comAuthor:"Busy Pool Small Building" blog, reportClick:TimesRecently found CentOS7/etc/rc.local will not boot execution, so carefully read the next/etc/rc.local

LoadRunner remote monitoring of CentOS service performance configuration process

As a result of the company's needs, after a period of exploration, reference to a lot of industry documents, and finally completed LoadRunner remote monitoring of the CentOS server configuration process. First, monitor whether the required

CentOS 7 Firewall settings

First, IntroductionThe CentOS 7 firewall is in the form of Firewalld Daemon, which differs from iptablesIi. Methods of UseCentos7 mainly through the firewall-cmd command to manage firewall, the following list some of my usual

Add sudo account to CentOS

Usually in a newly installed CentOS, to use root permissions, you must first switch users to root to execute. Does not have sudo features like Ubuntu. However, the functionality of sudo can be very convenient for our operation.If implemented? I

Build CentOS 6 Server (+)-squid, Varnish

(a) SquidInstallationJava code # yum Install Httpd-tools-y # htpasswd-c-b/etc/squid/passwords squiduser 123456 # yum Install Squid-y Set upJava code # Cp/etc/squid/squid.conf/etc/squid/squid.conf.bak # vi/etc/squid/

Build CentOS 6 Server (1)-Install CentOS 6.6

The following is the installation process in VirtualBox:1. Choose "Select Install or upgrade existing system"2. Select "Skip"3. Click "Next"4. Click "Next" after selecting the language5. Select the keyboard6. Select the "Select Basic Storage Device"7

Build CentOS 6 Server (a)-Samba

(1) Installation Java code # yum-y Install Samba Installed: samba.i686 0:3.6. 9-169.el6_5 # pdbedit-a RENSN New Password:123456 Retype New password:123456 ...... (2) Home folderJava code #

Installing Epel on CentOS

Please note that the Epel installation package is compiled independently, so it can be installed on 32-bit and 64-bit systems.1. Download RMP Package: wget http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm2. Install the

Iptable NAT in centos

Iptable NAT in centos If you use centos5.3 to configure nat, you will not be able to configure it if you do not need it. I think there is a problem with the operating system, and I use another 6.6. There is a configured Graphic Guide interface,

Solve problems related to the failure to execute ssh commands in CentOS 6.5

Solve problems related to the failure to execute ssh commands in CentOS 6.5 # Rpm-qa | grep ssh check whether an SSH package is installed If not, yum install openssh-server and yum install openssh-clients # Chkconfig -- list sshd check

Total Pages: 394 1 .... 339 340 341 342 343 .... 394 Go to: GO

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.