Как вы смотрите на премодерацию новичков при вступлении в наш чат, и на тест профпригодности? (Если нет знаний по линуксу - не пускать)
Окончательные результаты
17%
Да! Отличная идея! Надоели однотипные вопросы, ответы на которые есть в документации и гугле!
10%
Нет! Как тогда новички будут учиться? Мы же не хотим читать документацию и что-то изучать.
8%
Долой деспотизм и произвол админа! Вся власть - нубам! Передайте нам права на этот чат и удалитесь!
65%
Оставить всё как есть. Кому надо - тот спросит. Кто захочет - тот ответит. Настырных направим.
Проголосовало: 137
Кого баним?
Анонимный опрос
18%
Executive, он хакер, злодей и мерзавец
9%
Марину
36%
Обоих
36%
Мне результаты посмотреть
Проголосовало: 22
Сколько байтов в одном килобайте?
Анонимная викторина
25%
1000
75%
1024
Проголосовало: 60
Удалёнка закончится. Вы с радостью пойдёте в офис?
Анонимный опрос
50%
Да
39%
Хочу остаться дома. У меня тут всё обустроено.
11%
Хочу работать НЕ в офисе, там меня отвлекают. Но и не дома.
Проголосовало: 18
[30/30] Which command displays the list of groups to which a user belongs?
Окончательные результаты
0%
whoami
33%
id
67%
lsgroup
0%
who
Проголосовало: 3
[29/30] The user `bob` enters the command `ps`. What, by default, is the output consist of?
Окончательные результаты
33%
All processes on the system
33%
All processes owned by Bob
33%
Only the processes on the current terminal session
0%
Nothing, Bob needs to be the root user
Проголосовало: 3
[28/30] User `max` is attempting to run the bash script `p1`. He receives the following error:
bash: ./p1: Permission denied He types `ls -l p1` and gets the following result: -rw-r--r-- 1 max max 8 Apr 25 10:36 p1 What is causing his problem?
Окончательные результаты
0%
The root user has not given him permission to run this program
100%
He has not granted execute permissions to the file
0%
It is not a bash script
0%
He lacks the permission to read the file
Проголосовало: 1
[27/30] Which command do you use to display the differences between two files?
Окончательные результаты
100%
diff
0%
comp
0%
df
0%
sdiff
Проголосовало: 3
[26/30] Which of the following commands can be used to create a file?
Окончательные результаты
0%
build
0%
mkfile
100%
touch
0%
create
Проголосовало: 3
[25/30] Which command is used to detach a filesystem?
Окончательные результаты
75%
umount
0%
dmount
0%
dismount
25%
unmount
Проголосовало: 4
[24/30] What command is print information about the `ls` command
Окончательные результаты
100%
man ls
0%
which ls
0%
man -k ls
0%
manual ls
Проголосовало: 4
[23/30] Which of the following commands can be used to view a file and do search operations within it while viewing the contents?
Окончательные результаты
50%
grep
25%
less
25%
find
0%
see
Проголосовало: 4
[22/30] Which of the following is NOT a valid way to change to your home directory?
Окончательные результаты
0%
cd $HOME
75%
CD ~
0%
cd ~
25%
cd
Проголосовало: 4
[21/30] Which parameter do you add to the ls command to show hidden files?
Окончательные результаты
100%
-a
0%
-l
0%
-h
0%
-f
Проголосовало: 3
[20/30] Which of the following files holds the definition of the local user accounts?
Окончательные результаты
100%
/etc/passwd
0%
/etc/users
0%
/etc/secret
0%
/etc/id
Проголосовало: 3
[19/30] Which of the following commands will print a calender of the year 2020 to the terminal?
Окончательные результаты
0%
cal
25%
calendar 2020
50%
cal 2020
25%
touch cal 2020
Проголосовало: 4
[18/30] What command is used to clear up the command prompt window?
Окончательные результаты
0%
clearit
100%
clear
0%
clrsrc
0%
clr
Проголосовало: 4
[17/30] Which of the following commands can be used to extract content from a tar file?
Окончательные результаты
100%
tar -xvf
0%
tar -cvf
0%
tar -vf
0%
tar -ef
Проголосовало: 4
[16/30] Which of the following runs the last command you entered?
Окончательные результаты
0%
..
50%
!#
50%
!!
0%
!~
Проголосовало: 4
[15/30] Which command enables you to count the number of words in a text file?
Окончательные результаты
33%
count
0%
ls -l
0%
list
67%
wc -w
Проголосовало: 3
[14/30] John wants to use the SSH protocol to administer a remote system. What command could he give to do this?
Окончательные результаты
100%
ssh john@192.168.0.1
0%
sh john@192.168.0.1
0%
remote-shell john@192.168.0.1
0%
bash john@192.168.0.1
Проголосовало: 3
[13/30] Which permissions should be given to a file that needs to be opened and edited by the file's owner and opened read-only by the file's group?
Окончательные результаты
0%
0540
67%
0640
0%
0751
33%
0466
Проголосовало: 3
[12/30] Which command would a user execute to create a symbolic link of his "/etc" directory to his home directory called the same thing?
Окончательные результаты
33%
ls -l /etc ~
0%
symlink /etc ~
0%
ln /etc ~
67%
ln -s /etc ~
Проголосовало: 3
[11/30] Which command line can be used to search help files that mention the word "copy"?
Окончательные результаты
25%
man -k copy
25%
man copy
0%
whatis copy
50%
copy --help
Проголосовало: 4
[10/30] Which of the following commands can be used to rename a file?
Окончательные результаты
25%
cp
0%
name
50%
mv
25%
rn
Проголосовало: 4
[9/30] How do you check how much space left in current drive ?
Окончательные результаты
0%
dd -L
50%
du -h
0%
ds -f
50%
df -T
Проголосовало: 4
[8/30] Which command will move you up one directory?
Окончательные результаты
0%
cd ~
67%
cd ..
33%
cd .
0%
cd -
Проголосовало: 3
[7/30] What two commands display the status of processes on a Linux system?
Окончательные результаты
0%
ls and df
0%
df and top
100%
ps and top
0%
du and df
Проголосовало: 1
[6/30] What is the output of the following command?
`tail -n 20 test.txt`
Окончательные результаты
0%
The last 20 lines of test.txt with the line numbers
100%
The last 20 lines of test.txt omitting the blank lines
0%
The last 20 lines of test.txt including the blank lines
0%
The first 20 lines of test.txt
Проголосовало: 1
[5/30] How do you show what your current working directory is?
Окончательные результаты
0%
ls
0%
passwd
100%
pwd
0%
pd
Проголосовало: 2
[4/30] What permissions are set on a file with the command chmod 654 file.txt?
Окончательные результаты
0%
-rwxrw--x
0%
--wxr-x--x
0%
drw-r-xr--
100%
-rw-r-xr--
Проголосовало: 1
[3/30] User "archie" wants to change his password. What command would I need to type as root to change his password?
Окончательные результаты
0%
password archie
0%
passwd archie
0%
chgpasswd archie
100%
passwd
Проголосовало: 1
[2/30] command `uname -s` is
Окончательные результаты
50%
print the kernel release
0%
print the network node hostname
0%
print current user name
50%
print the kernel name
Проголосовало: 2
[1/30] Which command print only the first 10 lines in a text file?