Installation NFS on CentOS
1. install packagesdnf(yum) install nfs-utils* nfs4-acl-tools portmap 2. Prepare Share File Systemmkdir {desired location}mount –bind…
Read More1. install packagesdnf(yum) install nfs-utils* nfs4-acl-tools portmap 2. Prepare Share File Systemmkdir {desired location}mount –bind…
Read More1. required privileges before run basically docker needs root permission to run. if other user…
Read More1. Docker 설치 1.1. 기존에 설치되어 있다면 삭제execute as root————————————–yum remove docker \ docker-client \…
Read More