Telnet is not recomended for security reasons, it sends username/password in clear text!
If you need remote commandline access, then ssh is what you'r looking for.
You need to install it on your RH-server, then you can use
ssh from a Linux/unix PC to access it, or use a Windows-app
like Putty from a Win-PC.