Which commands below are useful to collect data about remote filesystem connections? (Choose TWO correct answers.)
A. pidstat
B. nfsiostat
C. sadf
D. cifsiostat
What mechanism does collectd use to gather monitoring information on systems?
A. It uses a library of plugins.
B. A master server connects to a collectd service on each machine to retrieve the inf...
Which of the following is a side effect of extensive usage of swap space?
A. The root filesystem may become full because swap space is always located on the system root partition.
B. The overall s...
In the following output, the load averages represent the system load averages for what time frames?
12:10:05 up 18 days, 19:00, 2 users, load average: 0.47, 24.71, 35.31
A. 1, 5 and 15 minutes
...
When planning a web server which of the following choices will impact system sizing? (Choose THREE correct answers.)
A. How many concurrent users are expected.
B. Which hardware vendor has better ...
DoS(Denial of Service,阻斷服務)攻擊,又稱為洪水攻擊,是常見的網路攻擊手段。利用一台電腦發出大量的連線請求(Request),使目標電腦的網路或系統資源耗盡,使之當機或是無法再回應正常的請求。Nginx是免費開源、穩定高效的Web伺服器,非常廣泛地被使用。Nginx的功能強大,除了可以作反向代理和負載平衡外,也可以用來防禦小規模的DoS、DDoS(Distributed De...
UUID(通用唯一識別碼,Universally Unique Identifier)是128位元的識別碼,因為它的編碼長度足夠,能夠有上兆、上京的不同組合,所以可以用來替物件進行「唯一」的編碼,經常用於當今火紅的物聯網(IOT, Internet of Things)。依照UUID的產生方式,可以將UUID的分為1、3、4、5這四種版本(2經常被省略),用途不太一樣,但都是基於「不重複」的理念。