Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-19-2009, 10:43 PM
|
#1
|
|
LQ Newbie
Registered: Nov 2008
Location: Quebec, Canada
Distribution: Slackware 13.0
Posts: 24
Rep:
|
Slackware 12.1 problem: raw mode telnet client ( xterm )
Hi all,
So, here's my problem:
I'm actually messing with HTTP requests and all that stuff ( I'm coding some C program about it, that's why ) and, when something doesn't work, I use the telnet client to test my HTTP requests, server responses, etc.
Anyway, the problem is telnet won't let me edit my input should I make any mistake ( backspace is interpreted as '^H' rather than erasing characters ) and I know this can be changed since I used Kubuntu before switching to Slackware and, on the former, telnet actually behave 'as in cooked mode'.
So, I searched the web and the telnet(1) manpage where I found that I could create a .telnetrc file in my home directory in which to write commands ( such as 'mode line' command ). I am using the same /home partition as my former Kubuntu system and there are no .telnetrc file anywhere to be seen ( I even searched the whole Kubuntu / partition via 'find /media/disk -iname "*telnet*rc*"' ). Therefore, I created a simple .telnetrc file (based on the manpage) which looks like this:
DEFAULT
mode line
Still, my problem is not fixed. Also, I recently found out another program I just forgot the name behaves exactly like telnet ( that is in a 'raw mode' like way ) making me think this issue might be system-wide rather than telnet specific.
Long story short, I would like to be able to edit my telnet input lines just like the xterm prompt actually behaves.
P.S.: If you don't understand something in this post, feel free to ask, I'll do my best to reformulate ( English is not my main language ).
Thank you for your attention.
Regards,
Vhann
|
|
|
|
01-19-2009, 11:15 PM
|
#2
|
|
Senior Member
Registered: Jun 2006
Location: Hyderabad, India
Distribution: Fedora
Posts: 1,189
Rep:
|
I didnt read through your complete post, but of what I read you could simply try executing bash after you connect to the server.
Quote:
login:test
password:test
$bash
bash-3.01$
|
this should remove the ^H problem.
|
|
|
|
01-20-2009, 12:03 AM
|
#3
|
|
LQ Newbie
Registered: Nov 2008
Location: Quebec, Canada
Distribution: Slackware 13.0
Posts: 24
Original Poster
Rep:
|
Quote:
Originally Posted by w3bd3vil
I didnt read through your complete post, but of what I read you could simply try executing bash after you connect to the server.
this should remove the ^H problem.
|
Ah, forgot to say, I'm not using telnet to connect like one would do using ssh. Therefore there are no login and/or password required.
An example of one of my telnet session would be:
$ telnet www.linuxquestions.org 80
Trying 75.126.162.205...
Connected to www.linuxquestions.org
Escape character is '^]'.
GET /index.html HTTP/1.1<CR><LF>
Host: www.google.com<CR><LF>
Connection: Close<CR><LF>
<CR><LF>
<CR><LF>
[where <CR><LF> should be replaced by pressing the 'ENTER' key]
[Below is a snippet of what the server responded:]
HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Tue, 20 Jan 2009 05:59:08 GMT
Content-Type: text/html; charset=iso-8859-1
Connection: keep-alive
Location: http://www.linuxquestions.org/index.php
Vary: Accept-Encoding
Content-Length: 247
[etc.]
Regards,
Vhann
|
|
|
|
01-20-2009, 03:12 PM
|
#4
|
|
LQ Newbie
Registered: Nov 2008
Location: Quebec, Canada
Distribution: Slackware 13.0
Posts: 24
Original Poster
Rep:
|
Up, thank you
|
|
|
|
04-13-2009, 07:04 PM
|
#5
|
|
LQ Newbie
Registered: Nov 2008
Location: Quebec, Canada
Distribution: Slackware 13.0
Posts: 24
Original Poster
Rep:
|
Just remembered I created this one thread quite some time ago from now.
In case someone runs into the same problem, here's a link that helped me fix my problem:
http://www.ibb.net/~anne/keyboard.html
Regards,
Vhann
|
|
|
|
08-21-2010, 01:38 AM
|
#6
|
|
LQ Newbie
Registered: Nov 2008
Location: Quebec, Canada
Distribution: Slackware 13.0
Posts: 24
Original Poster
Rep:
|
Having just reinstalled xterm on my system, it seems my previous reply was incorrect (I'm posting here for my own good).
The following site is more helpful:
http://www.hypexr.org/linux_ruboff.php
In my case, adding the line "XTerm.*.backarrowKey: false" (without the quotes) to /etc/X11/app-defaults/XTerm did it. Read the aforementioned page for more infos.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:52 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|