home.social

#lemp — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #lemp, aggregated by home.social.

fetched live
  1. 🔒 Why Webinoly avoids custom builds & modified packages:

    Running custom-compiled Nginx or third-party binaries introduces single points of failure, delayed security patches (CVEs), and broken dependencies.

    Webinoly relies exclusively on official repos & trusted PPAs.

    🔹 Original, unmodified upstream packages
    🔹 Native OS updates & timely security patches
    🔹 Enterprise stability without bloat

    Pure Linux, built for long-term peace of mind. ⚡

  2. 🛠️ SysAdmin Pro Tip for Webinoly:

    Are you running sudo webinoly -verify regularly?

    It’s one of the most useful built-in tools for stack health. It proactively audits your server, disk space, permissions, DB connections, service status, and config integrity.

    🔹 Preventative: Get warnings before issues hit production.
    🔹 Troubleshooting: Your first line of defense to diagnose failures.

    Keep your LEMP stack optimal with a quick check. ⚡

  3. 🚀 Webinoly v1.21.2 is out now!

    This release brings very important improvements and fixes. Most notably, Ubuntu 26.04 is now fully supported and tested! The entire stack and all packages have been properly built and are ready to go.

    Update your servers today! 🛠️⚡

  4. Less config, more coding. 💻

    : The fastest way to deploy and manage highly optimized servers for development or production.

    Ideal for:

  5. Lo bueno de tener el moodle andando en #juncotic, y (todavía) no tener ni alumnos ni cursos en producción, es que puedo romper y borrar cosas, olvidarme de hacer backup, tirar abajo el servidor, o destruir la base de datos, sin que casi nadie lo note 😅

    Viernes de sysadmin 🖥️

    #moodle #gnu #linux #sysadmin #devops #nginx #mariadb #lemp #php #learning

  6. Es un hecho señoras y señores: se la nueva plataforma de aprendizaje online de #juncotic se va gestando 😃

    A jugar con configuraciones web, de BBDD, optimización, hardening, y demás cositas interesantes! o/

    Nuestra nueva casa, un laboratorio donde podamos jugar con el conocimiento, y crecer como comunidad aprendiendo juntos.

    Estén atentos/as! Esperamos pronto tenerlo online 🙂

    #moodle #gnu #linux #nginx #lemp #mariadb #php #learning #aprendizaje

  7. Va cerrando el viernes de reorganizar los servers de #JuncoTIC !

    Ya estamos en plena fase de construcción de nuestro laboratorio de aprendizaje:

    * Limpieza y orden de archivos
    * Automatización y optimización
    * Config de un stack #LEMP (#Linux, #NGINX, #MariaDB, #PHP) para #Moodle.

    Para qué?
    🔹 Integración a medida con nuestras herramientas.
    🔹 Soberanía sobre nuestros despliegues y datos de los alumnos.

    Un campus propio, más flexible y adaptado a nuestras formaciones, y para nuestros alumnos 🙂

  8. WordPress с OpenLiteSpeed vs классический LEMP: реальные бенчмарки

    Мы сравнили OpenLiteSpeed и классический LEMP для WordPress на реальных серверах. RPS, latency, TTFB, потребление CPU и RAM, поведение под нагрузкой до 500 пользователей. И вот какие итоги у нас получились.

    habr.com/ru/companies/hostkey/

    #hostkey #WordPress #OpenLiteSpeed #LEMP #Nginx #PHP #Бенчмарки #Производительность #Кеширование #Вебсерверы

  9. 🚀 Webinoly v1.20.0 is out now!

    Packed with new features and finely tuned improvements — from HTTPS in forwarded domains to smarter disk‑space safeguards.

    Update today and enjoy a smoother, safer Webinoly!

  10. 🚀 The next major Webinoly release is almost ready!

    Final testing is happening this weekend, and if no critical issues appear, it will be publicly available in just a few days.

    Major releases always bring a special satisfaction — stay tuned!

  11. Running an osCommerce store? Here's why @olvy Managed Cloud might be your best hosting option:

    Optimized LEMP stack
    * Redis/MariaDB tuning
    * Built-in security & backups
    * Expert support

    Read the full breakdown:

    dev.to/olvy/hosting-oscommerce

    #osCommerce #Hosting #DevOps #LEMP #PHP #eCommerce #ecommercehosting

  12. #PHP develpers might have a look at this.
    Please
    wordpresscenter.net/new/
    Because...
    "You'd be a lot cooler if you did", as our legendary great, Matthew McCoughnsneeze famously said (or became famous for saying, more accurately perhaps)

    #LAMP #LXMP #LEMP #Linux #CMS #deploy #github #bash #scripting
    Oh. it's just some kinda crazy nonsense. I'm tryin'a see if you can clone that repo and basically run that shell script and whether it works for you.

    I've deployed it successfully on NGINX, Apache, and LiteSpeed.
    Of course, my current server has an open_basedir restriction preventing it from functioning. This, my friends, is new territory for me! For a guy who messes w/ the filesystem (for some reason), you'd think i'd be an old pro with that one!

    social.vivaldi.net/@ajaxStardu

  13. Well, I finished my LEMP stack (Nginx, MariaDB, PHP) in docker containers! It was really easy work. I thought it would take ages, but not! #docker #LEMP #debian although it seems like there will be a bit of work to do per security.

  14. ** Reposting and pinning this as I've moved my instance **
    I've been a #Linux and #Unix #sysadmin for 30 years, the last 13 in the same job, but I think it's time to move on. I live in #Yorkshire #UK and I'm looking for #remote or #hybrid work. I generally work with #webservers, #nginx, #apache, #php, #mysql, you know #LAMP and #LEMP, as well as #networking, #DNS, #mail and all the other associated stuff. #fedihired #getfedihired

  15. Часть 2: Настройка LEMP сервера для работы CMS WordPress в AlmaLinux 9, RockyLinux 9 или CentOS Stream 9

    Во второй части статьи мы рассмотрим настройку LEMP сервера для работы с проектами на примере CMS WordPress. Мы проведем пошаговую настройку, обсудим автоматизацию процесса без использования популярных хостинг-панелей и в качестве бонуса представим улучшения для усиления безопасности WordPress. Это включает настройку виртуального хоста в Nginx и PHP интерпретатора для конкретного сайта. При этом мы не будем рассматривать настройку безопасности всего сервера, так как это тема для отдельной статьи. В этой статье рассмотрим: 1. Создание пользователя Linux 2. Настройка виртуального хоста 3. Проверка работы PHP 4. Работа с базой данных MariaDB 5. Настройка Let's Encrypt 6. Установка и настройка Fail2ban Перед прочтением этой статьи рекомендуется ознакомиться с первой частью — Часть 1: Установка LEMP стека в AlmaLinux 9.x, RockyLinux 9.x и CentOS Stream 9 , где был подробно описан пошаговый процесс установки. Читать

    habr.com/ru/articles/828276/

    #информационные_технологии #almalinux #rocky_linux #centos #lemp #nginx #phpfpm #phpfpm_настройка #серверное_администрирование #mariadb

  16. Часть 1: Установка LEMP стека в AlmaLinux 9, RockyLinux 9 и CentOS Stream 9

    В этой статье я подробно опишу процесс установки LEMP сервера, настройки пользователя sudo и фаервола (iptables), а также представлю свои скрипты для автоматизации этих процессов без использования популярных хостинг-панелей. Из-за большого объема материала я разделил статью на две части: первая часть посвящена установке LEMP сервера и настройке фаервола, а вторая — настройке LEMP сервера под ключ. В этой статье рассмотрим: 1. Настройка sudo 2. Настройка Firewall (iptables) 3. Настройка репозиториев 4. Установка PHP 5. Установка Nginx 6. Установка MariaDB Читать

    habr.com/ru/articles/828164/

    #информационные_технологии #almalinux #rocky_linux #centos #lemp #nginx #mariadb #iptables #phpfpm #серверное_администрирование

  17. Learn how to install the LEMP stack on Ubuntu 24.04 LTS with our step-by-step guide. Nginx, MariaDB, and PHP setup made simple.
    linuxiac.com/how-to-install-le

    #linux #lemp #ubuntu #nginx #mariadb #php

  18. Revised script for LEMP install with PHP7.4 and PHP8.0
    Currently testing on a Debian OS 11.5.0 Step-by-step is functioning, will now wipe the server to start from scratch again. Also, the previous article will now be deleted. #!/bin/bash # Update system sudo apt update sudo apt upgrade -y # Install necessary packages sudo apt install gnupg nginx mariadb-server php7.4-fpm php7.4-mysql php7.4-cu…
    ---
    3xn.nl/projects/2024/04/08/rev
    ---
    #lemp #mysql #nginx #php #setup #ssh

  19. LEMP stack script with PHP7.4
    Script may evolve over time, but this is a good start. This script will install Nginx, MariaDB, PHP 7.4, and required PHP extensions. It will also configure PHP FPM and Nginx to work together. Just copy and paste the script into a file (e.g. lemp-php74.sh), make it executable with chmod +x lemp-php74.sh and run it with sudo ./lemp-php74.sh Note: This…
    ---
    3xn.nl/projects/2024/04/04/lem
    ---
    #bash #lemp #nginx #php #php74 #script #webserver

  20. #Booktober / #Spooktober Day 4: Haunted Odyssey, the book that set my on my ghostlore-collecting mission, introducing me to the #Lemp family and brewery, #PatienceWorth and many more local-to-STL legends. Got this book when I was about 11, and have been picking up locally-published ‘true ghost stories’ everywhere I’ve lived since.
    #SpookySeason #Halloween

  21. How to Install LEMP Stack (Nginx, MariaDB, PHP) on Debian 12
    linuxiac.com/how-to-install-le

    Learn step-by-step: Install LEMP stack (Nginx, MariaDB, PHP) on Debian 12 “Bookworm” for efficient web hosting and blazing-fast performance.

    #linux #opensource #lemp #debian

  22. There is a side effect of using @ddev - it will make you more techie!

    On a serious note - you will not find a better local development solution! If you are into #LAMP #LEMP stack then this should be your local development environment.

    It officially supports #WordPress #Drupal #Typo3 and many more. Well, any PHP application should just work!

  23. I briefly had an account on Mastodon.social (and another on Mastodon.online...), but then I read a little more about #Mastodon and #Federation and realized that the setup that probably fits my needs the best is to just run my own, single-user #instance.

    So @pictureofitself is gonna be my #Mastodon account from here on out.

    #nerditude #LEMP

    @linguistics

  24. CW: #introduction #twittermigration

    I briefly had an account on Mastodon.social (and another on Mastodon.online...), but then I read a little more about #Mastodon and #Federation and realized that the setup that probably fits my needs the best is to just run my own, single-user #instance.

    So @pictureofitself is gonna be my #Mastodon account from here on out.

    #nerditude #LEMP

    @linguistics