Quiz So Pertemuan 6

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Henilei
H
Henilei
Community Contributor
Quizzes Created: 11 | Total Attempts: 4,397
Questions: 10 | Attempts: 293

SettingsSettingsSettings
Quiz So Pertemuan 6 - Quiz

.


Questions and Answers
  • 1. 

    Syarat utama untuk menginstall Software dari source adalah harus ada compiler GCC (biasanya sudah terinstall ketika menginstall distro Linux)

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
    Explanation
    The main requirement to install software from source is to have a GCC compiler, which is usually already installed when installing a Linux distribution. This means that in order to install software from source, having a GCC compiler is necessary.

    Rate this question:

  • 2. 

    Instalasi Paket/Software di Linux ada dua macam:

    • A.

      Dari Source

    • B.

      Dalam bentuk paket manager

    • C.

      Bawaan aplikasi

    • D.

      Menggunakan file yang ada di komputer

    Correct Answer(s)
    A. Dari Source
    B. Dalam bentuk paket manager
    Explanation
    The correct answer is "dari Source, dalam bentuk paket manager." This means that there are two ways to install packages/software in Linux: from the source code or using a package manager. Installing from the source code involves downloading the source code of the software and compiling it on your system. On the other hand, using a package manager allows you to easily install and manage software packages that are pre-compiled and available in the distribution's repository.

    Rate this question:

  • 3. 

    Instalasi Paket/Software di Linux dalam bentuk paker manajer sudah dalam bentuk binari

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
    Explanation
    The statement is true because in Linux, package managers are used to install software packages in binary form. These package managers handle the installation process by downloading and installing pre-compiled binaries, making it easier for users to install and manage software on their Linux systems. This method eliminates the need for users to manually compile the source code of the software, saving time and effort.

    Rate this question:

  • 4. 

    Langkah pertama instal compiler GCC adalah

    • A.

      Konfigurasi software

    • B.

      Mengekstrak file compiler GCC

    • C.

      Kompile dengan kompiler GCC untuk dijadikan file binary make

    • D.

      Install file binary tersebut di dalam sistem make install

    Correct Answer
    B. Mengekstrak file compiler GCC
    Explanation
    The correct answer is "mengekstrak file compiler GCC". This is because the first step in installing the GCC compiler is to extract the GCC compiler file. This step involves extracting the compressed file containing the GCC compiler to a specific location on the system. Once the file is extracted, further steps can be taken to configure and install the compiler.

    Rate this question:

  • 5. 

    Setelah mengekstrak file compiler GCC maka akan terdapat direktori baru bernama

    • A.

      Make file

    • B.

      Binary file

    • C.

      Xml 2.2

    • D.

      Xmms-1.2

    Correct Answer
    D. Xmms-1.2
    Explanation
    After extracting the GCC compiler file, a new directory named "xmms-1.2" will be created.

    Rate this question:

  • 6. 

    Paket manager adalah tool bantu untuk mempermudah dalam menginstall software di Linux, karena sudah dalam bentuk file binary, 3  paket contohnya

    • A.

      Slakware dengan *.tgz

    • B.

      Debian dengan *.deb

    • C.

      Redhat dengan *.rpm

    • D.

      Virtualenv *.py

    Correct Answer
    A. Slakware dengan *.tgz
    Explanation
    A package manager is a helpful tool for simplifying the installation of software in Linux. It allows users to easily install software packages, which are typically in the form of binary files. The given answer states that Slackware, a Linux distribution, uses the *.tgz file format for its packages. This suggests that when using Slackware, users would need to download and install packages in the *.tgz format.

    Rate this question:

  • 7. 

    Untuk Paket Manager versi Slakware dan turunannya (dalam bentuk *.tgz) dapat menggunakan tool bantu berupa

    • A.

      Mandrake

    • B.

      Fedora

    • C.

      Lorma

    • D.

      Pkgtool

    Correct Answer
    D. Pkgtool
    Explanation
    The correct answer is "pkgtool". Pkgtool is a tool that can be used for managing packages in Slackware and its derivatives. It is specifically designed for handling packages in the .tgz format. Mandrake, Fedora, and Lorma are not relevant in this context and do not provide the necessary functionality for managing packages in the specified format.

    Rate this question:

  • 8. 

    Langkah terakhir instal compiler GCC adalah

    • A.

      Konfigurasi software

    • B.

      Mengekstrak file compiler GCC

    • C.

      Kompile dengan kompiler GCC untuk dijadikan file binary make

    • D.

      Install file binary tersebut di dalam sistem make install

    Correct Answer
    D. Install file binary tersebut di dalam sistem make install
    Explanation
    The last step in installing the GCC compiler is to install the binary file into the system using the "make install" command. This step ensures that the compiler is properly integrated into the system and can be accessed by users.

    Rate this question:

  • 9. 

    File dalam bentuk suatu Paket Manager untuk instal Linux tidak dapat dikonversi ke dalam paket manager yang lainnya

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
    Explanation
    The statement is false. File dalam bentuk suatu Paket Manager untuk instal Linux dapat dikonversi ke dalam paket manager yang lainnya.

    Rate this question:

  • 10. 

    Saat menginstal Linux Slackware, ketika memasukkan maximum disk size yang ingin diberikan, direkomendasikan untuk maximum disk size adalah

    • A.

      2.0 GB

    • B.

      4.0 GB

    • C.

      8.0 GB

    • D.

      16.0 GB

    Correct Answer
    C. 8.0 GB
    Explanation
    When installing Linux Slackware, it is recommended to allocate a maximum disk size of 8.0 GB. This is because Linux Slackware requires a certain amount of disk space to function properly and accommodate the operating system files, applications, and user data. Allocating a larger disk size, such as 16.0 GB, may not be necessary for normal usage and could result in wasted disk space. On the other hand, allocating a smaller disk size, such as 2.0 GB or 4.0 GB, may limit the storage capacity and functionality of the operating system. Therefore, 8.0 GB is the optimal choice for the maximum disk size during the installation of Linux Slackware.

    Rate this question:

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Oct 19, 2020
    Quiz Created by
    Henilei
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.