文件名称:LINUX
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [WORD]
- 上传时间:
- 2013-05-21
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1. 在Linux系统中,以 文件 方式访问设备 。
2. Linux内核引导时,从文件 /etc/fstab 中读取要加载的文件系统。
3. Linux文件系统中每个文件用 i节点 来标识。
4. 全部磁盘块由四个部分组成,分别为引导块 、专用块 、 i节点表块 和数据存储块。
5. 链接分为: 硬链接 和 符号链接 。
6. 超级块包含了i节点表 和 空闲块表 等重要的文件系统信息。
7. 某文件的权限为:d-rw-_r--_r--,用数值形式表示该权限,则该八进制数为: 644 ,该文件属性是 目录 。
8. 前台起动的进程使用 Ctrl+c 终止。
9. 静态路由设定后,若网络拓扑结构发生变化,需由系统管理员修改
-1 papers on a Linux system to access the device. Linux kernel boot time, is read from the file/etc/fstab file to load system. Linux file system, each file i-node to identify. Disk block consists of four parts, namely boot block, a dedicated block, i-node table block and data storage block. 5 links divided into: hard links and symbolic links. Superblock contains the i-node table and free block table file system information. 7. Permissions of a file: d-rw-_r- _r- A numeric representation of the permissions, the octal number: 644 the attributes of the file is a directory. 8. The reception starting process use Ctrl+c termination. Static routing, network topology changes need to be modified by the system administrator
2. Linux内核引导时,从文件 /etc/fstab 中读取要加载的文件系统。
3. Linux文件系统中每个文件用 i节点 来标识。
4. 全部磁盘块由四个部分组成,分别为引导块 、专用块 、 i节点表块 和数据存储块。
5. 链接分为: 硬链接 和 符号链接 。
6. 超级块包含了i节点表 和 空闲块表 等重要的文件系统信息。
7. 某文件的权限为:d-rw-_r--_r--,用数值形式表示该权限,则该八进制数为: 644 ,该文件属性是 目录 。
8. 前台起动的进程使用 Ctrl+c 终止。
9. 静态路由设定后,若网络拓扑结构发生变化,需由系统管理员修改
-1 papers on a Linux system to access the device. Linux kernel boot time, is read from the file/etc/fstab file to load system. Linux file system, each file i-node to identify. Disk block consists of four parts, namely boot block, a dedicated block, i-node table block and data storage block. 5 links divided into: hard links and symbolic links. Superblock contains the i-node table and free block table file system information. 7. Permissions of a file: d-rw-_r- _r- A numeric representation of the permissions, the octal number: 644 the attributes of the file is a directory. 8. The reception starting process use Ctrl+c termination. Static routing, network topology changes need to be modified by the system administrator
(系统自动生成,下载前可以参看下载内容)
下载文件列表
常见LINUX笔试题.doc