curl -s https://deb.frrouting.org/frr/keys.asc | sudo apt-key add -
echo deb https://deb.frrouting.org/frr buster frr-stable | sudo tee -a /etc/apt/sources.list.d/frr.list
apt update
apt install frr

 

sed -i 's/=no/=yes/g' daemons 

 

相关文章:

  • 2022-02-27
  • 2022-02-24
  • 2021-12-31
  • 2021-12-14
  • 2022-01-06
  • 2021-10-12
  • 2021-08-14
  • 2022-12-23
猜你喜欢
  • 2022-03-07
  • 2022-12-23
  • 2021-04-24
  • 2021-05-29
  • 2021-12-24
  • 2021-11-07
  • 2021-07-10
相关资源
相似解决方案