os:linux:fedora
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| os:linux:fedora [2022/02/13 21:29] – titannet | os:linux:fedora [2022/03/28 20:21] (current) – titannet | ||
|---|---|---|---|
| Line 41: | Line 41: | ||
| #selinux doesn' | #selinux doesn' | ||
| chcon -Rt httpd_sys_content_t /var/www | chcon -Rt httpd_sys_content_t /var/www | ||
| + | |||
| + | dnf install python3-certbot-nginx | ||
| + | certbot -d gitea.lieblichknuffeltal.de --expand --nginx | ||
| + | |||
| + | </ | ||
| + | |||
| + | <code bash> | ||
| + | cat / | ||
| + | dnf whatprovides audit2why | ||
| + | dnf install | ||
| + | |||
| + | cat / | ||
| + | setsebool -P httpd_can_network_connect 1 | ||
| + | # or [doesn' | ||
| + | semanage port --add --type http_port_t --proto tcp 3000 | ||
| + | semanage port -l | grep 3000 | ||
| + | |||
| </ | </ | ||
os/linux/fedora.1644784195.txt.gz · Last modified: 2022/02/13 21:29 by titannet
