Summary: Hi, on my school network we have SUSE 11 server and we use telnet i have use vi editor to edit which i don't like, how can i open Emacs on telnet ses...
Summary: Hello All: Why can't I run the 'lpc' command from a telnet session? I get the error: 'bash: lpc: command not found' This happens even after I su in a...
Summary: Please provide me a step by step procedure to connect two or more computers using linux 6.2,i want telnet sessions and X-windows sessions among my sys...
Summary: You can create new file in /etc/xinetd.d/ telnet and type in the file following: # default: on # description: the telnet server serves telnet sessions...
Summary: I was having redhat linux 6.2 on my machine, but very recently i have upgraded to linux 7.1 and since than i am unable to telnet the linux 7.1 server....
Summary: it is VERY insecure to try to login to root via Telnet, although you can probably edit the config file and allow access, it is not recommended, since ...
Summary: hey everyone. i have been set a task on a friends system, the task requires me to stop the telnet session ending once i have logged in with the userna...
Summary: hi! I am a novice user who wants to establish a ftp server ( Restricted, only people with username and password can enter)..... please gudie me on how...
Summary: I cant tell you how to set up a telnet server but consider it a blessing that you cant! Let me explain. If you are looking to configure your linux b...
Summary: I have installed redhat linux 7.2 on a machine. From this machine if I telnet a telecom server running some unix. My telnet session hangs after some t...
Summary: Problem: I had opened a telnet session and forcibly closed it.When I try to telnet to the machine again,it give the following error: "Could not open c...
Summary: I have established a telnet session from a Win98 box to a RH8.0 box and executed emacs(or pico or vi) remotely. How do I load and save files using ema...
Summary: The telnet server might not be installed. This is what the /etc/xinetd.d/telnet file should look like: --- # default: on # description: The telnet ser...
Summary: It's just the one switch -nw and not -n -w....I'm guessing it means something like Non-Windows?!? You can add a alias emacs='emacs -nw' to your profil...
Summary: Hi Experts, I want to do telnet to Redhat Linux machine and want to log on directly as a 'root'.Right now when I telnet Linux machine , I hav...
Summary: First I would like to say that I am completely disgusted with the complexity of installing an LINUX OS. After several attempts with different release...
Summary: Unix (linux) is built on the idea of having a server and a bunch of low cost terminal computers. So basically you are able to start a connection to an...
Summary: HI, I am a complete novice in using Linux I wanted to use emacs after doing telnet to a remote server but i keep on getting this message: xhost:unabl...
Summary: When I try to use pico over a telnet session I get the error 'ansi': unknown terminal type. Does anyone know what causes this and how can I fix it. Th...
Summary: If you want to ssh into your machine, you will need to run sshd (or even better sshd2) on the server end (ssh is the client side program u use to conn...
Summary: Root can login through telnet session, but by default it is disabled. You can enable by appending /etc/securetty file open /etc/securetty using vi #...
Summary: What do you mean you can't telnet from another machine? Do you get a login prompt? Don't try to login as "root" from a remote machine. telnet sessions...
Summary: Hi All, Our Linux server currently closes a telnet session if the user hits carriage return before entering their user name. Is there a way to conf...
Summary: Dear All, I am not able to connect as root on telnet. It's giving error message "Incorrect Password" but password is correct. Can anyone help on this....