zip

Zip all files on Linux

Zipping file on Linux is very simple, just make sure you have zip command, otherwise, you need to install zip Ubuntu apt-get install zip Centos yum install zip These are…

Read more »
lvm and thin lvm

How to Create LVM & Thin LVM

Before we try to create LVM and thin LVM we should know common abbreviations you should know: LVM = Logical Volume Manager PV = Physical Volumes VG = Volume Groups…

Read more »