0
0
Linux CLIscripting~5 mins

Why compression saves storage and bandwidth in Linux CLI - Quick Recap

Choose your learning style9 modes available
Recall & Review
beginner
What is compression in the context of files and data?
Compression is a way to make files smaller by removing unnecessary parts or using clever tricks to store the same information using fewer bits.
Click to reveal answer
beginner
How does compression save storage space?
By making files smaller, compression reduces the amount of disk space needed to store them, so you can keep more files in the same space.
Click to reveal answer
beginner
Why does compression save bandwidth when sending files over the internet?
Smaller files mean less data to send, so the transfer uses less bandwidth and usually finishes faster.
Click to reveal answer
beginner
Give a real-life example of compression saving bandwidth.
Streaming a video in compressed format uses less internet data than sending the full raw video, so it loads faster and uses less data.
Click to reveal answer
beginner
What is a common Linux command to compress files?
The 'gzip' command compresses files to save space and bandwidth.
Click to reveal answer
What happens to a file after compression?
AIt gets deleted
BIt becomes larger in size
CIt stays the same size
DIt becomes smaller in size
Why does sending compressed files use less bandwidth?
ABecause compressed files are faster to create
BBecause compressed files are encrypted
CBecause compressed files are smaller
DBecause compressed files are copied multiple times
Which Linux command is used to compress files?
Acd
Bgzip
Cls
Drm
Compression helps save storage by:
AMaking files smaller
BDeleting files
CCopying files
DChanging file names
Which of these is a benefit of compression?
AFaster file transfer
BSlower file transfer
CMore disk space used
DFiles become unreadable
Explain in simple terms why compression saves storage space and bandwidth.
Think about how packing a suitcase tightly saves space.
You got /4 concepts.
    Describe a real-life example where compression helps save bandwidth.
    Consider how watching videos online uses less data when compressed.
    You got /4 concepts.