$ sudo yum install wget gcc make
$ wget http://www.harding.motd.ca/autossh/autossh-1.4e.tgz
$ tar -xf autossh-1.4e.tgz
$ cd autossh-1.4e
$ ./configure
$ make
$ sudo make install

相关文章:

  • 2021-12-16
  • 2022-02-08
  • 2021-07-11
猜你喜欢
  • 2022-12-23
  • 2021-06-20
  • 2021-09-09
  • 2021-05-24
  • 2022-12-23
  • 2021-10-23
  • 2022-12-23
相关资源
相似解决方案