Nov 25, 2020
▶️ ARTH — Task 7 💻
Task Description 📄
🌀 7.1: Elasticity Task — PART : 3
🔅Automating LVM Partition using Python-Script.
STEP:1: Create a directory or folder
cmd: mkdir /<folder name>
STEP:2: Create a file
- cd /<folder name>
- gedit <file name>.py
STEP:3: Write a code in the file
NOW, Run the code : python3 <filename>.py
Hence, LVM Partition created…………