Skip to content
linuxsysadmins logo

Linux Sysadmins – Linux Guides, Nix Guides, Tutorials, Tips & Tricks.
Main navigation
  • Home
  • Linux Distros
    • RHEL Linux
    • CentOS Linux
    • Oracle Linux
    • Scientific Linux
    • Debian Linux
  • Linux Servers
    • File Servers
    • FTP Servers
    • DNS Servers
    • DHCP Servers
    • Mail Servers
    • Identity Server
    • Web Servers
      • Apache Server
      • Nginx Server
    • Database Servers
      • MongoDB
      • Oracle Database
  • How to Guides
    • Linux Commands
    • Virtualization
      • Red Hat Virtualization
      • oVirt Virtualization
      • VMware
    • Cloud & Containerization
      • Docker
      • Kubernetes
      • Amazon Web Services
    • Linux Clusters
      • Veritas Cluster
      • Pacemaker Cluster
    • Storage Servers
      • Logical Volume Management
      • RAID Storage
      • Openfiler SAN Storage
      • iSCSI Storage
      • Stratis Storage
      • Virtual Data Optimizer
    • System Management
      • Spacewalk Server
      • Server Imaging (Fog)
    • Automation
      • Ansible
      • RunDeck
      • SaltStack
  • Monitoring Tools
    • Splunk Technology
    • MMonit
  • Unix & Unix Like
    • Solaris Guides
    • Mac OS x
  • Linux Misc
    • Security
      • SELinux
      • File System Encryption
    • Linux Networking
    • Troubleshooting
    • Linux Interview Q&A Level 1

Tag: Docker

Docker Cheat Sheet for Sysadmins

Docker Cheat Sheet for Sysadmins
Read More

Docker cheat sheet for sysadmins and developers will help to have a quick peek in the case for any future reference. This contains most of all docker options.

Pages: 1 2
Babin Lonston June 22, 2019 Cloud & Containerization

Creating an HA Docker Swarm over AWS

Creating a HA Docker Swarm over AWS
Read More

Introduction Hello everyone!!! In this post, we will be discussing Docker Swarm creation over AWS. As we all […]

Nitin Sharma April 22, 2019 Cloud & Containerization

How to attach a Docker volume to the container

Managing Docker data persistently by attaching a volume
Read More

how to attach a persistent volume in a docker container. If we don’t have separate storage the data will not persist once the container is no longer up and running.

Babin Lonston November 6, 2018 Cloud & Containerization

How to manage Docker containers

How to manage Docker containers 1
Read More

How to manage Docker containers by stopping, resuming, killing and removing. Removing Docker images required docker stop then we can remove them.

Babin Lonston November 2, 2018 Cloud & Containerization

How to expose the docker network

how to connect docker containers and expose the network
Read More

Connect with Docker containers and expose the docker network to know the IP address and ports. Launch a container using the specific forward IP address.

Babin Lonston October 29, 2018 Cloud & Containerization

How to search for docker images and launch a container

How to search for docker images and launch a container
Read More

How to launch a Docker container by searching for a docker images in docker registry. By the following pull and launch a docker container from command line.

Babin Lonston October 27, 2018 Cloud & Containerization

Installing Docker on Red Hat Enterprise Linux and CentOS Linux 7

How to install Docker on Red Hat Enterprise Linux and CentOS Linux 7
Read More

Docker is an open-source software which helps to set up with Container as a service CaaS. It will covert the operating system as a virtualization platform.

Babin Lonston October 22, 2018 Cloud & Containerization
Proudly powered by WordPress | Theme: Hive Lite by Pixelgrade.
Footer navigation
  • Copyright Policy
  • Contact
  • About
  • Privacy Policy