create the weirdest obfuscated program that prints the string “Hello world!”.String literals weren’t allowed, but I set some other restrictions for fun: it had to be a single expression (so no print statement) with…Jan 2Jan 2
Step 1 — Installing CertbotThe first step to using Let’s Encrypt to obtain an SSL certificate is to install the Certbot software on your server.Dec 4, 2024Dec 4, 2024
Auto Deploy Laravel with Deployer.yml sample With Github Runnercreate a File Deployer.yml sample for github workflow :Dec 4, 2024Dec 4, 2024
Managing Docker Containers with PortainerPortainer is a web-based container management platform that supports Docker, Swarm, Nomad, and Kubernetes. Portainer is available in two…Nov 20, 2024Nov 20, 2024
Dockerizing Laravel 10 [Ubuntu image + PHP 8.2 + NGINXI’ve been trying to dockerize my Laravel app which acts as an API and run it on my server. While many Dockerfile exists on the internet…Nov 20, 2024Nov 20, 2024
Java FTPS disabling Certificate Check , FOR FIX FTP SSL certificate expired exception1)the encryption of the FTPS server will be either TLS explicit encryption or TLS explicit encryption.Use the constructor arg for FTPS…Mar 26, 2024Mar 26, 2024