当前位置:首页 » 专业资讯
开发技术指南» 文章正文
    引言: The Unix operating system compri
 

 

 ·我的debian之xmms    »显示摘要«
    摘要:“我的debian”序列将把我的常用工具一一亮相,享受debian gnu/linux的酷吧我的debian之xmms......
    摘要:今天一个网友问了一个问题,没有想到,自己忘记知识的能力倒很强.....把一些常用的放在这里,大家需要也可以拷贝过去,基础的东西还是不要丢,唉....三天不练手生啊1.如何安装rpm软件包 rmp软件包的安装可以使用程序rpm来完成。执行下面的命令 rpm -i your-package.rpm 其中your-package.rpm是你要安装的rpm包的文件名,一般置于当前目录下。 安装过程中可能出现下面的警告或者提示: ... conflict with ......


Unix基础
s1. what is unix? 什么是unix?

unix 操作系统是由3部分组成的:内核,标准工具程序与系统配置文件. 【相关文章:如何利用procmail来对付垃圾邮件

the unix operating system comprises three parts: the kernel, the standard utility programs, and the system configuration files 【扩展阅读:SuSE9.1 pro下Apt升级包及图

1.the kernel: its the core of the unix operating system. a large program that is loaded into memory when the machine is turned on, and it controls the allocation of hardware resources from that point forward. it has the necessary programs to talk to all the devices connected to it. 【扩展信息:主 题:水均益对我国将使用日本新干线的分

 

  内核:它是unix操作系统的核心。当计算机启动的时候,大的程序会被读取到内存当中,

并且控制硬件资源的分配。它拥有必要的程序来与他连接的所有设备进行对话。

 

2.the standard utilities programs: it includes simple utilities like "cp", and complex utilities like the shell that allows u to issue commands to the operating system.

 标准工具程序:它包含了简单有效的命令,比如像“cp”,也有复杂的shell,使你可以向操作系统传达指令。

 

3.the system configuration files: it is read by the kernel and some of the standard utilities. the unix kernel and the utilities are flexible programs, and certain aspects of their behavior can be controlled by changing the standard configuration files.

 系统配置文件:它是被内核与一些标准工具来读取使用的。unix内核与工具是灵活易用的程序。他们的某些特性可以被标准的系统配置文件来改变。

 

eg. a system configuration files is the filesystem table "fstab", which tells the kernel where to find all the files on the disk drives. the system log configuration file "syslog.conf", which tells the kernel how to record the kinds of events and errors it may encounter.

 例如:系统配置文件是一个文件系统表“fstab”,由它来通知内核在磁盘驱动器上到哪里去找文件。系统日志配置文件是“syslog.conf”,由它来通知内核如何去纪录不同的事件与它有可能碰到的错误。

 

s2. accessing a unix system 访问unix系统


...   下一页
 ·安装iptraf 失败    »显示摘要«
    摘要:12.1安装iptraf 失败make: gcc: command not foundmake: *** [iptraf.o] error 127>>> installing iptraf in /usr/local/bin/usr/bin/install: cannot stat `iptraf: no such file or directory>>> installing rvnamed in /usr/local......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE