How to Remove Docker Images and Containers

In our earlier articles, we saw how to install Docker engine on CentOS 7 / RHEL 7 / Ubuntu 16.04, and  Debian 9. As part of that, we run containers by pulling images from Docker Hub. READ: How to install Docker Engine on CentOS 7 / RHEL 7 READ: How to install Docker Engine on […]

Top Important Docker Commands – Working with Docker Containers

This tutorial is a bit old and needs an update. An updated post is available here: Top 17 Important Docker Commands. In this post, we will be working with Docker container CLI, to interact with Docker containers. This guide focuses on important commands that we use generally in Docker environment. Before going ahead, take a […]

Install Pydio (cloud storage) on Ubuntu 14.10 / 14.04

Pydio is a open-source software solution for file synchronization and sharing, similar to ownCloud, designed to offer enterprise grade security and control. Pydio provides a sleek and ajax based portal that can be accessed from anywhere, from any browser, previews audio, video, PDF, Office Documents. It has a native mobile application for Android and iOS. […]