Ubuntu :: Push Locale Configuration To A Lot Of Clients?

Sep 1, 2011

I want to ask a question regarding on the "locale" problem. I've searched a lot on Google, but I think there is no detailed information and logic explained this topic well. Someone may suggest use Preference->Administration->Language Support to add or change whatever language I want. I can't use this way beacuse:

1. I need try to push locale configuration to a lot of linux clients.
2. I want to know the detailed information of how to configure.

I have tried to find the most helpful page on the Internet and read some "man locale":

[Code]...

View 2 Replies


ADVERTISEMENT

Ubuntu Installation :: Can't Create Japanese Locale: Get A Segmentation Fault On Generating Locale?

Oct 13, 2010

Maverick 10.10 is unable to create Japanese locales on my wife's laptop (Acer Aspire 3000). This machine previously had no such problem. The install is a fresh install, since the machine froze during the upgrade (no fault of Ubuntu's). A possible complication is that it froze several times more during the install, and I have gone through many recovery boots and iterations of dpkg configure. All relevant packages are installed, I believe. Everything else works. Through System, Administration, Language Support, I have installed all components of English and Japanese. Currently English is selected. Japanese should appear in the list but does not. Japanese text appears properly, and I can write in Japanese,But all the menus are in English. Fine by me, but my wife will want Japanese when she uses the computer again (not soon).This mostly likely is a glibc/libc6 problem, as far as I can tell. I can't find any other Ubuntu user with this problem recently.And now, some outputs:1. dpkg-reconfigure locales

sudo dpkg-reconfigure locales
Generating locales...
en_AG.UTF-8... done

[code].....

View 1 Replies View Related

Debian Configuration :: Cannot Change Locale

Jul 12, 2015

I have setup a VPS @ Strato with Linux Wheezy.Since I'am in the Netherlands I got a Dutch language package installed.I like to setup into englisch all the way.Via dpkg-reconfigure locales I have installed en_GB.UTF-8 UTF8 language packages and deïnstaled nl_NL.utf8

Generating locales (this might take a while)...
en_GB.UTF-8... done
Generation complete.

But a lot of the commands are still in Dutch like: h2458377:~# uitgelogd.And quite often I got:
-su: warning: setlocale: LC_ALL: cannot change locale (nl_NL.utf8)

How do I get ripped off this error?Just working with/on the command line

View 1 Replies View Related

Debian Configuration :: Sorting When Locale Is Set To UTF-8 In Squeeze?

May 6, 2011

I have a problem with sorting when locale is set to UTF-8 in Squeeze. Example:

echo -e "ą
a
b
c

[Code].....

View 8 Replies View Related

Fedora :: Change ONLY The Locale Numeric Configuration?

Feb 11, 2011

I have Fedora 12 on my laptop with locale settings set to spanish-argentina

Code:
locale
LANG=es_AR.UTF-8

[code]....

View 13 Replies View Related

Ubuntu :: Wrong Locale \ Go Back To English, The Locale Doesn't Change Back, Only The Menus Are In English?

Mar 5, 2011

I recently installed language packs for Japanese and changed my system language to it, too. The problem is, now that I try to go back to English, the locale doesn't change back, only the menus are in english. "Apply system wide" in the Language Support didn't do anything; Firefox is in japanese too. Here is my locale output:

LANG=ja_JP.utf8
LANGUAGE=en_US:en
LC_CTYPE="ja_JP.utf8"

[code]....

View 1 Replies View Related

Ubuntu Servers :: Clients Can't Use The Email From The Outside - Configuration / Synchronize?

Mar 22, 2011

I have one local mail server hosted in Mdaemon in my office and ip is 192.168.10.2. My clients can't use the email from the outside. If they want to use the mail, they need to come to office. I want them to use from the outside. How can i set up the mail server. Do i need to host the server on the hosting? I want to synchronize with my local mail server. I don't have the public IP BTW.

View 2 Replies View Related

Fedora Servers :: Use Dhcpd To Assign Vpn Clients Their IP And Configuration?

Jan 24, 2009

Is there a way to use dhcpd to assign vpn clients their IP and configuration?

I'd like to have dhcpd listen on br0 (already set as 10.0.0.1) so that devices conecting through eth1 and tap0 (should I be using tun?) will get the same address pool.

View 7 Replies View Related

General :: Squid Delay Pools Configuration For 3 Types Of Clients

Mar 4, 2011

I want to configure squid delay pool for the following scenario:

Internet Connection Speed: 7Mbps
3 Types of clients
Type 1: unlimited access to bandwidth
Type 2: 1.5 Mbps
Type 3: 512 Kbps

Unlimited access ip address 192.168.4.1,2,5,10
1.5 mbps ip addresses 192.168.4.3,4,6-9,11
512 mbps ip addresses 192.168.4.12-14

How to create acl for these ip's and delay pools for above speed.

View 5 Replies View Related

Debian Configuration :: LTSP : No Sound With Iceweasel And Flash Plugin On Clients?

Aug 24, 2011

i set up an ltsp server on debian squeeze. after a standard installation, sound doesn't work on clients.

[code]...

when i start iceweasel normally (executed on server side), i get sound on the client. when i start ltsp-localapps iceweasel, i get no sound on flash sites and videos videos.what's wrong ? with local apps, is it possible that the flashplugin-nonfree doesn't talk to alsa ?

View 1 Replies View Related

Ubuntu :: How To Adb Push To EVO

Mar 15, 2011

So I have an EVO and am trying to learn how to use adb. What I'm trying to do is push a new bootanimation.zip to it. I have already downloaded the android.sdk and am wondering what to do now?have so far been able to, in terminal, do:"sudo su" and it logs me in as root...then I try "./adb remount" and it says insufficient permissions for device. Then I try "./adb devices" and it says "????????????no permissions"During these steps I had my phone hooked up via USB and had USB debugging on and USB storage on

View 3 Replies View Related

Ubuntu :: Push Cpu Up To Max Without Cpufreq?

Jan 31, 2011

I am having some problems with my CPU speed detailed here: [URL]

Basically it is restricting my computer to 800Mhz after 10-15mins for no reason. With Windows I was able to use something called Notebook Hardware control to ramp up the speed to the max of 1.73GHz. With the cpufreq applet, it won;t do anything.

Is there another program I can use to override the speed?

View 9 Replies View Related

Ubuntu Multimedia :: Upgrade To 9.10 And Push Dvi Out To Tv As A Second Monitor

Jan 28, 2010

I have been running s-video to my tv now for quite some time and am still running hardy. I would like to upgrade to 9.10 and push my dvi out to my tv as a second monitor.(would that be better quality?) I will have to reconfigure my x config like I had to with the s-video in hardy, or will 9.10 recognize it in my monitor settings?

View 6 Replies View Related

Ubuntu :: Run Locale From Terminal In 10.10

May 17, 2011

Running locale from terminal gives me:

[Code]...

View 3 Replies View Related

General :: Push/pop Current Directory?

Jan 11, 2011

With bash is there a way to push and pop the current working directory? I tried writing bash;cd dir; ./dostuff;exit; but the current directory is now dir.

View 2 Replies View Related

General :: Push Email For POP Or IMAP?

Jan 10, 2011

Is it possible to do it like Gmail does - when a new mail arrives, it shows it without having to click "Download"? Which email CLIENT would I use?

View 14 Replies View Related

Server :: OpenVPN Push Settings?

Jan 7, 2010

I have connected to the VPN server successfully but my IP address still shows up as my normal WAN rather than the server's IP address.hat the push settings I have to configure on the server?Here is my server.conf:Quote:

port 1194
proto tcp
dev tun

[code]....

View 1 Replies View Related

Ubuntu :: Fix Messed Up Locale Setting?

Dec 22, 2010

Somehow my language/locale setting has gotten messed up, and I don't know how to fix it. Several applications complain with a message like: "No matching locale found for 'C'."

The contents of /etc/default/locale is code...

How can I fix this?

(I'm running 64-bit Ubuntu 10.10 with all updates applied.)

View 9 Replies View Related

OpenSUSE :: Mumble - Push To Talk - Xbindkeys ?

Jul 17, 2011

Basically, my middle mouse button (button 2) wasn't being detected by mumble when I was trying to enter a ptt key. The button itself was bound to do some weird copy-paste function, so I figured maybe that's why, so I rebound it to Shift+Right arrow using xbindkeys and xvkbd. I then went into mumble and it detected this no problem, however due to the xbindkeys config, when I press the middle mouse button it only does the bound function once.... i.e. I press it, it sends Shift+Right arrow to the X serv, but then stops, which is obviously useless for a push-to-talk button.

So, really what I am asking is, how should I go about sorting this? Is xbindkeys able to translate a keypress in sync with the mouse button (i.e if I hold the mouse button, it holds down the keys bound to it) or am I going down the wrong route and there is a better way to get middle mouse as my push to talk button on mumble. Perhaps a different keybind software?

View 1 Replies View Related

General :: Git Push In A Git-init Without --bare Option?

Jun 26, 2011

- I see that in git, I can't do git-push to a repository that wasn't created with git-init --bare. Why?

- But doing git-pull and git-checkout to the same repository is possible.?

View 1 Replies View Related

Ubuntu Networking :: Latest Image Push (2.6.32-25) Causing WLAN To Drop

Sep 8, 2010

I noticed this weekend that I began experiencing wireless issues with the NIC (Intel 5300) on my laptop. I have had no problems with the wireless using several Ubuntu versions. This began after I installed the packages associated with the Update Manager last Friday, which included the 2.6.32-25.43 kernel update. My wireless will drop out anywhere from 10 seconds to a couple minutes later after connecting to my router. Again, I have not have any wireless issues before. Below is the end of dmesg when I enable the device.

[ 1220.725229] Registered led device: iwl-phy0::radio
[ 1220.725372] Registered led device: iwl-phy0::assoc
[ 1220.725883] Registered led device: iwl-phy0::RX
[ 1220.726422] Registered led device: iwl-phy0::TX
[ 1220.749395] ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 1228.969542] wlan1: deauthenticating from 00:24:01:f5:b8:b0 by local choice (reason=3)
[ 1229.008433] wlan1: direct probe to AP 00:24:01:f5:b8:b0 (try 1)
[Code].....

View 1 Replies View Related

Ubuntu :: Date Format Does Not Follow Locale / Fix It?

Jun 12, 2010

The date displayed in my panel is in the American format: Sat Jun 12, but my locale is set to Australian for everything. I have tried switching to different regions (System->Administration->Language Support), but this appears to have no effect on the date format.

Is this a bug? Anyone know how to fix it? code...

View 8 Replies View Related

OpenSUSE :: Push 64bit Firefox To Work With 32 Pksc#11?

Apr 4, 2010

I am trying to use 32 bit Gemalto pkcs#11 on 64 bit 3.5.8 Firefox on 64bit Opensuse 11.2(2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39 +0100 x86_64 x86_64 x86_64 GNU/Linux). Unfortunately I do not have 64 bit pksc#11. I have installed 32 bit pkcs#11 and the smart card is accessible from operation system. Is there any solution to push 64bit Firefox to work with 32 pksc#11?

View 2 Replies View Related

Red Hat / Fedora :: Unable To Push RHEL 6.0 Past 95% Utilization

Apr 22, 2011

- I am running with Oracle UEL 6.0 (2.6.32-100.28.5.el6) because stock RHEL 6.0 (2.6.32-71.el6 ) has issues with the async I/O driver.

- The test is a high throughput performance benchmark running on Oracle 11gR1

- I am pumping a lot of disk I/O through the system while running with enough users to max out the 8 CPUs, which get to 99+% utilization with RHEL 5.3

- The server is a 4-socket Nehalem EX X7560. Right now, only 2 cores per socket are enabled.

- There are GBs of memory left over. The disk response time of the SSD arrays is around 1ms and the arrays are capable of 4-5 times more IOPS. Same with networking, etc. The testbed is capable of maxing out 32 CPUs with RHEL 5.3 I cannot push the RHEL 6.0 CPU utilization past 95-96%. The same test on all flavors of RHEL from 4.4 to 5.3 can totally saturate the CPUs. It feels like the system is intentionally holding back some CPU cycles.

View 2 Replies View Related

General :: Dual Booting - Choices At The Push Of A Button?

Jul 27, 2010

I was wondering if it were possible to have a dual boot system (XP and Debian) where when you press, say F7, you will boot into windows or if your press F6 you will boot into Linux. I have a monitor that doesn't support the initial start-up graphics

View 2 Replies View Related

General :: Push Command To The Background In A Cron Script?

Feb 3, 2011

I'm writing a script that performs backups from partitions on remote servers. I used to do this with ssh, but that seems to be somewhat slow, so I switched to netcat.I start a listener on the receiving server (which runs the script) like this:netcat -l -p 7000 | dd of=imagefile &and then I make the remote and start a dd piped to netcat. This works quite well started manually and the listener is waiting in the background. However, when I have cron run the same script to automate it, the netcat listener is not started, probably because the "&" thing does not work (or there is something with the piping that behaves differently then)

View 7 Replies View Related

Programming :: Push All Special Varible Before Calling A Fucnction?

Nov 4, 2010

I have a code like this:

Code:
open (INPUT,"<file"){
while (<INPUT>){.

[code]....

View 1 Replies View Related

Red Hat :: Push / Pull Windows Printers To Redhat Cups?

Apr 21, 2010

I would like to know if it is possible to push or pull all Windows printers (about 1000) to Redhat Advanced Server? I know normally Samba comes into play, but there i can only make connection to 1 printer at the time. Also, I must then add the printers from the Windows Print Cluster by hand. Considering the huge amount of work AND the manageable aspects ( you will then have the printers on two servers), this is not an option.

So, can I connect from the RedHat server directly to the Windows Print cluster, or, if not, at least load all printers in the CUPS configuration at once? Then I have at least connection. It's a Windows 2003 R2 print cluster with RedHat 5.3 Advanced Server. Eventually the RedHat environment will be a cluster.

View 3 Replies View Related

Slackware :: Push The Backspace To Continue To Complete The Path?

Apr 9, 2011

has anyone the same problem with bash in -current? Everytime I use the commandline completition with TAB , it adds me a space, so I always need to push the backspace to continue to complete the path.So the whole thng get's a bit unuseable.I'm using bash-4.1.010-486-1 and bash-completition-1.3-noarch

View 4 Replies View Related

Slackware :: How To Set The System Locale

Mar 4, 2010

Where is the system locale set?When /etc/profile is run it sources /etc/profile.d/lang.sh which sets envar $LANG but /etc/profile is only used by login shells so -- AFAIK -- modifying $LANG in /etc/profile.d/lang.sh will not change the system locale for processes started by the boot scripts.There are no *locale* files under /etc./etc/inittab has nothing about locale.man init has nothing about locale.man 7 locale describes locale.h and its usage.man 5 locale describes the format of locale files./sbin/init (as investigated using the strings command) may call nl_langinfo but man nl_langinfo only describes how to query the locale, not where it is set.

View 6 Replies View Related







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