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
Linux.com: Samba Asks Novell to Scuttle Microsoft Deal
Since the Samba team disapproves of the deal, we asked Andrew Tridgell, a member of the Samba team, what Microsoft could have done to negotiate a deal with the free software community...
internetnews.com: Feeling New Heat, Red Hat Rolls On
Red Hat may be facing new competition for Linux support from Oracle and a Microsoft/Novell partnership, but the number one Linux distributor is throwing some heat of its own...
-stable: Linux 2.6.18.3
We (the -stable team) are announcing the release of the 2.6.18.3 kernel...
CNET News: Zimbra to Add Instant Messaging to Web Mail
Zimbra plans to introduce integrated instant messaging to its Web-based e-mail and calendaring software next year, the company's CEO said...
Advisories, Movember 19, 2006
This weekend's security advisories: phpmyadmin, openssh, and imagemagick (Debian GNU/Linux); libpng and WordPress (Gentoo Linux); xorg-x11, openldap, libpng, syslinux, pxelinux, doxygen, chromium, and gv (Mandriva Linux); libpng (rPath Linux); libpng (Trustix Secure Linux); and libpng (Ubuntu).
Since the Samba team disapproves of the deal, we asked Andrew Tridgell, a member of the Samba team, what Microsoft could have done to negotiate a deal with the free software community...
internetnews.com: Feeling New Heat, Red Hat Rolls On
Red Hat may be facing new competition for Linux support from Oracle and a Microsoft/Novell partnership, but the number one Linux distributor is throwing some heat of its own...
-stable: Linux 2.6.18.3
We (the -stable team) are announcing the release of the 2.6.18.3 kernel...
CNET News: Zimbra to Add Instant Messaging to Web Mail
Zimbra plans to introduce integrated instant messaging to its Web-based e-mail and calendaring software next year, the company's CEO said...
Advisories, Movember 19, 2006
This weekend's security advisories: phpmyadmin, openssh, and imagemagick (Debian GNU/Linux); libpng and WordPress (Gentoo Linux); xorg-x11, openldap, libpng, syslinux, pxelinux, doxygen, chromium, and gv (Mandriva Linux); libpng (rPath Linux); libpng (Trustix Secure Linux); and libpng (Ubuntu).
korean
you can check whether you have some korean fonts in the most common legacy encodings available to your x-server with:
~$ xlsfonts |grep ksc
and
~$ xlsfonts |grep ksx
a few korean bitmap fonts are already part of xfree86.rpm. therefore, almost all systems with x installed already have some korean fonts and the output of the above xlsfonts command should at least contain:
-daewoo-gothic-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0 -daewoo-mincho-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0 -daewoo-mincho-medium-r-normal--24-170-100-100-c-240-ksc5601.1987-0
you only need to install additional fonts if you want to have other sizes or styles.
2005-03-09