CentOS 5 :: Multiple Languages In Centos5.2?

Apr 23, 2009

i am installing centos 5.2,i selected Multiple languages.Now my problem is when i press ctrl+space it is changing language.How to disable this.

View 3 Replies


ADVERTISEMENT

Ubuntu :: Multiple Languages Not Working?

Oct 12, 2010

I'd like to be able to use the Gnome desktop and programs in several languages, as far as I can see I have installed the necessary language support for the desired languages, but only my default language (Finnish) is working the way it should. When I select any other language when I check into a new session I still get most everything in Finnish, except that the date is in the selected language, but with Finnish endings. Weird! The language change seems to affect some programs, but not the Gnome interface.

I had this problem in 10.04 and was hoping it might disappear in 10.10, but there is no change. What am I doing wrong? Do I need to upgrade or reinstall the language files in some way, or what?

View 2 Replies View Related

Ubuntu :: Install Multiple System Languages?

Oct 16, 2010

Is it possible to install multiple system languages on ubuntu, hopefully 10.10, since I'll be upgrading pretty soon? I'm a native spanish speaker, so I currently use my system in spanish, but when I see the option at log in to change the language, I'm wondering if that will change the system language as well. Menus, man pages if they exist, etc? I'd like to be able to install numerous languages and switch between them, either at log in or actually from within my system. How's Arabic and Italian support as well, does anyone know?

View 2 Replies View Related

Programming :: How To Write Programs In Multiple Languages?

Aug 18, 2009

Well I have been interested in programming for a while, and just found out about Linux and Unix. I started out with Java, but now I know I bunch: Flash, C++, C and others. I was working on a mac so I made a few flash games then started to work on iPhone games. I was board one day and I found out about Unix and I thought that would be something else to try.So in an attempt to learn about Unix I have been reading different articles about it, and have heard of using different languages in one program. The article I was reading didn't give any examples, and it assumed the reader has programmed Unix before.

So how do you write programs in multiple languages, which languages would you use, and why would you want to do that?

View 3 Replies View Related

General :: Apache Directory Structure With Multiple Hosted Languages

Feb 22, 2011

I will be doing actual development and testing on the same machine as the server. It is a single user machine in the sense that I will be the only one working on the machine. There will be multiple hosted languages, specifically PHP and RoR while possibly expanding later. I'd like the setup to translate well to a production environment. With those 3 things in mind there are a couple of things I've had in the back of mind.Seeing as it's a single user machine I haven't been able to decide whether or not I should be working on things out of my home directory or if they should be located outside of it.I'm feeling that outside of a user directory would be better as it would translate better to a production environment, but I'm also not sure if that will come with any permission annoyances or concerns seeing as I'll be working on the same machine. Hosting multiple languages seems like it may be a bit quirky. With PHP I've found you're generally just dumping the project somewhere in the document root where as something like a Rails app you have the entire project and you only want the public directory in the document root.

View 1 Replies View Related

CentOS 5 :: XPDF With Japanese And Other Languages?

Jun 14, 2010

I compiled my own XPDF (as it was not in the repo) but now I need to add some japanese language support..I already did yum groupinstall "Japanese support" But what japanese fonts are installed and where are they located?I need it for.. this line #displayCIDFontTTAdobe-Japan1/usr/..../kochi-mincho.ttf

View 1 Replies View Related

CentOS 5 :: How To Compile Tar.gz File In Centos5

Jan 18, 2010

how to compile a tar.gz file in centos5 OR how can i create rpm from tar.gz file

View 2 Replies View Related

CentOS 5 :: Using K3b To Burn Bootable Iso Of Centos5.5?

Jun 17, 2010

Is it a straightforward endeavour to burn a bootable iso of centos5.5 with k3b, or is there some hidden setting to make sure it is bootable?I have looked,and I haven't found anything.

View 3 Replies View Related

CentOS 5 :: Utorrent Is Not Working On Centos5.5?

Mar 11, 2011

I have download the utorrent from when I am trying to run I am getting the following messages:

[oracle@harvey-dt utorrent-server-v3_0]$ ./utserver
./utserver: /lib/libcrypto.so.0.9.8: no version information available (required by ./utserver)
./utserver: /lib/libssl.so.0.9.8: no version information available (required by ./utserver)

[code]....

View 4 Replies View Related

CentOS 5 Server :: MySql Error In Centos5.2

Mar 16, 2009

When i run the command:

It shows output as:

View 1 Replies View Related

CentOS 5 Networking :: Install RT25USB-SRC-V2.0.8.0.tar.gz In CentOs5?

Jun 27, 2009

do not know how to install the driver RT25USB-SRC-V2.0.8.0.tar.gz for my Wireless USB, please someone have a howto, since I used the howto Centos4 in and had problems, did not conclude,

View 10 Replies View Related

CentOS 5 :: Cannot Find Xinetd.conf In CentOS5.4?

Nov 18, 2009

I can not find xinetd.conf on my server (CentOS 5.4 operation system).

View 2 Replies View Related

CentOS 5 :: Best Way Of Specifying Names Of Ethernet Devices In CentOS5.5 Or Later?

Apr 13, 2011

What is the best way of specifying the names of ethernet devices in CentOS5.5 or later? There seems to be at least two ways of doing this: Would the 60_net.rule file override a 010_netinterfaces.rules file because it gets executed later, or would the 010_ net interfaces. rule file set up the info in /sys which would then be used by 60_net.rule?

View 2 Replies View Related

CentOS 5 Server :: Error In Installation Of Postfix In Centos5.2?

Mar 13, 2009

I am facing problem in postfix. I am using centos5.2.My postfix was running well but some strange problem it failed today.after that I wanted to restart postfix service , it does not restrat. But the postfix process is found in the process list( take memory and cpu ). Then i want to reinstall the postfix.The progress bar show it completed but not showing the completed message. I wait long time for the completion message but not display it and not return to command promt.When I cancel the command( ctrl+c) then the following error message is displayed:error: %post(postfix-2.3.3-2.1.el5_2.x86_64) scriptlet failed, signal 2For your information this is the process of installation:

yum install postfix
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile

[code]....

View 1 Replies View Related

CentOS 5 Networking :: Add 2nd Network Card After Centos5 Installation?

Jan 21, 2011

I had installed a Centos 5 server, with one network interface card and work find. Now I want to install ADSL (PPPOE) dial-up for internet in this server, so need to add a 2nd network interface card (RTL8139D or other) . After plug the network card, what I need to do in Centos to find this new card and config it?

View 1 Replies View Related

CentOS 5 Server :: SMTP Spamfilter Centos5.5 Dcc - On Config ?

Mar 3, 2011

I am trying to see if a can get a centos 5.5 server setup as an smtp store and forward spamfilter by following the Centos Wiki and the freespamfilter.org guide by Mr88Talent at [url], which relates to another linux distro.

The spamfilter is essentially working! however, i have one issue with DCC.

test problem:

I'm not sure if anyone else would be interested in a Centos version of Mr88Talent's tutorial, but a very rough and completely untested first effort is available at the following url: [url]

Any opinions on this setup or just a total slating of everything i have done wrong would be welcome as i don't want to waste time trying to use a setup that is just not going to be practical or reliable to maintain / keep operational.

I have read that yum update can break this type of system - which concerns me.

The intended use of the spamfilter is for a small business (only about twenty e-mail accounts). However, they still need to reliably receive e-mails (hopefully with less spam though).

View 9 Replies View Related

CentOS 5 :: Change Virtual Machines Storage Directory In Centos5.5?

Oct 15, 2010

I installed centos 5.5 Ent as host and i installed vmware server 2.2. i need to Change the location of the 'Virtual Machines' directory(/var/lib/vmware/Virtual Machines) to a directory on /home(/home/Virtual Machines) where there is more disk space.Reinstalling centos and reinstalling Vmware server is not the option for me.

View 4 Replies View Related

CentOS 5 :: Configure Vpn Tunnel In Centos5.3 With Cisco ASA 5510 3DES-168?

Dec 29, 2010

someone who has configured vpn tunnel with Cisco ASA 5510 3DES-168 in centos 5.3 if some one has configured

View 6 Replies View Related

CentOS 5 :: CentOS5 With Clustered Lvm2 : Not Booting Anymore (VolGroup00 Not Activated)?

Sep 13, 2010

I "inherited" a cluster of 2 systems with XenCluster, based on CentOS 5.5. About five weeks ago I ran the (long overdue) yum update, which crashed in the middle of updating on both nodes, so I had to reinstall all those packages by hand and had to re-enable their startup. So both systems are already in the not-ideal state.

One system rebooted itself during my absence and now won't boot anymore. It seems to boil down to clustered lvm not being activated in the initrd and therefore no VolGroup00 available, which contains the root. The other volume group has good reasons to be clustered but the root does not need to be. But I can't fix it from a rescue CD, every time the error comes up that the volume group is clustered.The exact error display at boot is at

http://people.cs.uu.nl/koos/screen-20100913140414.png

what do I do to either fix the startup to ignore VolGroup00 being clustered OR change the status of VolGroup00 to non-clustered?I notice the other system has this too so my best guess is that I'll have the same problem in a bigger way when this system reboots too. Hoping for no power failures...Relevant versions of stuff:

centos 5.5
kernel 2.6.18-194.11.1.el5xen
mkinitrd-5.1.19.6-61.el5_5.2
lvm2-2.02.56-8.el5_5.6
lvm2-cluster-2.02.56-7.el5_5.4

(from the still running system)

View 2 Replies View Related

CentOS 5 Hardware :: SATA Disc SMART Data Shows New Drive Faulty Centos5.4?

Nov 26, 2009

I have a new system using an Intel DG451D main board. I have been trying to get a RAID 1 mirror set working as the main drive in this system and for some reason, my SATA drives - three of them all new have had their SMART data changed to show the drives as failing and in need of replacement. Eventually the drive reports failure to the degree that the BIOS no longer recognises it. When loading the Centos os I was getting differing results because of this issue. I am not sure if this is a hardware issue even - I know that the drives were all very much OK and brand new - no good now! Just putting a feeler out to see if anyone has had a similar issue or to see if anyone knows of any possible known causes for this?

Failing any explanation, can anyone suggest a good desktop style Main Board that supports RAID well for Centos 5.4? I plan to sue this as a small server system so graphics etc are not important here.

View 5 Replies View Related

CentOS 5 Networking :: Multiple Nics With Multiple Gateway ?

Jun 16, 2009

I have a CentOS 5.3 box with three network interfaces in it. Each interface is attached to a separate VLAN and I want traffic to stay on each network segment.What I can�t figure out is why I cannot get each interface to have its own gateway and everything gets sent through the default gateway.The basically takes my possible 3Gb total bandwidth and throws it down a single 1Gb pipe.Then on top of that, if I take down the interface (ifdown) that has the current default gateway,I loose contact to the other two interfaces.When I look at the routes, each one of the interfaces shows the gw as 0.0.0.0 and defers to the default route. So I delete the route and try to add a new route with:

[root@testsan ~]# ip route add 10.1.15.0/24 via 10.1.15.1 dev eth2

but end up with the error:

RTNETLINK answers: Network is unreachable

[root@testsan sysconfig]# cat network
NETWORKING=yes
NETWORKING_IPV6=no[code].....

View 5 Replies View Related

CentOS 5 Server :: Web Server Clustering With Centos5.2

Mar 22, 2009

To clustering my web server so that it becomes Highly available. Its currently running php, apache and mysql with no redundancy in place. I want to be clustered so that if one node goes down then the second one will automatically take over. I have done that with HA in RHEL but I want to use centos clustering solution for this. Also how willl they share the web contents and mysql database among two nodes I have no idea. I have managed a iscsi target to store contents but it doesn't work as expected.

View 1 Replies View Related

Debian :: How To Add Languages

May 5, 2011

I installed "squeeze" in English. I would like to add, at minimum, another language.I read through the various Debian manuals, but could find no reference to adding a language.I have googled for an answer for over one and a half hours. There were numerous inputs, but none, that I could find, gave me the answer.I searched for an answer in this forum in "Beginners' and in "General".All kinds of answers here but again, I came away without knowing how to add a language.I am coming off Ubuntu, which contained a simple method to add a language, so I have been spoiled pretty badly, I think.

View 1 Replies View Related

Ubuntu :: Add Korean Languages In 10.04?

May 31, 2010

How do u add languages in 10.04? I went to System -> Pref -> Keyboard and added Korean and nothing happened for me found a few instructions but were way too dated

View 6 Replies View Related

Ubuntu :: GUI Languages For Different Applications

Sep 1, 2011

I am keen on learning foreign languages, so I occasionally install foreign versions of applications to learn the language. For instance, under win7 English I had a french Skype and a german Firefox. I moved to Ubuntu-Desktop a while ago (actually i had been working with linux servers for years now). In Ubuntu-English all programs in App Manager are english as well (as it should be). What is the simplest way for me to install Firefox and, for example, OpenOffice in another language using Synaptic (I understand I can download and compile pretty much everything myself or download .debs - I just do not want go this way).?

View 3 Replies View Related

Debian Configuration :: Specify Different Languages For Different Users

Sep 27, 2015

I have Debian 8 installed, using:
* gdm3 as the default display manager (set up in "/etc/X11/default-display-manager");
* LXDE as the default desktop environment.

I did "dpkg-reconfigure locales" and I selected three languages: "en_US.UTF-8", "it_IT.UTF-8", "sv_SE.UTF-8" (the predefined one is "it_IT.UTF-8").Now I wish to create two more users each with a different language (both for X and console applications).I did a lot of googling without success; I tried modifying ~/.profile or ~/.dmrc (adding "export LANG=...") but they didn't work. I was able to change only the system-wide language, not the one of a single user.I got the conclusion that It's not possible to have multiple users each with a different language. Is it true?

I made another try.In another installation (Debian 8, with GNOME and LXDE) I created two users:antonio, ida.The former has only one hidden file in its home-dir: ".bashrc" with "LANG=it_IT.UTF-8" as the last line (no "export $LANG" added).The latter ("ida") has only two hidden files in its home-dir:

1. ".bashrc" clean, with no "LANG=it_IT.UTF-8" line
2. ".dmrc" containing two lines:

Language=sv_SE.utf8.I put "/usr/sbin/gdm3" in "/etc/X11/default-display-manager".After reboot both users are OK: each of them displays its own language: antonio has all menus and programs in italian ida has all menus and programs in swedish.

I was able to create 4 users with 4 languages (SE, IT, FR, ES). Then I deleted all directory and files (including "~/.bashrc" and "~/.dmrc") of one user, rebooted the PC, and NOTHING changed! So, where is stored the user's language?Not in his home; there is a list elsewere?

0. Use "lightdm" (not "gdm3") as the display manager (see "/etc/X11/default-display-manager")
To install it: su -c "apt-get install lightdm"
1. su -c "dpkg-reconfigure locales"
(select the desired locales: en_US.UTF-8, it_IT.UTF-8, sv_SE.UTF-8, etc; set "default locale for the system environment=None")
2. su -c "adduser emil" ("emil" is the name of a swedish user)
3. Logout
4. Select "Swedish" as default language (see at the top-right corner of the screen)
5. Write user name (emil) and password to login
6. After login, language is english (but file "~/.dmrc" is created with the correct language).
7. Reboot PC.
8. After reboot, login again as "emil": now language is Swedish

Now you can change the display manager to gdm3 if you prefer.To change applications language: su -c "apt-get install task-swedish task-swedish-desktop"

I found the file containing the user's language: it's the same containing the link to its icon:/var/lib/AccountsService/users/UserName.(needs "apt-get install accountsservice"). Editing that file is much simpler as I described earlier

View 6 Replies View Related

Fedora :: Easier Way To Exclude Languages

Aug 27, 2010

I am using livecd-creator with the fedora-livecd-desktop.ks file to create livecd/usb images. The image that is created includes several languages (some are listed below). How can I only include one or two specific languages? Will I have to specify to remove each language group? If so, what is the syntax for yum?

View 2 Replies View Related

General :: Ubuntu 10.04 - GUI Scripting Languages

Aug 5, 2010

There is a scripting language made for Windows called AutoIt. It can do things like, for example, if a user highlights a word and presses a certain hotkey, it can copy that word into memory, open up firefox, go to google.com, paste the word into the text box, and click the button to search. What are some of the easiest scripting languages in Linux to learn that can do this?

View 4 Replies View Related

Ubuntu :: Switching Betwenn Two Languages?

Apr 7, 2011

I work with several languages, but most often with two. When switch with hotkey i have to pass throug other langeages. How to make a hotkey to switch only between the two langiages or set a hotkey to switch to a certain language.

View 1 Replies View Related

General :: Customizing Toggling Between Different Languages?

Oct 19, 2010

I have a Linux system, RH Enterpise 5, that I must toggle between two different languages, one being English, but when I am in English mode I only want to get capital letters for my user programs. I can't use the Caps-lock key, because then the default key to toggle between the languages no longer works when Caps-lock is on and I need to be able to switch back and forth languages with a single key stroke. So, I need capital English letters but mixed case second language characters and a single key to toggle between the two. I can't figure out a solution for this. I have tried different mods to xmodmap, but can't solve it for both languages.Oh, slight correction, the default keys for toggling languages Alt-R and Alt-L are fine, just need upper case in English mode.

View 11 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved