How to disable swap on Ubuntu 21.04
How to check swap utilization ? Use free -h command sandeepsr@master:~$ free -h total used free shared buff/cache available Mem: 1.9Gi 222Mi 149Mi 1.0Mi 1.6Gi 1.5Gi Swap: 1.7Gi 0B 1.7Gi …
How to check swap utilization ? Use free -h command sandeepsr@master:~$ free -h total used free shared buff/cache available Mem: 1.9Gi 222Mi 149Mi 1.0Mi 1.6Gi 1.5Gi Swap: 1.7Gi 0B 1.7Gi …
Step-1 : Identify the ethernet interface name ip link –> From the below example Interface name is enp0s3Now we will assign the IP to this interface sandeepsr@master:~$ ip link 1: …
How to assign static IP address on Ubuntu 21.04 Continue Reading »
Step-by-Step guide to install Ubuntu – 21.04 in VirtualBox Download Ubuntu ISO from here Launch VirtualBox and Click on New Provide a name to the VM and type of Operating …
Linux – Ubuntu 21.04 install in VirtualBox Continue Reading »