subject

There has been suspicious activity on the system. In order to preserve log information, it will be necessary to archive the current files in /var/logending with the ".log" extension. The files are to be saved to a file named log. tar, stored in the directory, ~/archive. It has also been requested that the files that were archived be saved to a directory, ~/backup.
Objectives
- Create an archive named log. tar that is stored in the archive directory located in the home directory.
- Remove path names from the files that are archived.
- Produce verbose output while archiving.
- List the contents of the archive without extracting.
- Extract the files to the directory, ~/backup.
- Provide the final commands for successful completion.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:20
Consider the following code snippet: #ifndef cashregister_h#define cashregister_hconst double max_balance = 6000000.0; class cashregister{public: cashregister(); cashregister(double new_balance); void set_balance(double new_balance); double get_balance() const; private: double balance[12]; }; double get_monthly_balance(cashregister bk, int month); #endifwhich of the following is correct? a)the header file is correct as given.b)the definition of max_balance should be removed since header files should not contain constants.c)the definition of cashregister should be removed since header files should not contain class definitions.d)the body of the get_monthly_balance function should be added to the header file.
Answers: 1
question
Computers and Technology, 22.06.2019 22:00
Perform the following tasks: a. create a class named testclass that holds a single private integer field and a public constructor. the only statement in the constructor is one that displays the message “constructing”. write a main()function that instantiates one object of the testclass. save the file as testclass.cpp in the chapter 08 folder. run the program and observe the results. b. write another main()function that instantiates an array of 10 testclass objects. save the file as test class array.c . run this program and observe the results.
Answers: 1
question
Computers and Technology, 23.06.2019 18:30
Where can page numbers appear? check all that apply. in the header inside tables in the footer at the bottom of columns at the top of columns
Answers: 1
question
Computers and Technology, 24.06.2019 07:00
Guys do you know sh27 cause he hacked me : ( pidgegunderson my old user
Answers: 2
You know the right answer?
There has been suspicious activity on the system. In order to preserve log information, it will be n...
Questions
question
Mathematics, 02.04.2021 23:20
question
Biology, 02.04.2021 23:20
question
History, 02.04.2021 23:20
question
Mathematics, 02.04.2021 23:20
question
Biology, 02.04.2021 23:30
question
Mathematics, 02.04.2021 23:30
question
Health, 02.04.2021 23:30