Madalin Ignisca

Madalin Ignisca @madalinignisca

About: JavaScript is not magic, but I may be a magician. PHP, it's more than fairy tales. My wand is called Linux. Guardian of Open Source.

Location:
Spain
Joined:
Jul 26, 2018

Madalin Ignisca
articles - 7 total

How to configure Apache MPM Prefork with mod_php for performance and stability

Why you should never use Apache with mod_php in the frontend? Because PHP can take your services to Out Of Memory when somebody really wants to take your website down.

Learn More 1 0Mar 26 '23

What do I need to be able to develop a web application

ChatGPT answered in a way I think it is OK for beginners, but for me sounds a bit outdated. To...

Learn More 0 0Mar 26 '23

The minimal AWS IAM policy for using a bucket with an application

This is the minimal policy for an application to access only an AWS S3 bucket in which it would...

Learn More 0 0Mar 26 '23

How to reset correct directories and files permissions recursive in linux

Here is what you need to do to reset the right way all files and directories in Linux. Works also on...

Learn More 0 0Mar 26 '23

How to: permanent private ip on Multipass on Windows with Hyper-V

If you use [Multipass](https://multipass.run) on Windows with Hyper-V, when running MicroK8S or possible other services, you will notice that on restart of the instance or of the host, MicroK8S will not work for you.

Learn More 8 0Sep 13 '22

OpenEBS on MicroK8S on Hetzner

Last few months I experimented more and more with all OpenEBS solutions that fit small Kubernetes cluster, using MicroK8S and Hetzner Cloud for a real experience.

Learn More 0 0Sep 13 '22

Let's encrypt certificates, HTTPS on MicroK8s

Particularities for setting up cert-manager on a MicroK8s Kubernetes cluster.

Learn More 3 0Feb 20 '21