Artwork

Innhold levert av linuxlugcast. Alt podcastinnhold, inkludert episoder, grafikk og podcastbeskrivelser, lastes opp og leveres direkte av linuxlugcast eller deres podcastplattformpartner. Hvis du tror at noen bruker det opphavsrettsbeskyttede verket ditt uten din tillatelse, kan du følge prosessen skissert her https://no.player.fm/legal.
Player FM - Podcast-app
Gå frakoblet med Player FM -appen!

Episode 256

2:26:44
 
Del
 

Manage episode 450691592 series 1174470
Innhold levert av linuxlugcast. Alt podcastinnhold, inkludert episoder, grafikk og podcastbeskrivelser, lastes opp og leveres direkte av linuxlugcast eller deres podcastplattformpartner. Hvis du tror at noen bruker det opphavsrettsbeskyttede verket ditt uten din tillatelse, kan du følge prosessen skissert her https://no.player.fm/legal.

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.
We encourage anyone listening to join us and participate on the podcast. Check out https://www.linuxlugcast.com/ for the server details.

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
send us email at feedback@linuxlugcast.com

Lemmy community at https://lemux.minnix.dev/c/linux_lugcast
Join in the conversation at https://matrix.to/#/#lugcast:minnix.dev
Join the Jitsi meeting at https://jitsi.minnix.dev/lugcast
Youtube Channel
https://www.youtube.com/@thelinuxlugcast
Peertube Channel
https://nightshift.minnix.dev/c/linux_lugcast/videos

Previous Movie:spaceman
https://www.imdb.com/title/tt11097384/

Next movie:
Get Lamp
https://www.imdb.com/title/tt1756529/

nginx load balancing
https://docs.nginx.com/nginx/admin-guide/load-balancer/http-load-balancer/

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 {
listen 80;
server_name file-server.minnix.dev;

root /var/www/files;

autoindex on;

location / {
try_files $uri $uri/ =404;
}
}

then I proxy port 80 through npm

minnix:
Tuya

https://www.medievia.com/

Our next recording date will be Dec 6, 2024
Our music is “Downright” provided by Klaatu and Broam
and we would like to thank Minnix for the mumble server

  continue reading

19 episoder

Artwork

Episode 256

Linux LUG Cast

24 subscribers

published

iconDel
 
Manage episode 450691592 series 1174470
Innhold levert av linuxlugcast. Alt podcastinnhold, inkludert episoder, grafikk og podcastbeskrivelser, lastes opp og leveres direkte av linuxlugcast eller deres podcastplattformpartner. Hvis du tror at noen bruker det opphavsrettsbeskyttede verket ditt uten din tillatelse, kan du følge prosessen skissert her https://no.player.fm/legal.

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.
We encourage anyone listening to join us and participate on the podcast. Check out https://www.linuxlugcast.com/ for the server details.

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
send us email at feedback@linuxlugcast.com

Lemmy community at https://lemux.minnix.dev/c/linux_lugcast
Join in the conversation at https://matrix.to/#/#lugcast:minnix.dev
Join the Jitsi meeting at https://jitsi.minnix.dev/lugcast
Youtube Channel
https://www.youtube.com/@thelinuxlugcast
Peertube Channel
https://nightshift.minnix.dev/c/linux_lugcast/videos

Previous Movie:spaceman
https://www.imdb.com/title/tt11097384/

Next movie:
Get Lamp
https://www.imdb.com/title/tt1756529/

nginx load balancing
https://docs.nginx.com/nginx/admin-guide/load-balancer/http-load-balancer/

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 {
listen 80;
server_name file-server.minnix.dev;

root /var/www/files;

autoindex on;

location / {
try_files $uri $uri/ =404;
}
}

then I proxy port 80 through npm

minnix:
Tuya

https://www.medievia.com/

Our next recording date will be Dec 6, 2024
Our music is “Downright” provided by Klaatu and Broam
and we would like to thank Minnix for the mumble server

  continue reading

19 episoder

Alle episoder

×
 
Loading …

Velkommen til Player FM!

Player FM scanner netter for høykvalitets podcaster som du kan nyte nå. Det er den beste podcastappen og fungerer på Android, iPhone og internett. Registrer deg for å synkronisere abonnement på flere enheter.

 

Hurtigreferanseguide

Copyright 2024 | Sitemap | Personvern | Vilkår for bruk | | opphavsrett