Quiz z konfiguracji FTP w Ubuntu Server 18.04

Quiz z konfiguracji FTP w Ubuntu Server 18.04

3rd Grade

15 Qs

quiz-placeholder

Similar activities

Komputerowy system sieciowy

Komputerowy system sieciowy

1st - 3rd Grade

10 Qs

Komputery

Komputery

1st - 7th Grade

15 Qs

Sieci komputerowe

Sieci komputerowe

1st - 10th Grade

10 Qs

Windows Server konfiguracja

Windows Server konfiguracja

1st - 5th Grade

10 Qs

Współpraca systemu z serwerem oraz Typy sieci

Współpraca systemu z serwerem oraz Typy sieci

1st - 3rd Grade

10 Qs

Cuestionario SOR

Cuestionario SOR

1st Grade - Professional Development

10 Qs

Networking #1

Networking #1

1st - 12th Grade

15 Qs

Computer Science Very Hard

Computer Science Very Hard

1st - 12th Grade

10 Qs

Quiz z konfiguracji FTP w Ubuntu Server 18.04

Quiz z konfiguracji FTP w Ubuntu Server 18.04

Assessment

Quiz

Computers

3rd Grade

Hard

Created by

Sebastian Potrec

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jak zainstalować serwer FTP vsftpd?

sudo apt install sftp -y

sudo apt install ftp -y

sudo apt install ftpserver -y

sudo apt install vsftpd -y

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Gdzie znajduje się plik konfiguracyjny vsftpd.conf?

/home/vsftpd.conf

/etc/ftp.conf

/var/vsftpd.conf

/etc/vsftpd.conf

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jak sprawdzić czy serwer FTP działa?

sudo start vsftpd

sudo service vsftpd status

sudo check ftp server

sudo systemctl status vsftpd

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jak zablokować możliwość zapisu na serwerze FTP?

write_enable=NO

write_enable=YES

write_enable=DISABLE

write_enable=OFF

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jak umożliwić połączenie anonimowe na serwerze FTP?

anonymous_enable=YES

anonymous_enable=ON

anonymous_enable=TRUE

anonymous_enable=ALLOW

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jak zmienić lokalizację serwera FTP dla anonimowych użytkowników?

anon_path=/opt/ftp

anon_directory=/srv/ftp

anon_location=/var/ftp

anon_root=/home/ftp

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jak utworzyć foldery i przypisać użytkowników do odpowiednich grup na serwerze FTP?

ftp1, ftp2, ftp3, ftp4

mainftp, men, women, people

group1, group2, group3, group4

folder1, folder2, folder3, folder4

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?