Click to See Complete Forum and Search --> : telnet


pipoy
02-20-2001, 07:30 AM
am using fresco as my linux client running with 3c509 nic and connected using a hub.. is there another way to connect to my linux server without using telnet. or if i had to used telnet, can i restrict or hide some directories from client. :confused:

twofoolish2b
02-20-2001, 08:29 AM
Did you try to use the browser based control panel in Freesco? It uses a cgi script and runs on port 82 I think.

X_console
02-20-2001, 08:40 AM
Don't use telnet, use SSH. You can download SSH from www.ssh.com (http://www.ssh.com) or OpenSSH from www.openssh.com (http://www.openssh.com)

As for restricting directories, that depends on which directories you want restricted. One way would be to run a restricted shell. Another way would be to just change the permissions of the directories or files you don't want people to access.