You are managing an FTP server installed in Ubuntu Server. The server has created a very large log file, vsftpd.log. Which command is appropriate to search the log file for activity of the user charlie?

a. sudo cat /var/log/vsftpd.log
b. grep "charlie" /var/log/vsftpd.log
c. sudo grep "charlie" /var/log/vsftpd.log
d. cat /var/log/vsftpd.log


Answer: c. sudo grep "charlie" /var/log/vsftpd.log

Computer Science & Information Technology

You might also like to view...

In some location systems, tracked objects gives up their identifiers to the infrastructure. Explain how this may give rise to concerns about privacy, even if the identifiers are anonymous.

What will be an ideal response?

Computer Science & Information Technology

Explain how one component can use two separate listeners at the same time. Give an example.

What will be an ideal response?

Computer Science & Information Technology

When you use the VLOOKUP function, the ________ column in the array is used to look up the value

Fill in the blank(s) with correct word

Computer Science & Information Technology

What are the things to consider as you add audio and video files to a webpage?

What will be an ideal response?

Computer Science & Information Technology