- Back to Home »
- Linux PC »
- TELNET server
Saturday, May 23, 2015
1. Install
#yum install telnet-server
2. Run
#systemctl start telnet.socket
And if you want it to run on boot:
#systemctl enable telnet.socket
On client site:
$telnet <server-ip>
- Copyright © Lập trình hệ thống nhúng Linux . Powered by Luong Duy Ninh -