1.
Di bawah ini yang bukan merupakan jenis database server adalah ...
Correct Answer
C. Microsoft SQL Server
Explanation
The given question asks for the option that is not a type of database server. Out of the given options, all except "Microsoft SQL Server" are types of database servers. Therefore, "Microsoft SQL Server" is the correct answer as it is not a type of database server.
2.
Istilah bagi orang yang bertugas mengendalikan server dan melakukan manajemen jaringan adalah
Correct Answer
C. Administrator jaringan
Explanation
The correct answer is "administrator jaringan" because this term refers to a person who is responsible for controlling servers and managing networks. They are in charge of ensuring the smooth operation and security of the network infrastructure. This role involves tasks such as setting up and maintaining network hardware and software, troubleshooting network issues, and implementing security measures.
3.
Semakin banyak komputer yang tergubung dengan jaringan maka kemungkinan terjadinya hal di bawah ini semakin besar kecuali...
Correct Answer
B. Koneksi semakin cepat
Explanation
The given statement suggests that as more computers are connected to a network, the likelihood of the following events increases: slow network, longer required network cables, difficulty in planning computer placement, and frequent data collisions. However, the statement contradicts the idea that faster connections would increase the likelihood of these events. Therefore, the correct answer is "koneksi semakin cepat" (faster connections).
4.
Meningkatkan akses interne dengan menyimpan sementara content sebuah situs pada server lokal adalah fungsi dari ...
Correct Answer
A. Proxy server
Explanation
A proxy server is a server that acts as an intermediary between a client and a web server. It helps improve internet access by caching the content of a website on a local server. When a user requests a website, the proxy server checks if it has a cached copy of the content. If it does, it serves the cached content to the user, which helps reduce the load on the internet connection and speeds up the access to the website. Therefore, a proxy server is responsible for improving internet access by temporarily storing the content of a site on a local server.
5.
Di bawah ini yang bukan merupakan penyebab pada command prompt muncul pesan host tidak dikenali ketika melakukan ping www.google.com adalah
Correct Answer
A. DNS server rusak
Explanation
The reason why the command prompt displays the message "host tidak dikenali" (host not recognized) when pinging www.google.com is because the DNS server is damaged. The DNS server is responsible for translating domain names (such as www.google.com) into IP addresses. If the DNS server is not functioning properly or is damaged, it will not be able to resolve the domain name into the corresponding IP address, resulting in the "host tidak dikenali" message.
6.
Ketika membuka alamat situs facebook.com pada web browser muncul pesan access denied. Hal ini disebabkan oleh ...
Correct Answer
A. Proxy server memblokir situs facebook
Explanation
The correct answer is "proxy server memblokir situs facebook" because when accessing the website facebook.com, the message "access denied" appears. This indicates that the proxy server is blocking access to the site.
7.
Ketika membuka alamat situs facebook.com pada web browser muncul pesan requst time out. Hal ini disebabkan oleh ...
Correct Answer
C. Koneksi ke halaman facebook sedang terganggu
Explanation
The correct answer is that the connection to the Facebook page is currently experiencing difficulties. This could be due to various reasons such as server issues, network congestion, or internet connectivity problems.
8.
Pada komputer klien, ip server dan port yang harus dilewati harus diatur secara manual. ini merupakan jenis proxy ...
Correct Answer
B. Nontransparent
Explanation
In this context, the correct answer is "nontransparent". Nontransparent proxies require the client to manually set the server IP and port in order to pass through the proxy. This means that the client has to explicitly configure their network settings to use the proxy server.
9.
Di bawah ini yang merupakan keuntungan menggunakan DHCP server dibandingkan mengkonfigurasi IP klien secara manual, adalah
Correct Answer
C. Otomatisasi pemberian ip address terhadap klien memudahkan user untuk tersambung dengan jaringan
Explanation
The benefit of using a DHCP server instead of manually configuring client IP addresses is that it automates the process of assigning IP addresses to clients, making it easier for users to connect to the network.
10.
FTP adalah bagian layanan jaringan yang bekerja pada layar..
Correct Answer
E. Aplikasi
Explanation
The correct answer is "aplikasi" because FTP (File Transfer Protocol) is a network service that works at the application layer of the network protocol stack. It is used to transfer files between a client and a server over a computer network.