
How to install Teamviewer on Manjaro linux
Teamviewer is a proprietary software application for remote control, desktop sharing, online meetings, web conferencing, and file transfer between computers. In this article, I will Read More
Teamviewer is a proprietary software application for remote control, desktop sharing, online meetings, web conferencing, and file transfer between computers. In this article, I will Read More
In this article, I will show you how to delete the deployment using kubectl. A Deployment provides declarative updates for Pods and ReplicaSets. You describe the desired state in a Read More
In this article, I will show how to remove a pod using kubectl. It’s super easy to delete or remove the pod in Kubernetes kubectl. Read More
A pod’s current state cannot be stopped or paused and resumed later in Kubernetes. Pods cannot be paused and restarted at a later time. Kubernetes Read More
A pod’s current state cannot be stopped or paused and resumed later in Kubernetes. Pods cannot be paused and restarted at a later time. Kubernetes Read More
The term file transfer protocol (FTP) refers to a process that involves the transfer of files between devices over a network. The process works when Read More
In this tutorial, I will show you how to install Python 3.10 on Mac OS using brew. Python 3.10 is the newest major release of Read More
In this tutorial I am going to show to how to install velero on mac with brew. Velero is an open source tool to safely Read More
Switch Terraform versions on Mac In this tutorial I will show you how to switch terraform versions on Mac. We will be going to use Read More
In this tutorial I will show you how to install specific version of terraform on Mac with brew. There are times when we need to Read More