Instalação de Open Light Speed

Instalação de Open Light Speed em VPS Ubuntu 24.04 (LTS) 1. Atualizar o sistema sudo apt update && sudo apt upgrade -y 2. Instalar OpenLiteSpeed Adicionar repositório oficial LiteSpeed: wget -O – https://repo.litespeed.sh | sudo bash Instalar: sudo apt...

Open Light Speed (secure admin console)

Requisitos: Domínio configurado no Cloudflare VPS em Ubuntu Open Light Speed instalado Para proteger a admin console vamos configurar passo a passo: Criação de túnel com Cloudflare Acesso via Cloudflare Zero Trust Ajustes à nossa firewall Criação de túnel com...

NGINX Webinoly Headers

set $font_src1 “https://fonts.googleapis.com”; set $font_src2 “https://fonts.bunny.net”; set $style_src “‘self’ $font_src1 $font_src2”; # Define some variables to make the config more readable. Change the ### for custom...

Bambu Labs X1C – Print Wishlist

https://makerworld.com/en/models/81182#profileId-86369 https://makerworld.com/en/models/58543#profileId-60340 https://makerworld.com/en/models/76241#profileId-80830 https://makerworld.com/en/models/42917#profileId-43846...

Artigos de interesse

Problemas com CRON JOBS https://www.webnots.com/how-to-fix-wp-cron-not-working-issue-with-cloudflare/ https://github.com/johnbillion/wp-crontrol/wiki/Problems-with-spawning-a-call-to-the-WP-Cron-system Apagar crops de imagens...
$( function() {var copyAttachmentURLClipboard = new ClipboardJS( '.wp-block-code' );});