LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 07-08-2010, 03:18 AM   #1
charlov
LQ Newbie
 
Registered: Apr 2009
Posts: 2

Rep: Reputation: 0
Support for Nordic Characters on Red Hat [Enterprise Linux AS release 4]


Hey,

On the above server, I am facing the following:
1- DB server installed on Redhat is supporting Nordic Characters
2- However the OS is not supporting Nordic Characters: If I create a text file with the following characters: ö-ß-ä-Ü, send it to the server through WinSCP, and then VI the text file, these characters will show as question marks and funny characters.

So I am assuming there is an update to support Nordic characters. Right?
What should I do?
Help!
 
Old 07-18-2010, 08:03 AM   #2
XXLRay
Member
 
Registered: May 2010
Posts: 133

Rep: Reputation: 16
Perhaps it is sufficient to change your LANG environment variable.
Edit your .bash_profile:
Code:
vi ~/.bash_profile
Insert code for new environment variable:
Code:
export LANG=de_DE@euro
Reload you .bash_profile:
Code:
source ~/.bash_profile
This will change the environment variable to special german characters for each user with the above entry in his ~/.bash_profile. You can check whether the settings have been overtaken by echoing your LANG variabe:
Code:
$ echo $LANG
de_DE@euro
You may also change this variable just for single commands if you want the rest of the system to keep the old LANG variable as setting. Just add the variable in front of the command for example:
Code:
LANG=de_DE@euro vi anytextfile

Last edited by XXLRay; 07-18-2010 at 08:21 AM. Reason: Fixed case
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Install Red Hat Enterprise Linux ES release 4 (Nahant Update 7) sajijayaram Linux - Enterprise 3 08-17-2009 01:05 PM
Red Hat Enterprise Linux ES release 4 update 1 shibu_sp Linux - Newbie 1 03-04-2009 02:34 AM
Red Hat Enterprise Linux 5 Release Date? keysorsoze Red Hat 5 03-01-2007 08:15 PM
what last version/release of Red Hat enterprise Linux AS? xcore_on Linux - Newbie 1 05-11-2006 04:28 AM
Red Hat Linux Enterprise release 3 kernel version Minnie Nguyen Linux - Enterprise 1 01-29-2006 02:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration