this post was submitted on 04 Jul 2023
-7 points (33.3% liked)

Debian operating system

2678 readers
1 users here now

Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian provides more than a pure OS: it comes with over 59000 packages, precompiled software bundled up in a nice format for easy installation on your machine.

founded 4 years ago
MODERATORS
 

I just updated and noticed some more 'get/hit' lines, repeated the command and there are now only 'hit'. Can anyone explain this process a bit? My apologies if this is a dumb question.

top 4 comments
sorted by: hot top controversial new old
[–] Krafting@lemmy.world 8 points 1 year ago (1 children)

Linux check the file online, and check for change compared to the local file on your computer, if there is a change, then it GET the file, as you can see in the first command!

[–] Snipe_AT@lemmy.atay.dev -2 points 1 year ago

thank you for the explanation

[–] bizdelnick@lemmy.ml 7 points 1 year ago (1 children)

"Hit" means that the local cached file matches the file on the server.

[–] Snipe_AT@lemmy.atay.dev -3 points 1 year ago

thank you for the explanation