`
sakakokiya
  • 浏览: 515881 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Unix面试题(英文 附答案)2-4

阅读更多
61,What file contains a listing of default file systems?A   fstab
62,What command is used to mount a file system read-only?  C  mount -r    63, You want all the file systems listed in fstab to have quotas. What command would allow you to do this without having to enable each one separately?
 A  quotaon -a   
64, What command would allow you to edit an existing quota?  D  edquota
65,Which of the following commands can be used to change the owner of a particular file?    C  chown  
66,When setting file permissions using octal settings, what value represents read access?   D   4
67,When setting file permissions using octal settings, what value represents write access?  C  2 
68,When setting file permissions using octal settings, what value represents execute access?  C  1 
69,When setting file permissions using octal settings, what value represents read and write access?  B  6 
70, When setting file permissions using octal settings, what value represents read, write, and execute access?A  7 
71,When setting file permissions using octal settings, what value represents read and execute access?A  5  
72,What is the purpose of a umask?   D   determine default file permissions
73,There is a file with the following permissions: -rw-rw-r- What rights does the owner have?   C  read-write
74,There is a file with the following permissions: -rw-rw-r- What rights does the owner's group have?   C   read-write 
75, There is a file with the following permissions: -rw-rw-r- What rights do users other than the owner and the owner's group have? A  read    
76, There is a file with the following permissions: -rw-r-r- What rights does the owner have?A  read-write 
77, There is a file with the following permissions: -rw-r-r- What rights does the owner's group have? B  read 
78,What command can be used to list the modules that are currently resident on the system?   D   lsmod
79,The root user always has a UID of ______A   0 
80,Your system has a default mode of 666. You specify a umask value of 022. What will be the default permissions? C  644
分享到:
评论

相关推荐

    linux/unix面试题参考答案

    这些知识点涵盖了从操作系统的基础概念到高级管理技能,对于准备参加 Linux/Unix 面试的人来说非常有帮助。 ### 基础概念 1. **Linux 文件系统**:在 Linux 系统中,所有的设备都是通过文件的方式进行访问的,这...

    UNIX笔试面试题(C语言部分)

    "UNIX笔试面试题(C语言部分)"这个主题涵盖了两个关键领域:UNIX操作系统的基础知识和C语言编程。以下是对这些知识点的详细阐述: 一、UNIX操作系统基础知识 1. 文件系统:UNIX采用层次结构的目录系统,理解`/`根...

    neo4j-community-4.x-unix.tar.gz and neo4j-community-4.x-windows.zip

    neo4j图数据库4.x版本,包括neo4j-community-4.x-unix.tar.gz and neo4j-community-4.x-windows.zip和neo4j-graph-data-science-1.2.2-standalone算法库

    unix2dos-2.2-35.el6.x86_64.zip

    unix2dos-2.2-35.el6.x86_64.zip 解压直接: rpm -ivh unix2dos-2.2-35.el6.x86_64.rpm rpm -ivh unix2dos-2.2-35.el6.x86_64.rpm rpm -ivh unix2dos-2.2-35.el6.x86_64.rpm rpm -ivh unix2dos-2.2-35.el6....

    unix,linux系统教程(5-5)

    相关资源:unix,linux系统教程(1-5)、unix,linux系统教程(2-5)、unix,linux系统教程(3-5),unix,linux系统教程(4-5),unix,linux系统教程(5-5)。 其余部分可在“搜索”按钮前面的文本框内填上本资源的关键字进行搜索...

    dos2unix-6.0.3-4.el7.x86_64.rpm

    dos2unix命令用来将DOS格式的文本文件转换成UNIX格式的

    UNIX课本习题答案

    这个"UNIX课本习题答案"的压缩包文件,显然为那些正在学习UNIX系统的学生或专业人士提供了一套详尽的练习题解答,帮助他们巩固所学知识。 在"UNIX习题答案"中,我们可以期待涵盖以下几个关键知识点: 1. **UNIX...

    unix,linux系统教程(2-5)

    相关资源:unix,linux系统教程(1-5)、unix,linux系统教程(2-5)、unix,linux系统教程(3-5)unix,linux系统教程(4-5),unix,linux系统教程(5-5)。 其余部分可在“搜索”按钮前面的文本框内填上本资源的关键字进行搜索。...

    最全的IT公司面试题集 CHM版的

    Java面试题,J2EE面试题,.net面试题,PHP面试题,数据库面试题,英语面试,外企面试,软件测试面试题,Python面试题,Oracle面试题,MySql面试题,Web开发面试题,Unix面试题,程序员面试,网络技术面试题,网络安全面试题,Linux...

    企业-腾讯校招面试题真题(20题)-新增.pdf

    在当今飞速发展的IT行业中,腾讯作为领先的技术公司,其校招面试题常常被视为检验应聘者能力的重要标准。本文将详细解析腾讯校招面试题真题中的20个问题,涉及数据结构、算法、计算机系统、操作系统等多个知识点,...

    CISP-2-UNIX安全管理-CISP-2-Windows系统安全_2007-CISP-2-网络与通信安全_2007

    CISP-2-UNIX安全管理_2007,CISP-2-Windows系统安全_2007,CISP-2-网络与通信安全_2007

    程序员面试手册-超级全的程序员面试题-CHM版

    Java面试题,J2EE面试题,.net面试题,PHP面试题,数据库面试题,英语面试,外企面试,软件测试面试题,Python面试题,Oracle面试题,MySql面试题,Web开发面试题,Unix面试题,程序员面试,网络技术面试题,网络安全面试题,Linux...

    《UNIX编程环境》习题及部分参考答案

    《UNIX编程环境》习题及部分参考答案《UNIX编程环境》习题及部分参考答案《UNIX编程环境》习题及部分参考答案

    Unix入门+深入绝对经典 unix-programming-environment-BrianWKernighan-RobPike.pdf

    unix-programming-environment-BrianWKernighan-RobPike.pdf BrianWKernighan-RobPike1984 Unix作者BrianWKernighan-RobPike最经典的Unix著作!

    unix,linux系统教程(4-5)

    相关资源:unix,linux系统教程(1-5)、unix,linux系统教程(2-5)、unix,linux系统教程(3-5),unix,linux系统教程(4-5),unix,linux系统教程(5-5) 其余部分可在“搜索”按钮前面的文本框内填上本资源的关键字进行搜索。...

    dos2unix 安装软件包.zip

    标题中的“dos2unix”是一个在Unix/Linux系统中使用的工具,用于将文本文件从DOS/Windows格式转换为Unix/Linux格式。这个工具处理的主要问题是换行符的不同:DOS/Windows使用CRLF(回车+换行)作为行结束符,而Unix/...

    Linux 40 道面试题及答案.docx

    "Linux 面试题及答案" Linux 是一套免费使用和自由传播的类似 Unix 操作系统,一般的 WEB 项目都是部署放在 Linux 操作系统上面。Linux 是一个基于 POSIX 和 Unix 的多用户、多任务、支持多线程和多 CPU 的操作系统...

    MySQL面试题(含答案).pdf

    2. Heap表:Heap表是一种内存中的临时表,用于快速存储数据。它们不支持BLOB或TEXT字段,只允许基本的比较运算符,不支持AUTO_INCREMENT,且索引不能为NULL。 3. MySQL服务器默认端口:3306。 4. MySQL相对于...

    dos2unix-7.4.0-3.el8.x86_64.rpm

    dos2unix-7.4.0-3.el8.x86_64.rpm

    unix,linux系统教程(1-5)

    unix,linux系统教程(1-5)内容:unix,linux系统教程1、unix,linux系统教程2、unix,linux系统教程3、unix,linux系统教程4、unix,linux系统教程5。 相关资源:unix,linux系统教程(1-5)、unix,linux系统教程(2-5)、unix,...

Global site tag (gtag.js) - Google Analytics