*For research purposes only. It’s really a great tool, you should buy it.

Just another boring blog
*For research purposes only. It’s really a great tool, you should buy it.
TLDR: Open Terminal and run this command
curl http://17.253.55.201/content/downloads/50/49/001-79699-A_93OMDU5KFG/dkjnjkq9eax1n2wpf8rik5agns2z43ikqu/InstallAssistant.pkg -H "Host: swcdn.apple.com" -o InstallAssistant.pkg
After downloading, you can locate the downloaded file by this command
open .
You will see InstallAssistant.pkg file, just run it to begin the installation.
2020 is terrible, really terrible. Coronavirus pandemic, George Floyd, BLM, Beirut explosion, … We’ve decided to stay at home this summer holiday, since we really don’t want any bad thing happens to our kids.
Continue reading “Super Mario 64 Remastered”Hope you were having fun with my Kubernetes tutorial!
I’m gonna share with you about Kubernetes Ingress, and let’s setup together a HTTPS website on our cluster.
Continue reading “Having fun with Kubernetes #Extra – Ingress & HTTPS”Finally, you have your very first k8s cluster with 2 nodes up and running well. Now let’s play with it!
Continue reading “Having fun with Kubernetes #Final”I was playing with Kubernetes during last weekend, but the project was just a small PHP file with phpinfo() function call, no big deal.
Today my colleague asked me to guide him a bit on Docker, because he’d like to try it with a real world example: Developing a Symfony project. So let’s take a look at this!
Continue reading “Symfony 5 development with Docker”You had your first k8s master server, now it’s time to setup our nodes and connect them.
Continue reading “Having fun with Kubernetes #5”From previous chapter, we were talking about the infrastructure which we’re gonna build. In this chapter, let’s install & setup a k8s cluster, with 2 nodes!
We will start with the Master server first
Continue reading “Having fun with Kubernetes #4”