this post was submitted on 04 Jul 2023
-18 points (20.0% liked)

Debian operating system

2716 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 5 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
[โ€“] bizdelnick@lemmy.ml 3 points 2 years ago (1 children)

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

[โ€“] Krafting@lemmy.world 2 points 2 years ago* (last edited 2 years 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 (download) the whole new file, as you can see in the first command!