Skip to content

Commit cddcb44

Browse files
authored
Create repositories.md
1 parent 715661c commit cddcb44

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Repositories
2+
3+
**Repositories** are the foundation for software distribution in Linux environments. They hold all the necessary files and resources needed for projects. Linux distributions like Ubuntu maintain repositories containing thousands of pre-built packages you can install on your managed computers.
4+
5+
Landscape lets you manage repositories on your own network using [repository mirroring](https://ubuntu.com/landscape/docs/explanation-about-repository-mirroring). Repository mirroring works by creating local copies of remote repositories, which you can further customize to provide control over the software versions available to your client machines. This feature is useful when you want to maintain packages with different versions from those in the community repositories, or distribute your own private repositories of in-house software for machines you manage.

0 commit comments

Comments
 (0)