Ask Question
1 September, 20:52

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?

+2
Answers (1)
  1. 1 September, 21:20
    0
    sudo grep "charlie" / var/log/vsftpd. log

    Explanation:

    Whenever the user becomes running and configured the FTP server within the following Server. That network generated a quite wide logging file, called vsftpd. log. Therefore the sudo grep "charlie" / var / log / vsftpd. log commands seems to be suitable towards searching the log document regarding user charlie operation.

    So, the following command is correct according to the given statement.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “You are managing an FTP server installed in Ubuntu Server. The server has created a very large log file, vsftpd. log. Which command is ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers