What
This will be a social event to reunite the Fedora Community in Santiago, Chile. The idea to activate the Fedora Chile Community in Santiago, to engage new users and with the idea to bring more contributors. The idea came from the FLISoL 2016 when Larry, Roy, Rino and Eduard get together to know what was going on with Fedora in Santiago. We notice that we were working in individual projects, and the 4 of us show that we want to do more things to the community.
When
- Date: August 12, 2017.
- Time: From 14:00 UTC-4 to 18:00 UTC-4.
Where
- Place: Palacio Álamos. (https://goo.gl/maps/xK6bho8NdYJ2)
Fedora Representatives and owners
Schedule
Time | Talk | Speaker |
---|---|---|
14:00 | Welcome words. | |
14:15 | Fedora Community - How and where to start?. | Eduard Lucena. |
15:00 | Custom Images: Fedora Spin/Remix. | Roy Alvear. |
15:45 | Break. | |
16:00 | Fedora Packager. | Rino Rondan. |
16:45 | Q&A: Fedora community. | @Chile Ambassadors. |
Event Report
TBD
Pictures
Facebook event
TBD
Infra
Repo Local
create myrepo.repo
[rino]
name = party
baseurl = file:///var/www/repos
enabled=1
gpgcheck=1
gpgkey=file:///var/www/repos/*/*-GPG-KEY*
Repo remoto
cat webmyrepo.repo
[rinoweb]
name = partyweb
baseurl=http://192.168.2.4/
enabled=1
gpgcheck=1
gpgkey=file:///var/www/repos/*/*-GPG-KEY*
Config dnf
cat /etc/dnf/dnf.con
f
[main]
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
fastertmirror=True
Use repo
dnf --disablerepo fedora --disablerepo rino --disablerepo updates install map