I think I found a problem, in ssh certain characters (probably extended ascii ones) get displayed badly through ssh. Look at the attachment to see what I mean.
Makes me think of those annoying spam emails that are just a bunch of giberish.
Is there a way to fix this? This is also probably the same issue that makes it so the "man" command displays garbage if I use it.
I'm assuming it's because I'm doing it over ssh. But I want to be able to do everything over ssh since once I need a dedicated server, I'll have to know how to configure all these things without going to the server.
So how can I fix the display? Thanks in advance.
Archived topic from Anythingforums, old topic ID:1214, old post ID:15472
Fix view in ssh
- Red Squirrel
- Posts: 29209
- Joined: Wed Dec 18, 2002 12:14 am
- Location: Northern Ontario
- Contact:
Fix view in ssh
Honk if you love Jesus, text if you want to meet Him!
Fix view in ssh
easiest thing i can think of is to look for a unicode font to use for the display. don't know much about them kind of fonts, so play around with different ones to see if they work.Red Squirrel wrote: I think I found a problem, in ssh certain characters (probably extended ascii ones) get displayed badly through ssh. Look at the attachment to see what I mean.
Makes me think of those annoying spam emails that are just a bunch of giberish.
Is there a way to fix this? This is also probably the same issue that makes it so the "man" command displays garbage if I use it.
I'm assuming it's because I'm doing it over ssh. But I want to be able to do everything over ssh since once I need a dedicated server, I'll have to know how to configure all these things without going to the server.
So how can I fix the display? Thanks in advance.
Archived topic from Anythingforums, old topic ID:1214, old post ID:15596
Resistance is futile...
Registered Linux User #321628
Anime/Toon Avatars
Other Cool Forums
"Never hold your farts in. They travel up your spine, into your brain, and that's where you get s**tty ideas from..." - Woyaya - January 10, 2004
- Red Squirrel
- Posts: 29209
- Joined: Wed Dec 18, 2002 12:14 am
- Location: Northern Ontario
- Contact:
Fix view in ssh
Tried most of the non-truetype fonts and basically it does the same thing, but in that font. Even true type fonts will do the same but I rather not use a TTF for a terminal. I like when things allign properly.
Archived topic from Anythingforums, old topic ID:1214, old post ID:15604
Archived topic from Anythingforums, old topic ID:1214, old post ID:15604
Honk if you love Jesus, text if you want to meet Him!
Fix view in ssh
yeah, i use courier or courier new for my fixed width fonts. i'm not sure, but what language or locale is the box your ssh'ing into? probably off by a mile on this one, but if the box your ssh'ing to is set to a different locale or using a different default language (whatever, i don't know), try googling for fonts for that language. or maybe look into your terminal type (vt100, etc...)... i don't know really what to tell you. it sounds like you don't have any unicode fonts to me.Red Squirrel wrote: Tried most of the non-truetype fonts and basically it does the same thing, but in that font. Even true type fonts will do the same but I rather not use a TTF for a terminal. I like when things allign properly.
Archived topic from Anythingforums, old topic ID:1214, old post ID:15607
Resistance is futile...
Registered Linux User #321628
Anime/Toon Avatars
Other Cool Forums
"Never hold your farts in. They travel up your spine, into your brain, and that's where you get s**tty ideas from..." - Woyaya - January 10, 2004
- Red Squirrel
- Posts: 29209
- Joined: Wed Dec 18, 2002 12:14 am
- Location: Northern Ontario
- Contact:
Fix view in ssh
Not sure what the server uses, but in my client I'm configured for VT100 (default). Terminal is what I'm using too.
Archived topic from Anythingforums, old topic ID:1214, old post ID:15608
Archived topic from Anythingforums, old topic ID:1214, old post ID:15608
Honk if you love Jesus, text if you want to meet Him!