免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1391 | 回复: 0

Linux的基础和技巧 [复制链接]

论坛徽章:
0
发表于 2007-10-09 07:54 |显示全部楼层

刚在网上看到的,感觉有些东西真的值得那些刚学Linux的朋友注意:
Part 1
In
Part 2 of this three-part series, you will learn what the best
systematic approach should be to start solving any problems you might
have in Linux. Instead of a scattershot approach, general solutions to
Linux problems can be approached in this order:
  • Is
    there another available program installed or available via repository
    that solves the same problem? Does it do what you need it to? If yes,
    use that program instead.(替换法,条条大道通罗马嘛,没必要一棵树上吊死。呵呵)
  • What is the problem? Usually, error / diagnostic messages
    displayed at the time of error and/or in the logs after the fact will
    tell you.(读错误日志/var/log/)
  • Check program / OS documentation to see if the answer is there (RTFM)
  • Google on the error message and/or if you can deduce the actual problem from the message,(网上搜索,很有效的)
  • Try the recommended solutions that appear to apply. They'll probably involve changes in configuration files.
  • If that fails, look for other solutions.(同1)
  • If you can't find them or make the solutions that appear
    applicable work, find a user community where you can ask somebody for
    help.(求助社区,BBS什么的)
  • Contact the developers, either directly via mailing list or web forum or by filing a bug report.(联系作者,报告Bug)
    The rest of this article fills in the details you'll need to make this list work for you.
    If it's a
    specific program that won't work, see if there's another program on the
    computer or available via repository that does the same job. For common
    tasks, there probably are at least two programs for that purpose
    already installed on your machine, and if there is only one installed,
    you can probably get at least one alternative via automated
    installation via repository.
    You can try
    $ apropos keyword
    or search on one or more keywords at Google
    keyword1 keyword2 distroname
    with the keyword(s) having to do with whatever program function you're looking for.
    Good Luck!
                   
                   
                   

    本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/30125/showart_397045.html
  • 您需要登录后才可以回帖 登录 | 注册

    本版积分规则 发表回复

      

    北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
    未成年举报专区
    中国互联网协会会员  联系我们:huangweiwei@itpub.net
    感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

    清除 Cookies - ChinaUnix - Archiver - WAP - TOP