How to enable/disable local echo?

Some times you may want to enable local echo if it's turned off. To enable local echo in a terminal, first connect to the host, then enter: "stty echo" command. To disable it, enter: "stty -echo".

Still need help? Contact Us Contact Us