$ 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-09-09
  • 2021-05-24
  • 2022-12-23
  • 2021-07-10
  • 2021-10-23
  • 2022-12-23
  • 2021-12-16
猜你喜欢
  • 2022-12-23
  • 2021-11-12
  • 2021-06-20
  • 2022-01-07
  • 2022-03-09
  • 2021-07-03
  • 2022-12-23
相关资源
相似解决方案