
Sign up to save your podcasts
Or
Welcome to Episode 256 the LinuxLUGcast
We are an open podcast/LUG that meets at 9 PM EST every first and third friday of the month using mumble.
If you have any questions, comments, or topic you would like us to discus and are unable to join us during the live show you can
Lemmy community at https://lemux.minnix.dev/c/linux_lugcast
Previous Movie:spaceman
Next movie:
nginx load balancing
minnix: webserver info
install nginx
I just created a files folder within the webserver root so the pull is simple https://file-server.minnix.dev/lugcast_254.ogg
the site conf for file-server.minnix.dev is located in /etc/nginx/conf.d/file-server.conf
looks like this:
server {
root /var/www/files;
autoindex on;
location / {
then I proxy port 80 through npm
minnix:
https://www.medievia.com/
Our next recording date will be Dec 6, 2024
5
33 ratings
Welcome to Episode 256 the LinuxLUGcast
We are an open podcast/LUG that meets at 9 PM EST every first and third friday of the month using mumble.
If you have any questions, comments, or topic you would like us to discus and are unable to join us during the live show you can
Lemmy community at https://lemux.minnix.dev/c/linux_lugcast
Previous Movie:spaceman
Next movie:
nginx load balancing
minnix: webserver info
install nginx
I just created a files folder within the webserver root so the pull is simple https://file-server.minnix.dev/lugcast_254.ogg
the site conf for file-server.minnix.dev is located in /etc/nginx/conf.d/file-server.conf
looks like this:
server {
root /var/www/files;
autoindex on;
location / {
then I proxy port 80 through npm
minnix:
https://www.medievia.com/
Our next recording date will be Dec 6, 2024
161 Listeners
21 Listeners
91 Listeners