Containers-Status-Portainer

Monitor and Manage Docker Containers with Portainer.io (GUI tool) – Part-2

As a continuation of Part-1, this part-2 has remaining features of Portainer covered and as explained below. Monitoring docker container images shashi@linuxtechi ~}$ docker ps -a CONTAINER ID        IMAGE                 COMMAND             CREATED             STATUS   PORTS                    NAMES 9ab9aa72f015        ubuntu                “/bin/bash”         14 seconds ago      Exited (0) 12 seconds ago                  … Read more

Access-Virt-Manager-OpenSUSE-Leap-15

How to Install and Configure KVM on OpenSUSE Leap 15

KVM is virtualization module that is loaded inside the Linux kernel and then linux kernel start working as a KVM hypervisor. KVM stands for Kernel based Virtual Machine. Before start installing KVM on any Linux System we have to make sure that our system’s processor … Read more

Resize-openstack-instance

How to Resize OpenStack Instance From Command Line

In this post, we will demonstrate how to resize openstack instance from command line. Being a cloud administrator, resizing or changing resources of an instance or virtual machine is one of the most common tasks. In Openstack environment, there are some scenarios where cloud user … Read more