大兔的神密世界
  • search
  • apps
  • Jul 20, 2021
    ·
    1 min read
    Mac電腦安裝 Homebrew 的方法
        How to enable Telnet on macOS High Sierra - Big Sur
        https://bit.ly/3xVtHad

        Telnet is no longer included with macOS starting in High Sierra.
        Telnet is still a widely used technology in the AV industry and is
        helpful for troubleshooting Atlona products.

        There are a few ways to get telnet on macOS:

        1.) You can run Windows in a VM like VMWare Fusion or Parallels.
        This would allow you to use the wide variety of terminal emulators
        like Putty, Hercules, or TeraTerm.

        2.) Re-install telnet using Homebrew:

    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

        Use Homebrew to install telnet: brew install telnet
        Run telnet: telnet device-ip-address

        3.) Use a stand-alone terminal emulator such as ZOC: https://
        www.emtec.com/download.html

        Note: ZOC comes with a 30-day free trial and then it must be
        purchased.

    **
        https://apple.co/2W6pvGR

    Apple Open Source
        https://opensource.apple.com

    --
    ※ 發信站: 大兔的神密世界(BunnyBBS.tw), 來自: 219.85.234.183
    ※ 文章網址: https://www.bunnybbs.tw/article/M.1626789336.A.AAB