centos installation operation and partial understanding of docker

After installing the docker locally the other day and getting familiar with the commands, I still couldn't help but go through a wave of golang mirror deployments on centos. Here are my steps and some ideas.Prepare: A networked centos server with docker installed 1. Not to mention, write a Dockerfile (just want to experience the dockerfile proc ...

Posted by ThaboTheWuff on Fri, 10 May 2019 15:47:38 +0200

LVN and Its Implementation on Linux

Reference material: LVM Details - Junma Jinlong - Blog Garden How to reduce the size of an LVM partition formatted with xfs filesystem on CentOS7? Brother Junma's blog will go a little deeper, and he is based on ext filesystem to demonstrate expansion and scaling, while I use xfs filesystem. Basic concepts Traditional disk partitioning ...

Posted by rakhi on Tue, 07 May 2019 20:15:04 +0200