how to add a disk array raid 0 in linux
Build a disk array in Linux, this time use 2 4T mechanical hard disks to build a raid0 disk array4T
Linux329
How to install docker offline in linux
system versionsystem version:RedHat7.5
Docker version: 18.06.3
Download link:https://download.docker
Linux252
How to install nginx offline in linux
system message系统版本:RedHat7.5
nginx版本:1.20.0
nginx下载地址:http://nginx.org/packages/rhel/7/x86_64/RPMS/
Linux255
How to install Jdk on linux
system versionSystem version: RedHat7.5
Jdk version: java version "17.0.1"
Download JdkDownload link
Linux279
How to install maven environment in linux
System environmentTest system version:RedHat7.5
Maven version:3.8.3
Server creation directorymkdir -
Linux259
How to enable networking in Centos7
1.Enter the Centos network card configuration file directory, the path is: /etc/sysconfig/network-sc
Linux442
How to install mysql 8.0 in centos7
1.Install with wget toolyum install wget
2.Download the official rpm package (official address
Linux395