How to Create a Custom YUM Repository with Createrepo: Step-by-Step Guide
Multi Language around, feel free to check all the available, and pick the one which is better for you!
Chapters
0:00 - Intro
0:14 - Two boxes to prepare the server / client environment
1:20 - Installing httpd and doing all the necessary steps
3:28 - Installing the Createrepo package
4:28 - Folder to store the packages
6:00 - Creating the yum/rpm repository
8:05 - Setting up the Client, creating the .repo file
13:12 - Adding a new rpm package to the rpm repository
15:44 - Closing
Commands used in this video
---
dnf install httpd
systemctl enable --now httpd
dnf install createrepo
cd /var/www/html
mkdir packages
cd packages
dnf download iptraf-ng vim-minimal tcpdump
createrepo . -v
---
Would you Like to Collab?
- / @waldirio
Contact
LinkedIn - / waldirio
Instagram - / waldirio
Would you like to discuss this subject and much more? join the discord channel - / discord
Gostaria de falar sobre esse topico, e muito mais? Entre no canal do discord - / discord
Editor
LinkedIn - / narutocanada