Get the App
SLTechnology News&Howtos  ›  Internet Technology  › 

Linux basic environment settings

Shulou Source: shulou.com Published: 2022-06-03 08:12:10 09月23日 Update

This paper takes a 32-bit system as an example to set up a basic linux test environment:

Yum install gcc zlib-devel openssl-devel gcc+ gcc-c++ openssl perl lrzsz wget

Download pcre-8.37.tar.gz and upload it to CentOS via xshell using the rz command

Decompress:

Tar-zxvpf pcre-8.37.tar.gz

Enter the decompressed directory

. / configure-- prefix=/opt/pcre

Compile:

Make

Installation:

Make install

Turn off the firewall:

Service iptables stop

Permanently turn off the firewall:

Chkconfig iptables off

Check the status of the firewall

Service iptables status

Turn off SELINUX:

Vi / etc/selinux/config

Save

After completing the above steps, the reboot system

Tags: Firewall fire protection system foundation environment command step status directory permanent check test compile Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno Shulou Technology Xiaomi vpn Shulou Information Linux