PDA

View Full Version : telnet-ing


seven
04-08-02, 11:37 AM
has anyone tried to create/edit databases through telnet? i'm trying to create a postgreSQL db with php.

plus what's a good telnet application to use? F-Secure SSH?

obsidian
04-08-02, 04:45 PM
Can you explain a little more on what you wish to do?
Telnet is a very insecure application especially is you're using
Windoze over an internet connection.

seven
04-08-02, 08:22 PM
it's nothing with sensitive information.... somebody wants me to do a 'family tree' sorta thing so i just gotta put names and details of people on the db. then i'm gonna use php to display the details on a website.