google-templatesmemcached

Install telnet

Some operations in Memcached require the use of the telnet command line. You can check if you have it installed or not by running the which telnet command. If you don’t see any output, then you have to install it. Execute the following commands to install telnet:

    $ apt-get install telnet
Last modification May 10, 2022