NRNishant Rajputinnishantrajput.hashnode.dev·Jul 18, 2021 · 3 min readInstalling Docker and Kubernetes on UbuntuDocker and Kubernetes are the heroes of the DevOps world. Docker is a containerization platform and Kubernetes is a container orchestrator for platforms like Docker. This article will discuss how we can set up Docker and Kubernetes on our Ubuntu mac...00
NRNishant Rajputinnishantrajput.hashnode.dev·Sep 28, 2020 · 3 min readDesktop Environments in LinuxDesktop Environment is a very basic term in the world of Linux. Still, many are unaware of it, so what is it? A desktop environment is the total of all packages, graphics, icons, toolbars, widgets that make up the whole UI of the system providing ...00
NRNishant Rajputinnishantrajput.hashnode.dev·Jan 29, 2020 · 3 min readBasic Apt commands in LinuxAdvanced Package Tool, or APT, is a free software user interface that works with core libraries to handle the installation and removal of software on Debian, Ubuntu, and related Linux distributions. APT simplifies the process of managing software on ...00