Build an OpenVPN server in CentOS

Build an OpenVPN server in CentOS• OpenVPN Overview OpenVPN is a free open-source software used to create a Virtual Private Network (VPC) encrypted channel. OpenVPN allows you to easily build a dedicated network channel similar to a LAN between

Centos 6.6 configure vhost in the LAMP environment Apache

Centos 6.6 configure vhost in the LAMP environment Apache 1. Open the apache configuration file (httpd. conf), usually in/etc/httpd/conf/httpd. conf A) Enable LoadModule vhost_alias_module modules/mod_vhost_alias.so (enable the method to delete the '

Install php later in Centos

Install php later in Centos The built-in php version of Centos is very low. If we need to use a later version of php, we do not need to compile and install it. Directly Using yum for installation will save a lot of time and effort. IntroductionPHP

Gnome Desktop drop-down terminal: Guake

Gnome Desktop drop-down terminal: Guake What is Guake?Guake is a drop-down terminal used in The Gnome environment. It is mainly written in Python and uses some C. It is released with a GPL2 + license and is applicable to Linux and similar systems.

Install and configure RabbitMQ in CentOS

Install and configure RabbitMQ in CentOSInstallation Steps (rpm package installation): rpm installation Official Website: http://www.rabbitmq.com/install-rpm.htmldownload rpmand install: CentOs: Wget

Centos7 install SSDB Service

Centos7 install SSDB Service1. Install the SSDB service: 1. Install the SSDB service/usr/local/ssdbBelow: cd /usr/local/git clone https://github.com/ideawu/ssdb.gitcd ssdbmakesudo make installln -sf /usr/local/ssdb/ssdb-server

Centos6.6 install jdk1.7

Centos6.6 install jdk1.7 1. view the jdk version installed by the System # Java-version # Rpm-qa | grep jdk # Yum remove-y java-1.7.0-openjdk-1.7.0.99-2.6.5.0.el6_7.x86_64 # Yum remove-y java-1.6.0-openjdk-1.6.0.0-11.1.13.4.el6.x86_64 2. Delete the

VNCViewer remote connection to Linux desktop in Windows

VNCViewer remote connection to Linux desktop in Windows I. Server (Centos6.5) 1: Install the desktop: # Yum groupinstall "GNOME Desktop Environment" (CentOS 5.x install GNOME Desktop Environment) # Yum groupinstall "X Window System" "Desktop"

Use pypy5 for CentOS7 Installation

Use pypy5 for CentOS7 Installation 1. Install the system environment and pypyRpm-ivhhttp: // dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-6.noarch.rpmRpm-import/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 Yum-y install nginxMySQL-libs

Install youcompleteme on centos

Install youcompleteme on centos Haha, I came back again. I simply re-installed one virtual machine and configured vim again. This time I am confident that I have posted the installation method of youcomplete. I will give you an authoritative Link

Linux tips: several methods to make processes run reliably in the background

Linux tips: several methods to make processes run reliably in the background We often encounter this problem. We use telnet/ssh to log on to a remote Linux server and run some time-consuming tasks. As a result, the task fails midway through due to

Centos6.5 update e1000 NIC Driver

Centos6.5 update e1000 NIC DriverGuideDuring work, I often encounter abnormal network conditions in the linux operating system. I did not notice it before. Today, I checked the system logs and found it was a network-driven problem. Simply update the

Linux shell Process Control

Linux shell Process ControlGuideUnlike Java, PHP, and other languages, linux shell has a set of its own process control statements, including conditional statements (if), cyclic statements (for, while), and select statements (case ). The following

Attaching data disks to centos 7

Attaching data disks to centos 7 Use the remote connection tool and enter the user name root and password to log on to the instance. Run the fdisk-l command to view the data disk. Note: Before you partition or format a data disk, you cannot use

How to add a new Nic to centos

How to add a new Nic to centos 1. Add a new network adapter in the virtual machine according to the following two images 2. Check whether the NIC is identified!Vi/etc/udev/rules. d/70-persistent-net.rules # You can see two NICs! Copy the MC

Centos maintenance and Optimization

Centos maintenance and Optimization The CentOS 5.2 server should be maintained and optimized in a simple and efficient manner. 1. disable unnecessary services # Ntsysv Only services to be started are listed below, and all services not listed are

How to configure multiple IP addresses for one Nic In Centos 7

How to configure multiple IP addresses for one Nic In Centos 7 Sometimes at work, we may encounter a situation where one Nic is configured with multiple ip addresses, especially for linux servers. So I sorted out the configuration process as follows,

Implement scheduled tasks in CentOs 7.0 (access webpages regularly)

Implement scheduled tasks in CentOs 7.0 (access webpages regularly) 1. Enter crontab-e to go to the editing page.2. Input/2* ** Curlhttp: // www.baidu.com, indicating that the webpage is accessed every two minutes3. Save and exit, and then start

Centos5.5 install oracle11g

Centos5.5 install oracle11g1. Install vmwarevm2. install linux in a Virtual Environment3. download the latest oracle installation file from the official website.Http://www.oracle.com/index.html Upload the following two files to the centos operating

Install MySQL in CentOS 6.7

Install MySQL in CentOS 6.7 My machine: CentOS 6.7 64-bit (minimal installation)Installed MySQL: MySQL 5.6The installation process is full of ups and downs ...... (Lack of practice)Download Use a non-compiled Binary Package [root@bogon ~]# cd

Total Pages: 5467 1 .... 3999 4000 4001 4002 4003 .... 5467 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.