linux 运维基础问题_Linux基础能力问题和解答
linux 运维基础问题
This section contains Aptitude Questions and Answers on Linux Basics.
本节包含有关Linux基础知识的 Aptitude问答。
1) There are the following statements that are given below, which of them are correct about Linux?Linux is system software.
Linux is a multitasking operating system.
Linux was developed by Dennis Ritchie
Linux is an open-source operating system.
Options:
A and B
B and C
A, C, and D
A, B, and D
Correct answer: 4
A, B, and D
Statements A, B, and D are correct about Linux.
1)下面给出了以下语句,其中哪些对于Linux是正确的?Linux是系统软件。
Linux是一个多任务操作系统。
Linux由Dennis Ritchie开发
Linux是一个开源操作系统。
选项:
A和B
B和C
A,C和D
A,B和D
正确答案:4
A,B和D
语句A,B和D关于Linux是正确的。
2) In which year Linux was developed?1989
1990
1991
1993
Correct answer: 3
1991
Linux was developed in 1991 by Linus Torvalds.
2)Linux是在哪一年开发的?1989年
1990
1991年
1993年
正确答案:3
1991年
Linux由Linus Torvalds于1991年开发。
3) What are the basic components of the Linux operating system?Kernel
Kernel Modules
Shared Libraries
User Programs
Options:
A and B
A, B, and C
B, C, and D
A, B, C, and D
Correct answer: 4
A, B, C, and D
All given options are components of the Linux operating system.
3)Linux操作系统的基本组件是什么?核心
内核模块
共享库
用户程序
选项:
A和B
A,B和C
B,C和D
A,B,C和D
正确答案:4
A,B,C和D
所有给定的选项都是Linux操作系统的组件。
4) What are interfaces are supported by the Linux operating system?Graphical User Interface
Command Line Interface
Both of the above
None of the above
Correct answer: 3
Both of the above
The Linux operating system supports both GUI and CLI interfaces.
4)Linux操作系统支持哪些接口?图形用户界面
命令行界面
以上两者
以上都不是
正确答案:3
以上两者
Linux操作系统同时支持GUI和CLI界面。
5) A Linux operating system supports?Multitasking
Multiprogramming
Multiuser
Multithreading
Options:
A and C
A, C and D
A, B, and C
A, B, C, and D
Correct answer: 4
A, B, C, and D
All options are supported by the Linux operating system.
5)Linux操作系统支持吗?多任务
多程序
多用户
多线程
选项:
A和C
A,C和D
A,B和C
A,B,C和D
正确答案:4
A,B,C和D
Linux操作系统支持所有选项。
6) There are the following statements that are given below, which of them is correct about Linux kernel?The kernel is the main part of the Linux root file system.
The kernel is a core part of OS, which acts as a bridge between hardware and user programs.
The kernel is one kind of shell used by system calls.
None of the above
Correct answer: 2
The kernel is a core part of OS, which acts as a bridge between hardware and user programs.
内核是Linux根文件系统的主要部分。
内核是OS的核心部分,它充当硬件和用户程序之间的桥梁。
内核是系统调用使用的一种外壳。
以上都不是
正确答案:2
内核是OS的核心部分,它充当硬件和用户程序之间的桥梁。
Device management
Memory management
Creation of user programs
Process management
Options:
A and B
A and C
A, B, and C
A, B, and D
Correct answer: 4
A, B, and D
Statements A, B, and D are the correct responsibilities of the kernel.
7)下面给出了以下语句,其中哪些是内核的正确职责?设备管理
内存管理
创建用户程序
流程管理
选项:
A和B
A和C
A,B和C
A,B和D
正确答案:4
A,B和D
语句A,B和D是内核的正确职责。
8) There are the following statements that are given below, which of them are correct system libraries in Linux operating system?System libraries are a special program.
We can use kernel functionalities using system libraries.
System libraries are user programs.
System libraries used system calls.
Options:
A and B
B and C
A, B, and D
A, B, and C
Correct answer: 3
A, B, and D
Statements A, B, and D are correct about the Linux operating system.
8)下面给出了以下语句,其中哪些是Linux操作系统中正确的系统库?系统库是一个特殊程序。
我们可以使用系统库来使用内核功能。
系统库是用户程序。
系统库使用了系统调用。
选项:
A和B
B和C
A,B和D
A,B和C
正确答案:3
A,B和D
关于Linux操作系统,语句A,B和D是正确的。
9) Can we modify the Linux operating system source code?Yes
No
Correct answer: 1
Yes
Yes, we can modify Linux operating system source code because Linux is an open-source operating system.
9)我们可以修改Linux操作系统的源代码吗?是
没有
正确答案:1
是
是的,我们可以修改Linux操作系统的源代码,因为Linux是开放源代码的操作系统。
10) What is the file system?The file system is part of the Linux kernel which is used to call boot loader.
A file system is a user program to copy files from one location to another programs.
The file system is part of Linux OS which is used to arrange files and directories.
None of the above
Correct answer: 3
The file system is part of Linux OS which is used to arrange files and directories.
文件系统是Linux内核的一部分,用于调用引导加载程序。
文件系统是一个用户程序,用于将文件从一个位置复制到另一个程序。
文件系统是Linux OS的一部分,用于安排文件和目录。
以上都不是
正确答案:3
文件系统是Linux OS的一部分,用于安排文件和目录。
Yes
No
Correct answer: 1
Yes
Yes, Linux supports different language keyboards.
11)Linux支持不同语言的键盘吗?是
没有
正确答案:1
是
是的,Linux支持不同的语言键盘。
12) There are the following options that are given below, which of the following security mechanism are used in the Linux operating system?Authentication
Authorization
Cryptography
All the above
Options:
A and B
B and C
A and C
D
Correct answer: 4
D
认证方式
授权书
密码学
以上全部
选项:
A和B
B和C
A和C
d
正确答案:4
d
Yes
No
Correct answer: 1
Yes
Yes, Linux is freely available.
13)Linux是免费提供的吗?是
没有
正确答案:1
是
是的,Linux是免费提供的。
14) Different parts of Linux are developed by different organizations?Yes
No
Correct answer: 1
Yes
Yes, different parts of Linux are developed by different organizations.
14)Linux的不同部分是由不同的组织开发的吗?是
没有
正确答案:1
是
是的,Linux的不同部分是由不同的组织开发的。
15) There are the following statements that are given below, which of them are correct about Linux shell?Linux shell is a part of Linux kernel.
Linux shell provides an environment to execute commands.
Linux shell is used to execute scripts.
Linux shell is used to operate GPIO pins in the kernel.
Options:
A and B
B and C
A, B, and C
A, B, C, and D
Correct answer: 2
B and C
Statements B and C are correct about Linux shells.
15)下面给出了以下语句,其中哪些对于Linux Shell是正确的?Linux Shell是Linux内核的一部分。
Linux Shell提供了执行命令的环境。
Linux Shell用于执行脚本。
Linux Shell用于操作内核中的GPIO引脚。
选项:
A和B
B和C
A,B和C
A,B,C和D
正确答案:2
B和C
语句B和C关于Linux Shell是正确的。
16) Which of the following are correct types of shells used in the Linux operating system?Bourne shell
Korn shell
Bourne Again shell
POSIX shell
Options:
A and B
B and C
A, B, and C
A, B, C, and D
Correct answer: 4
A, B, C, and D
All given options are the correct types of Linux shells.
16)以下哪些是Linux操作系统中使用的正确类型的Shell?伯恩壳
冠壳
伯恩再次壳
POSIX外壳
选项:
A和B
B和C
A,B和C
A,B,C和D
正确答案:4
A,B,C和D
所有给定的选项都是正确的Linux Shell类型。
17) Can we write shell scripts to execute multiple commands in the Linux operating system?Yes
No
Correct answer: 1
Yes
Yes, we can write a shell script to execute multiple commands in the Linux operating system.
17)我们可以编写shell脚本来在Linux操作系统中执行多个命令吗?是
没有
正确答案:1
是
是的,我们可以编写一个Shell脚本来在Linux操作系统中执行多个命令。
18) Is Linux operating system can run on different kinds of hardware architectures?Yes
No
Correct answer: 1
Yes
Yes, the Linux operating system can run on different kinds of hardware architectures.
18)Linux操作系统可以在不同种类的硬件体系结构上运行吗?是
没有
正确答案:1
是
是的,Linux操作系统可以在不同种类的硬件体系结构上运行。
19) There are the following options that are given below, which of them are correct Linux distributions?Red Hat
Ubuntu
Arch Linux
Fedora
Options:
A and B
A and D
B and D
A, B, C, and D
Correct answer: 4
A, B, C, and D
All given options are correct Linux distributions.
19)下面提供了以下选项,其中哪些是正确的Linux发行版?红帽
的Ubuntu
Arch Linux
软呢帽
选项:
A和B
A和D
B和D
A,B,C和D
正确答案:4
A,B,C和D
所有给定的选项都是正确的Linux发行版。
20) There are the following options that are given below, which is not a correct Linux distribution?CentOS
Linux mint
SunOS
OpenSUSE
Correct answer: 3
SunOS
The SunOS is not a Linux distribution.
20)下面给出了以下选项,这不是正确的Linux发行版?CentOS的
Linux Mint
太阳操作系统
OpenSUSE
正确答案:3
太阳操作系统
SunOS不是Linux发行版。
21) Linux distributions are also known as Linux flavors?Yes
No
Correct answer: 1
Yes
Yes, Linux distributions are also known as Linux flavors.
21)Linux发行版也称为Linux版本吗?是
没有
正确答案:1
是
是的,Linux发行版也称为Linux风格。
22) What is the full form of GPL in Linux licensing?Global Public License
General Private License
General Public License
Global Private License
Correct answer: 3
General Public License
GPL stands for General Public License.
22)Linux许可中GPL的完整形式是什么?全球公共许可证
通用私人执照
通用公共许可证
全球私人执照
正确答案:3
通用公共许可证
GPL代表通用公共许可证。
23) A Linux OS cannot be used in embedded devices?Yes
No
Correct answer: 2
No
Linux OS can be used in embedded devices.
23)嵌入式设备不能使用Linux OS吗?是
没有
正确答案:2
没有
Linux OS可以在嵌入式设备中使用。
24) UNIX is the latest version of Linux?Yes
No
Correct answer: 2
No
No, UNIX is not the latest version of Linux, it is a different operating system.
24)UNIX是Linux的最新版本吗?是
没有
正确答案:2
没有
不,UNIX不是Linux的最新版本,它是一个不同的操作系统。
25) The Linux Kernel is used to?Manage hardware components
Execute user programs
Save database files
All of the above
Correct answer: 1
Manage hardware components
The Linux kernel is used to manage hardware components.
25)Linux内核是用来做什么的?管理硬件组件
执行用户程序
保存数据库文件
上述所有的
正确答案:1
管理硬件组件
Linux内核用于管理硬件组件。
翻译自: https://www.includehelp.com/linux/basics-aptitude-questions-and-answers.aspx
linux 运维基础问题
总结
以上是生活随笔为你收集整理的linux 运维基础问题_Linux基础能力问题和解答的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: python 温度转换程序_Python
- 下一篇: Linux内核逻辑结构