Artwork

المحتوى المقدم من linuxlugcast. يتم تحميل جميع محتويات البودكاست بما في ذلك الحلقات والرسومات وأوصاف البودكاست وتقديمها مباشرة بواسطة linuxlugcast أو شريك منصة البودكاست الخاص بهم. إذا كنت تعتقد أن شخصًا ما يستخدم عملك المحمي بحقوق الطبع والنشر دون إذنك، فيمكنك اتباع العملية الموضحة هنا https://ar.player.fm/legal.
Player FM - تطبيق بودكاست
انتقل إلى وضع عدم الاتصال باستخدام تطبيق Player FM !

Episode 256

2:26:44
 
مشاركة
 

Manage episode 450691592 series 1174470
المحتوى المقدم من linuxlugcast. يتم تحميل جميع محتويات البودكاست بما في ذلك الحلقات والرسومات وأوصاف البودكاست وتقديمها مباشرة بواسطة linuxlugcast أو شريك منصة البودكاست الخاص بهم. إذا كنت تعتقد أن شخصًا ما يستخدم عملك المحمي بحقوق الطبع والنشر دون إذنك، فيمكنك اتباع العملية الموضحة هنا https://ar.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 حلقات

Artwork

Episode 256

Linux LUG Cast

24 subscribers

published

iconمشاركة
 
Manage episode 450691592 series 1174470
المحتوى المقدم من linuxlugcast. يتم تحميل جميع محتويات البودكاست بما في ذلك الحلقات والرسومات وأوصاف البودكاست وتقديمها مباشرة بواسطة linuxlugcast أو شريك منصة البودكاست الخاص بهم. إذا كنت تعتقد أن شخصًا ما يستخدم عملك المحمي بحقوق الطبع والنشر دون إذنك، فيمكنك اتباع العملية الموضحة هنا https://ar.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 حلقات

كل الحلقات

×
 
Loading …

مرحبًا بك في مشغل أف ام!

يقوم برنامج مشغل أف أم بمسح الويب للحصول على بودكاست عالية الجودة لتستمتع بها الآن. إنه أفضل تطبيق بودكاست ويعمل على أجهزة اندرويد والأيفون والويب. قم بالتسجيل لمزامنة الاشتراكات عبر الأجهزة.

 

دليل مرجعي سريع