LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   telnet for linux (https://www.linuxquestions.org/questions/linux-desktop-74/telnet-for-linux-481701/)

somsahi 09-08-2006 05:08 PM

telnet for linux
 
Hi I have to access database and manipulating tables through telnet

presently accessing through tiny term which is windows product

Now I have to access same url using red hat linux4

so which product I should use instead of tiny term


telnet://te.express.net

thanks and regards

vls 09-08-2006 05:15 PM

How about telnet?
:)

You might want to see if you can get access through ssh. It's a tad more secure.

686plus 09-08-2006 05:17 PM

Not familiar with Tiny Term, but this should work...

Type: telnet your.url.here in a shell (kind of like command prompt in windows)

telnet isn't secure, though. ssh is a better option.

Edit: wow, posted nearly at the same time... sorry for the duplicate info.

vls 09-08-2006 05:28 PM

It happens. Plus it reinforces the info for the OP -- use ssh not telnet if he can.


All times are GMT -5. The time now is 08:53 PM.