日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當(dāng)前位置: 首頁(yè) >

【联邦学习】FATE 集群部署 step2

發(fā)布時(shí)間:2025/3/21 45 豆豆
生活随笔 收集整理的這篇文章主要介紹了 【联邦学习】FATE 集群部署 step2 小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.

【聯(lián)邦學(xué)習(xí)】FATE 集群部署step1
【聯(lián)邦學(xué)習(xí)】FATE 集群部署step3

  • 配置虛擬機(jī)網(wǎng)絡(luò)
  • 配置虛擬機(jī)鏡像

all 指的是2個(gè)虛擬機(jī)都要操作
f1 只的是1號(hào)虛擬機(jī)
f2 指的是2號(hào)虛擬機(jī)

配置虛擬機(jī)網(wǎng)絡(luò) all

進(jìn)入虛擬機(jī)

右鍵打開終端
輸入root 然后輸入密碼 以root權(quán)限登錄
vi /etc/sysconfig/network-scripts/ifcfg-ens33


f2 中IPADDR要改為192.168.0.2 其他一樣

重啟網(wǎng)絡(luò) service network restart 外網(wǎng)測(cè)試 ping www.baidu.com 在兩個(gè)虛擬機(jī)都打開的情況下 設(shè)置好后測(cè)試互聯(lián) ping 192.168.0.1 ping 192.168.0.2

VMW鏡像配置 all

mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bak添加阿里云鏡像vi /etc/yum.repos.d/CentOS-Base.repo # CentOS-Base.repo # # The mirror system uses the connecting IP address of the client and the # update status of each mirror to pick mirrors that are updated to and # geographically close to the client. You should use this for CentOS updates # unless you are manually picking other mirrors. # # If the mirrorlist= does not work for you, as a fall back you can try the # remarked out baseurl= line instead. # #[base] name=CentOS-$releasever - Base baseurl=https://mirrors.tuna.tsinghua.edu.cn/centos/$releasever/os/$basearch/ #mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7#released updates [updates] name=CentOS-$releasever - Updates baseurl=https://mirrors.tuna.tsinghua.edu.cn/centos/$releasever/updates/$basearch/ #mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7#additional packages that may be useful [extras] name=CentOS-$releasever - Extras baseurl=https://mirrors.tuna.tsinghua.edu.cn/centos/$releasever/extras/$basearch/ #mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7#additional packages that extend functionality of existing packages [centosplus] name=CentOS-$releasever - Plus baseurl=https://mirrors.tuna.tsinghua.edu.cn/centos/$releasever/centosplus/$basearch/ #mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus gpgcheck=1 enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7刷新緩存 yum makecache更新安裝包及內(nèi)核 yum upgrade安裝一些必要組件 yum install vim yum install wget yum install unzip yum install lsof 《新程序員》:云原生和全面數(shù)字化實(shí)踐50位技術(shù)專家共同創(chuàng)作,文字、視頻、音頻交互閱讀

總結(jié)

以上是生活随笔為你收集整理的【联邦学习】FATE 集群部署 step2的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網(wǎng)站內(nèi)容還不錯(cuò),歡迎將生活随笔推薦給好友。