Daniel  Ortega Ortega
Quiz por , criado more than 1 year ago

Quiz sobre Tema 2 Linux, criado por Daniel Ortega Ortega em 28-11-2016.

33
2
0
Daniel  Ortega Ortega
Criado por Daniel Ortega Ortega mais de 7 anos atrás
Fechar

Tema 2 Linux

Questão 1 de 39

1

The Samba application is a:

Selecione uma ou mais das seguintes:

  • File Server

  • Web Server

  • Security Server

  • Mail Server

Explicação

Questão 2 de 39

1

Which of the following are examples of desktop software?
(choose two)

Selecione uma ou mais das seguintes:

  • Web server

  • File share

  • Web browser

  • Music player

  • Compiler

Explicação

Questão 3 de 39

1

If you wanted to set up a blog, which software would be most helpful?

Selecione uma ou mais das seguintes:

  • WordPress

  • MySQL

  • Samba

  • Postfix

  • Dovecot

Explicação

Questão 4 de 39

1

Which of the following pieces of software deal with file sharing? (choose three)

Selecione uma ou mais das seguintes:

  • Netatalk

  • NFS

  • X­Windows

  • Samba

  • PostgreSQL

Explicação

Questão 5 de 39

1

If you wanted to create and print an invoice, which software could you use?

Selecione uma ou mais das seguintes:

  • Evolution

  • Firefox

  • GNOME

  • Compiz

  • LibreOffice

Explicação

Questão 6 de 39

1

POP and IMAP are related to:

Selecione uma ou mais das seguintes:

  • Sharing files

  • Email

  • Reading and writing music

  • Serving web pages

  • Letting users log in to multiple servers with 1 set of credentials

Explicação

Questão 7 de 39

1

When a computer boots, it can get its network information through:

Selecione uma ou mais das seguintes:

  • X11

  • DNS

  • DHCP

  • LDAP

  • SMTP

Explicação

Questão 8 de 39

1

Which of the following are examples of text editors? (choose four)

Selecione uma ou mais das seguintes:

  • pico

  • emacs

  • yum

  • vim

  • nano

Explicação

Questão 9 de 39

1

A package manager: (choose two)

Selecione uma ou mais das seguintes:

  • Downloads software from the Internet

  • Emails you when software is out of date

  • Keeps track of which files belong to which packages

  • Can optionally repartition your disk to make room for Linux

  • Performs a fresh install of Linux

Explicação

Questão 10 de 39

1

An interpreted programming language: (choose two)

Selecione uma ou mais das seguintes:

  • Takes fewer resources to run than a compiled language

  • Tends to offer more features than compiled languages

  • Is converted into machine specific instructions as the program runs

  • Requires a linking step but no compilation step

  • Requires a compilation step but no linking step

Explicação

Questão 11 de 39

1

Which of the following are true about compiled programming languages?

Selecione uma ou mais das seguintes:

  • Compiled languages are great for system administration tasks like scripting

  • C is a compiled language

  • Ruby is a compiled language

  • Perl is a compiled language

  • A programmer is usually more productive when using a compiled language

Explicação

Questão 12 de 39

1

Which package manager is used in Fedora, a Red Hat derived system?

Selecione uma ou mais das seguintes:

  • vim

  • tar

  • apt­get

  • bash

  • yum

Explicação

Questão 13 de 39

1

The Linux shell: (choose three)

Selecione uma ou mais das seguintes:

  • Has a scripting language

  • Has a built in text editor

  • Is responsible for tracking the location of configuration files

  • Is customizable

  • Allows you to launch programs

Explicação

Questão 14 de 39

1

Which application would you use to edit and piece together sound files to make podcast?

Selecione uma ou mais das seguintes:

  • GIMP

  • Bash

  • Thunderbird

  • Audacity

  • Audiolicious

Explicação

Questão 15 de 39

1

The two main families of Linux shells are: (choose two)

Selecione uma ou mais das seguintes:

  • Python Shell

  • Korn shell

  • emacs

  • Bourne Shell

  • C Shell

Explicação

Questão 16 de 39

1

Which server software would you use to create a company directory that you could search and authenticate against?

Selecione uma ou mais das seguintes:

  • ISC DHCP

  • Netatalk

  • OpenLDAP

  • bind

  • Samba

Explicação

Questão 17 de 39

1

A Mail Transfer Agent’s primary purpose is to:

Selecione uma ou mais das seguintes:

  • Filter out spam

  • Manage the end user’s inbox

  • Serve email to end clients

  • Deliver mail between servers

  • Act as a gateway between faxes and email

Explicação

Questão 18 de 39

1

Which of the following are examples of a web server?
(choose two)

Selecione uma ou mais das seguintes:

  • postfix

  • NFS

  • Nginx

  • WordPress

  • Apache

Explicação

Questão 19 de 39

1

If you wanted to let a Linux machine share files with Windows clients and servers, you would use:

Selecione uma ou mais das seguintes:

  • Netatalk

  • DNS

  • Samba

  • NFS

  • bind

Explicação

Questão 20 de 39

1

Richard Stallman is associated with:

Selecione uma ou mais das seguintes:

  • The Open Source Initiative

  • Microsoft

  • The Free Software Foundation

  • BSD Unix

  • The Apache foundation

Explicação

