Linux Operating System
Year 3 (2025-2026)
Linux Lab 15
Note: Source code ZIPs & GitHub links are protected. Please sign in to download source code.
Project Overview
This project demonstrates basic Linux file archiving and compression using terminal commands. The project covers creating and managing archive files with tar, compressing archives using gzip, bzip2, and xz, extracting archived files, viewing archive contents, and creating a compressed archive in a single command. The objective is to develop practical skills in Linux file management, backup, and data compression.
Key System Features & Functionalities
- Create a working directory and sample files
- Create archive files using tar
- View archive contents
- Extract archive files
- Compress archives using gzip
- Compress archives using bzip2
- Compress archives using xz
- Decompress compressed archives
- Create a compressed archive using a single tar command
- Verify archive contents using tar -tzvf
- Create archive files using tar
- View archive contents
- Extract archive files
- Compress archives using gzip
- Compress archives using bzip2
- Compress archives using xz
- Decompress compressed archives
- Create a compressed archive using a single tar command
- Verify archive contents using tar -tzvf
Ratings & Feedback
Project Ratings & Reviews
Ratings and feedback from students, faculty supervisors, and visitors.
0
out of 5 stars
Based on 0 reviews
Want to rate or review this project?
Please log in with your Student or Lecturer account to leave star ratings and comments.
Reviews & Feedback (0)
No reviews published yet for this project. Be the first to rate it!
Academic Meta
Lecturer:
Mr. Chhai Lihov
Subject:
Operating System with Linux
Degree:
Bachelor of Science in Information Technology
Semester & Year:
Year 3 (2025-2026)