by carmo | 17 Setembro 2025 | Uncategorized
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...
by carmo | 22 Agosto 2025 | Uncategorized
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...
by carmo | 14 Junho 2024 | Uncategorized
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...
by carmo | 5 Dezembro 2023 | Impressão 3D
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...
by carmo | 30 Novembro 2023 | WordPress
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...