virtualization
Docker: Installation and Basic Usage on Ubuntu 18.04 LTS
Docker is an open-source project that provides an open platform for developers and sysadmins to build, package, and run applications anywhere as a lightweight container….
Docker Part 4: building and publishing custom docker images
In the first and second part, we covered the fundamentals of running a container by preparing our system for managing docker containers and what exactly it…
How to Configure a Proxmox VE 4 Multiple Node Cluster
Proxmox VE 4 supports the installation of clusters and the central management of multiple Proxmox servers. You can manage multiple Proxmox servers from one web…
Docker: How to use it in a practical way – Part 3
Part 3: Creation a Notepad with WordPress and DokuWiki containers Preface In the first part, we talked about how docker containers work and differ from…
How to setup an NFS Server and configure NFS Storage in Proxmox VE
NFS (Network File System) is a distributed file system protocol developed by Sun Microsystem. NFS allows a server to share files and directories of a…
How to Install Proxmox VE 4 on Debian 8 (Jessie)
Proxmox Virtual Environment or short Proxmox VE is an Open Source server virtualization software based on Debian Linux with an RHEL kernel, modified to allow…
How to setup virtual containers with LXC and quota support on Debian 8
Quota support is an often requested feature in lxc. Linux filesystem quota is required when you want to give multiple users access to a container…
Microsoft Azure Series – Creating a Linux virtual machine from custom image
In the first tutorial, we have learned how to deploy a new virtual machine from default Azure images. In this tutorial, we are going to…
How to use Docker in a practical way (part 1 – Introduction)
Part 1: Introduction to the terminology Preface It is not an uncommon situation, for early adopters of newly introduced concepts and technologies, to be totally…
Run Windows applications on Linux with Crossover 15
Codeweavers has released a new major version of Crossover, the popular Microsoft Windows compatibility layer which is now based on Wine 1.8. The software is…