what is telnet?
Answers were Sorted based on User's Feedback
Answer / swamynaidu kollu
Telnet (Telecommunication network) is a network protocol
used on the Internet or local area network (LAN) connections
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sushma
using this command we can connect to remote host computer
through telnet protocol.It allows all application level
permission
syntax- $telnet[options][protocol]
Ex-$telnet 192.1.4.191
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / suitable
telnet - user interface to the TELNET protocol
The telnet command is used to communicate with another
host using the TELNET protocol. If telnet is invoked
without the host argument, it enters command mode,
indicated by its prompt ( telnet>). In this mode, it
accepts and executes the commands. If it is invoked
with arguments, it performs an open command with those
arguments.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sudipto
Telnet is a command in UNIX to login to a different machine
from the current machine
| Is This Answer Correct ? | 0 Yes | 0 No |
what is kernel?
Which unix command to make a new directory?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is used to type command?
what do you understand bythe term 'de-mountable volumes'?
what are wild cards?
what is the default signal kill in unix?
Which Command is Used for temprary switch User?
why unix operating system provides more security than other operating systems?
What are the commands in UNIX to list the files in a Directory?
Can you write a command to erase all files in the current directory including all its sub-directories?
What UNIX command will control the default file permissions when files are created?