Pkill Command in Linux

This article covers the basics of the Linux pkill command. pkill is a command-line utility that sends signals to the processes of a running program based on given criteria. The …

How To Create And Launch Ubuntu VMs With Multipass On Linux

There are multitude of programs and tools available for deploying Ubuntu VMs for testing and learning purposes. Some of them are Docker, LXD, LXC, Proxmox, VirtualBox and Vmware etc. I …