Linux FAQ's & Manuals
- Linux Scripts
- Debian Install
- Bash For Beginners
- Bugzilla
- Consultants Guide
- GCC Manual
- Linux Command Line Tools
- Gnu Pascal Coding Standards
- Linux Installation Disk
- Labolatorium Linux(PL)
- Budowa systemu Linux(PL)
- Linux Dictionary
- Network Administrators
- Rescue Disk for Linux
- Red Hat Installation
- Red Hat Customization
- Red Hat Getting Started
- Red Hat Security
- Secure & Optimize
- Slackware Manual
- Suse Support
- Suse FAQ
However, one should know about the Some suits regarding use of Linux (see here) are pending. Their outcome might change the future of Linux. It is instructive to know about them...
The Open Source Desktop Myth
Will 2007 be the year of the Free Software desktop? David Chisnall's answer is 'probably not, but who cares?' Microsoft won the desktop war; can Free Software win the next one...?
ExtremeTech: Ubuntu Linux 6.06 Christian Edition
"Please note that this review is a bit different, as I will be focusing mostly on what sets this version apart from the regular, non-Christian version of Ubuntu...
LinuxWorld Australia: Kernel Space: New Revisions to the Kevent API
Some patches make it into the kernel in something very close to their original form. Others have to go through a few changes first...
ServerWatch: Linux Migrations Made Simpler
Running a Microsoft Windows NT server these days is a brave (or, perhaps, stupid) thing to do...
uum
uum is a client for the japanese freewnn server(see section 6.2.2). like canuum(see section 6.3.1, it can be used to input japanese into japanese capable terminal emulators.
you start the uum client like:
mfabian@gregory:~$ uum -u -d localhost uum(かな漢字変換フロントエンドプロセッサ) mfabian@gregory:~$ [---]
as with canuum, the option ``-u'' indicates that the terminal emulator uses euc-jp encoding.
now type ``control-backslash'' to toggle from english into japanese mode:
mfabian@gregory:~$ [あr]
type ``nihongo'', which will be converted to にほんご:
mfabian@gregory:~$ [あr] にほんご
type ``control-w'' to convert the hiragana into kanji:
mfabian@gregory:~$ [あr] 日本語
type ``control-w'' again to see a list of candidates:
mfabian@gregory:~$ [あr]0.日本語 1.二本語 2.二本後 3.日本語 4.二本後 5.弐本後 6/8
select the correct candidate and confirm the selection with ``control-l'':
mfabian@gregory:~$ [あr] 日本語
to see the other default key bindings for uum not covered in the above simple example, please have a look at /etc/freewnn/ja/uumkey.
2005-03-09