September 13, 2024

Comments are closed.

Practical Assignment: Manual Software Installation from Source CodeObjective:This assignment will test your knowledge of downloading, compiling, and installing software from source code on a Linux system. Follow the steps carefully, and provide screenshots or logs as evidence for each task. You will be installing a simple software package, verifying its...
September 13, 2024

Comments are closed.

Practical Assignment: Linux File Management and CompressionObjective:In this assignment, you will practice using Linux commands to manage files, directories, links, and compression. Complete each task and submit the required evidence.Task 1: Working with Files and DirectoriesCreate a new directory called assignment.Navigate into the assignment directory.Create three new text files inside the assignment directory: file1.txt, file2.txt, and file3.txt.Add some text to each file....
September 6, 2024

Comments are closed.

Objective: Demonstrate your understanding of basic Linux commands by completing the following tasks on a Kali Debian system. Document your process with screenshots and explain your steps in a brief report.Task 1: Identifying the Current UserOpen the terminal and identify the current logged-in user.Take a screenshot of the output and...