CentOS 7 安装tunctl

前端之家收集整理的这篇文章主要介绍了CentOS 7 安装tunctl前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

1. Create the repository config file /etc/yum.repos.d/nux-misc.repo
@H_502_2@

[nux-misc]
name=Nux Misc
baseurl=http://li.nux.ro/download/nux/misc/el7/x86_64/
enabled=0
gpgcheck=1
gpgkey=http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro


@H_502_2@

2. Install tunctl rpm package@H_502_2@

# yum --enablerepo=nux-misc install tunctl
原文链接:https://www.f2er.com/centos/377412.html

猜你在找的CentOS相关文章