Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Give this quiz to my class
Q 1/17
Score 0
Refering Linux and GNU/Linux, which of these sentences is false:
30
Linux is an operating system created by Linux Torvals.
GNU was started by Richard Stallman with the goal of crating a free operating system. The GNU system.
GNU means "GNU is no Linux"
Q 2/17
Score 0
In a GNU/Linux operating system we can say ....:
30
/dev/sda3 refers to the third partition of the first detected disk.
/dev/sda3 refers to the first partition of the third detected disk.
17 questions
Q.
Refering Linux and GNU/Linux, which of these sentences is false:
1
30 sec
Q.
In a GNU/Linux operating system we can say ....:
2
30 sec
Q.
The default home directory for the root user is ..
3
30 sec
Q.
If I am the sysadmin, using the default configuration, where should I put a certain file to be copied for every new user created in the system ?
4
30 sec
Q.
Which command is used to change the current directory ?
5
30 sec
Q.
If I want to dive in the use and parameters used by a certain command, how can I dot it without using any broswer ?
6
30 sec
Q.
Which is the root directory in GNU/Linux ?
7
30 sec
Q.
Which command is used to know in which directory I am currently located ?
8
30 sec
Q.
To show the file list of my parent directory I should execute the next command ...
9
30 sec
Q.
To create more than two directories at once I should type ...
10
30 sec
Q.
To copy all files from the current directory to another we will use ..
11
30 sec
Q.
Which command allows us to see the content of a file ?
12
30 sec
Q.
If I want to copy the file README.md to the /tmp directory in the test.com server I should type ...
13
30 sec
Q.
If I want to copy the full content of the current directory to the /tmp directory of the test.com machine I should type...
14
30 sec
Q.
If I want to copy the full content (including subdirectories) of the directory /tmp of the server machine test.com to my local /tmp/test.com-files I should type ...