“Verwenden Sie CentOS 7 als Haproxy 1.8” Code-Antworten

Verwenden Sie CentOS 7 als Haproxy 1.8

# yum info haproxy
Bored Bison

Verwenden Sie CentOS 7 als Haproxy 1.8

# systemctl restart haproxy
Bored Bison

Verwenden Sie CentOS 7 als Haproxy 1.8

$ wget http://www.haproxy.org/download/1.7/src/haproxy-1.7.5.tar.gz -O ~/Packages/haproxy.tar.gz
Bored Bison

Verwenden Sie CentOS 7 als Haproxy 1.8

# This GNU Makefile supports different OS and CPU combinations.
#
# You should use it this way :
# [g]make TARGET=os ARCH=arch CPU=cpu USE_xxx=1 ...
Bored Bison

Verwenden Sie CentOS 7 als Haproxy 1.8

# chmod 755 /etc/init.d/haproxy
Bored Bison

Verwenden Sie CentOS 7 als Haproxy 1.8

# useradd -r haproxy
Bored Bison

Verwenden Sie CentOS 7 als Haproxy 1.8

# yum install wget gcc pcre-static pcre-devel
Bored Bison

Verwenden Sie CentOS 7 als Haproxy 1.8

$ cd haproxy-1.7.5/
Bored Bison

Verwenden Sie CentOS 7 als Haproxy 1.8

$ make TARGET=generic ARCH=native CPU=x86_64 -j8
Bored Bison

Verwenden Sie CentOS 7 als Haproxy 1.8

# cp haproxy-1.7.5/examples/haproxy.init /etc/init.d/haproxy
Bored Bison

Ähnliche Antworten wie “Verwenden Sie CentOS 7 als Haproxy 1.8”

Fragen ähnlich wie “Verwenden Sie CentOS 7 als Haproxy 1.8”

Weitere verwandte Antworten zu “Verwenden Sie CentOS 7 als Haproxy 1.8” auf Shell/Bash

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen