I installed kubuntu10.4 on my laptop(dell vostro 1320) and changed keyboard layout to Persian but I still cannot write in my language.I used-to work by Debian OS , there wasn't such problem there.
I'm a full-time developer in my day-job, I get paid real money for it and everything! Nowadays I generally write web-based business apps using VB.net and ASPX.net, but I'v recently been asked to come up with a social networking type site (something in-between Facebook and twitter) that will initially be used for training purposes... don't ask or I'll have to send the men in the dodgie overcoats round
Problem is, it is to be written like real social-networking site, I've no idea what I'm going to make it look like and was, more fundamentally, wondering what to write it in?I've written commercial systems using Perl, PHP, ASP and the .net (VB and C) stuff.
Most kernels are written in low level programming languages such as C and Assembly. Would it be possible to write a kernel in a high level language such as Python? Many high-level languages are themselves written in C.
I have installed open office 2.3 on my fedora system . I have also installed skim , m17 , fonts , im-chooser packages to support writing in my local indian language ( kannada is supported ) . But still i am not able to write in my local langauge
I have problem with Farsi fonts on the ubuntu. The Mozilla Firefox cannot show the Farsi website properly. I have already installed all Farsi fonts available Synaptic Package Manager. Anybody know hoe to solve the problem.
I have some music in another language, but when I open the songs in Banshee, their song names just come up as weird characters (like μ).I went to [System --> Administration --> Language Support] and installed support for that language, but the songs still come up like μ. (But in Nautilus, their proper names show).
I know the solution is to change my whole system language to that language, but I don't want to do that, as I am not very fluent in it. Is there any way to enable support for that language while keeping English as the language used to display my desktop?
One computer .... three users .... three languages. How do you make that happen? User A speaks English and is happy with English. No problem. User B needs to use Chinese and would like the full system in Chinese. User C needs to use Thai and Chinese. They would prefer their menus to be in Thai and can use iBus for Chinese entry. How do you set up the system so that each user can select their system language when they login?
While installing Ubuntu 10.10 I chose the wrong language for my keyboard. I tried to fix this in keyboard preferences and it seemed to work. The correct one I need is USA (and don't know exactly the difference between USA and USA alternative international). But every time I boot my laptop I get the old language back (Dutch) while USA is above the others in my preferences.
i recently got a french msi wind U100x running on linux suse enterprise 10 sp1. (i am french and wanted a light netbook with french keyboard)i am totally new to linux and i believe that msi wind is not helping.because i am more used to english for settings, i set the main language to english, but it seems that it automatically reconfigures my keyboard mapping to english as well, so that azerty becomes qwerty.i reset it back to french, so now my keyboard is french, but so is the system.is there a way to differentiate keyboard from main user setting language?
I want to write a shell script which will simultaneously collect OS user information and write in an individual text files.Can anyone tell me the syntax of the script.N.B. The user name will be mentioned in an array within the shell script.
df -h [URL] I did the following command to find everything is in /usr or /var, then tracked it down to /usr/lib and /usr/share as the main offenders, but out of all the directories none are more than 1mb or so.
du -sh /* | sort -gr | head -n 5
I tried to uninstall firefox, which is what got me in this mess in the first place, the log claims it will remove ~240 mb but failes on a "E: Write error - write (28 No space left on device)" [URL] If I could juggle something onto an external hard drive so I can uninstall firefox I would be out of the wood. Failing that I believe a new install is in order.
I want to install GO distribution in my ubuntu lucid 10.04 I followed installation procedure at http://golang.org/doc/install.html but it was not clearly disclosed!
can any one say the exact procedure for installing GO ( Assume that no additional package was installed before)
I'm wanting to have both English and Japanese on my system,but I'd like to have all English or all Japanese.I'm getting a mixture of both. What do I need to do to set this correctly?
I'm trying to change language of the entire Ubuntu interface to German. However, when I select to install German in the Language Support section, I get the following message:
Package Already Installed: There is no need for an installation. Package gnome-user-guide-en is already installed
Now this makes me think that it's already installed, but I still can't select the language that I want. I've tried removing and installing again the Language Support but nothing seems to help!
So, I'm currently studying Japanese, and I've had a hell of a time trying to get a Japanese IME set up properly. Is there a friendly or easy to follow guide to get it set up? I haven't had much luck so far.
Also let me know if this is in the wrong subforum, wasn't sure were exactly to put it.
I installed Edubuntu Karmic in a friends computer, his daughter is learning to use a computer and she uses Gcompris a lot, but lately she's taking some spanish classes at school and she needs to learn the numbers and abc in spanish. There's anyway I can change the language in Gcompris to spanish?
I was trying to compile ktikz [URL]... tikz-language on a 64-bit kubuntu 9.10, but for some reason, the produced binary file produces a segmentation fault. I haven't seen any errors/warnings during the compilation. I was wondering whether someone has experienced this problem before, or knows the solution.
I had to install the Edubuntu 7.04 on a PC. it is a government property and the owner of the PC claims that it used to be in Macedonian language. I wonder now how can I change the language of the whole OS, I know the support of this OS is already gone off. So there is one other option left, I have to install the whole OS from the beginning, but the real question is that will I be asked to choose the OS language at the Installation Setup. I am using CD for installing not the DVD so I wonder if it contains the language interface packs at all?
I need to create a simple way to change the language of my system without logging out. I would like to make it so that a user can just click on something and the language of the whole system will change.
I've disabled the traditional gdm gui login screen by adding the keyword 'text' to the kernel line so that it boots to a command line. I then start gnome by using startx and I've noticed that I can log out of gnome back into the command line, then change the environment LANG variable to the new desired language, run startx again and everything is in the new desired language.
I need a programmable way to only restart gnome(not a reboot) so that I can make a script that a user can just click on and it will set the LANG variable then restart gnome(preferably preserving all open applications, but if not, doesn't matter).