[root@localhost ~]# mkdir /opt/minio [root@localhost ~]# mkdir /opt/minio/data 1. 2. 4、进入目录 [root@localhost ~]# cd /opt/minio 1. 5、下载 [root@localhost ~]# wget https://dl.min.io/server/minio/release/linux-amd64/minio 1. 6、赋权 [root@localhost ~]# chmod +x minio ...