ÔÚCentOS 5 »òRed Hat Enterprise Linux°²×°ÓïÑÔ°ü
Q. How do I install Languages in Linux after installation? I don’t have any language specific support installed but need to install the same. I’m using both RHEL 5 and CentOS 5.
A. Yellow dog Updater, Modified, a package manager for RPM-compatible Linux systems such as CentoS 5/Fedora 7 and RHEL 5. Yum's repository system is quickly becoming the standard for RPM-based repositories.
If the languages were not installed during the installation, the same can be installed by YUM command. Use following command to install Hindi and Chinese support.
# yum groupinstall {LANGUAGE-support}
# yum install "@Hindi Support"
# yum install "@Chinese Support"
Use yum grouplist list available groups and languages.
Ïà¹ØÎĵµ£º
~/test
|
|
|------main.c
|------lib
| |
| |------StringLen.h
| |------Strlen.c
| |------Strnlen.c
----------------StringLen.h:
#ifndef _STRING ......
ÅäÖÃÎļþ
/etc/syslog.conf
³£ÓõölogÎļþ
1¡¢/var/log/boot.log£¨×Ô¼ì¹ý³Ì£©
2¡¢/var/log/cron £¨crontabÊØ»¤½ø³Ì£©
3¡¢/var/log/maillog £¨·¢Ë͵½ÏµÍ³»ò´Óϵͳ·¢³öµÄµç×ÓÓʼþµÄ»î¶¯£©
4¡¢/var/log/syslog £¨ËüÖ»¼Ç¼¾¯¸æÐÅÏ¢£¬³£³£ÊÇϵͳ³öÎÊÌâµÄÐÅÏ¢£¬ËùÒÔ¸üÓ¦¸Ã¹Ø×¢¸ÃÎļþ£©
5¡¢/va ......
Îå´ó·Ç³£¼ûLinuxÃüÁî
2010-1-29
µ¼¶Á£º±¾ÎĽéÉÜLinux²»³£¼ûµÄÎå¸öÃüÁî¡£°üÀ¨logsave¡¢diff3ºÍpstreeµÈ¡£
¹Ø¼ü´Ê£ºLinux logsave diff3 pstree
ÕýÔÚ¼ÓÔØÊý¾Ý...
¡¾TechTargetÖйúÔ´´¡¿LinuxÓдóÁ¿µÄÃüÁîÐй¤¾ß£¬´ÓÿÌì¶¼»áʹÓõÄls¡¢cdÒÔ¼°psÕâЩ¹¤¾ß£¬µ½Äú¿ÉÄÜ»¹Ã»ÓÐʹÓùý£¬»òÕßÉõÖÁûÓÐÌý˵¹ýµÄ²»³ ......
Linux°æµÄAdobe ReaderµÄÆô¶¯ËÙ¶ÈÌ«ÂýÁË£¬Ã¿´Î´ò¿ªpdfÎĵµµÄʱºò¶¼²»µÃ²»Í¨¹ýÓÒ¼üÀ´Ñ¡ÔñʹÓÃFedora×Ô´øµÄÔĶÁÆ÷£¬ÓеãÂé·³£¬Òò´Ë´òËã°ÑËüɾ³ý¡£ÎÒµÄAdobe ReaderÊÇͨ¹ýAdobeReader.binÀ´°²×°µÄ£¬³¢ÊÔÁËyum remove acroreadºÍrpm -e acroread¶¼ÎÞЧ£¬ºÜÊÇÓôÃÆ¡£Á¬Add/Remove Software¶¼ÕÒ²»µ½¸Ãpackage£¬Òò´ËÒ²²»ÄÜͨ¹ýÕâÖÖ· ......
modinfo(module infomation)
¹¦ÄÜ˵Ã÷£ºÏÔʾkernelÄ£¿éµÄÐÅÏ¢¡£
Óï¡¡¡¡·¨£ºmodinfo [-adhpV][Ä£¿éÎļþ]
²¹³ä˵Ã÷£ºmodinfo»áÏÔʾkernelÄ£¿éµÄ¶ÔÏóÎļþ£¬ÒÔÏÔʾ¸ÃÄ£¿éµÄÏà¹ØÐÅÏ¢¡£
²Î¡¡¡¡Êý£º
-a»ò--author ¡¡ÏÔʾģ¿é¿ª·¢ÈËÔ±¡£
-d»ò--description ¡¡ÏÔʾģ¿éµÄ˵Ã÷¡£& ......