Questão 21 de 39

1

A “copyleft provision” in a software license means:

Selecione uma ou mais das seguintes:

  • If you redistribute the software, you must distribute the source to any changes you make

  • You may not link against third party closed source software

  • You must provide free copies of the software if you use it

  • You must provide support for your modifications

  • You give up your copyright to the software

Explicação

Questão 22 de 39

1

The largest difference between the GPLv2 and BSD licenses is:

Selecione uma ou mais das seguintes:

  • GPLv2 is not approved by the OSI

  • Only BSD allows commercial use

  • Nothing, they are virtually identical

  • BSD has no copyleft provision

  • GPLv2 requires assigning copyright to the FSF

Explicação

Questão 23 de 39

1

The Free Software Foundation believes that:(choose two)

Selecione uma ou mais das seguintes:

  • Software should be free to modify

  • No money should ever change hands

  • Software should be free to share

  • People should write software with no expectation of making money

  • Software should not have copyright

Explicação

Questão 24 de 39

1

Which of the following licenses was made by the FSF?

Selecione uma ou mais das seguintes:

  • MIT

  • BSD

  • GPLv3

  • Creative Commons

  • Apache

Explicação

Questão 25 de 39

1

A permissive free software license: (choose two)

Selecione uma ou mais das seguintes:

  • Means you can use the software for anything you want

  • Does not allow the software to be locked to certain hardware

  • Places no restrictions on sharing modifications

  • Places the software in the public domain

  • Requires you share software changes but not binaries

Explicação

Questão 26 de 39

1

Linux is distributed under which license?

Selecione uma ou mais das seguintes:

  • Linux Foundation

  • MIT

  • BSD

  • GPLv2

  • GPLv3

Explicação

Questão 27 de 39

1

Who founded the Open Source Initiative? (choose two)

Selecione uma ou mais das seguintes:

  • Richard Stallman

  • University of California at Berkeley

  • Eric Raymond

  • Linus Torvalds

  • Bruce Perens

Explicação

Questão 28 de 39

1

A generic term for Open Source and Free Software is:

Selecione uma ou mais das seguintes:

  • SLOFF

  • Libre Software

  • FLOSS

  • GPL

  • OS/FS

Explicação

Questão 29 de 39

1

Which are examples of permissive software licenses? (choose two)

Selecione uma ou mais das seguintes:

  • GPLv3

  • GPLv2

  • LGPLv3

  • MIT

  • BSD

Explicação

Questão 30 de 39

1

What does it mean when a work is placed in the public domain?

Selecione uma ou mais das seguintes:

  • The work was done by a government agency

  • The author has died

  • You must redistribute changes to the software

  • You may not use the work for commercial purposes

  • The author has relinquished the copyright on the work

Explicação

Questão 31 de 39

1

Creative Commons licenses allow you to: (choose three)

Selecione uma ou mais das seguintes:

  • Specify whether or not people may distribute changes

  • Receive royalties on the use of the work

  • Specify whether or not changes must be shared

  • Allow or disallow commercial use

  • Get a veto on where the work is used

Explicação

Questão 32 de 39

1

If a podcast is licensed under the CC BY­ND license, you may: (choose two)

Selecione uma ou mais das seguintes:

  • Use an interview or song from it for your own podcast

  • Post it to your website

  • Add ads to it and post it to your website.

  • Share it as long as you give credit to the author

  • Sell it as part of a compilation

Explicação

Questão 33 de 39

1

How can you make money from open source software? (choose three)

Selecione uma ou mais das seguintes:

  • Charge a yearly fee for the right to use the software

  • Take payments for fixing bugs

  • Sell hardware that’s built to work with the software

  • Provide paid consulting services for users

  • Unlock premium features for people that pay

Explicação

Questão 34 de 39

1

To place software under an open source license, you must give up your copyright. True or False

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 35 de 39

1

The difference between the GPL and LGPL licenses are:

Selecione uma ou mais das seguintes:

  • LGPL is shorter than GPL

  • LGPL allows linking to non GPLed software

  • LGPL applies to web services

  • LGPL was made by the OSI while GPL was made by the FSF

  • LGPL allows you to distribute the software in binary­only form

Explicação

Questão 36 de 39

1

Permissive free software licenses: (choose three)

Selecione uma ou mais das seguintes:

  • Are not approved by the OSI

  • Are not approved by the FSF

  • Include the GPLv2 and BSD

  • Can allow software to be used inside closed source software

  • Don’t have a copyleft provision

Explicação

Questão 37 de 39

1

The Creative Commons version of Public Domain licensing is:

Selecione uma ou mais das seguintes:

  • Attribution­NonCommercial­ShareAlike

  • Attribution­NonCommercia

  • Attribution

  • NoAttribution­ShareAlike

  • No Rights Reserved

Explicação

Questão 38 de 39

1

Your company makes a hardware firewall that runs a custom Linux kernel. What are your obligations under GPLv2?

Selecione uma ou mais das seguintes:

  • You must ensure your custom kernel runs on a regular Intel machine

  • You must make the source to your kernel available

  • There are no requirements

  • You must make the source to your custom web interface available

  • You must make your hardware designs available

Explicação

Questão 39 de 39

1

Participating in open source projects can improve your technical skills, even if it is not your day job. True or False?

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação