Playlists
Linux in Telugu playlist - • Linux in telugu | Linux outline in telugu
Linux shell scripting in Telugu playlist - • Shell Scripting Introduction In Telugu | S...
Linux/Unix real time scenarios Playlist - • Linux real time scenarios / How to give su...
Used commands..
lsblk
fdisk /dev/sdd
lsblk
man partprobe
partprobe -d -s /dev/sdd1
mkswap /dev/sdd1
free -ght
swapon /dev/sdd1
free -ght
swaoff /dev/sdd1
swapoff /dev/sdd1
/dev/sdb1 swap swap defaults 0 0
swapon -s
swapoff -a ### this will remove all swap(s) mentioned in .etc.fstab
swapoff /dev/sdb1 ### to remove individual swap