disable swap ubuntu 18.04
check swap: free -m
off swap: sudo swapoff -v /swapfile
comment swap entry from: /etc/fstab
remove swap file: sudo rm /swapfile
----------------------------------------------------------------
Identify configured swap devices and files with cat /proc/swaps.
Turn off all swap devices and files with swapoff -a.
Remove any matching reference found in /etc/fstab.
Optional: Destroy any swap devices or files found in step 1 to prevent their reuse. Due to your concerns about leaking sensitive information, you may wish to consider performing some sort of secure wipe.
Also in Shell:
- linux version command
- linux shell loop through all inputs except last
- git commit all changes
- git reset in gitlab
- how to install vue in laravel
- powershell output text file
- how to install blender 2.8 from a ubuntu linux terminal
- ERR_NO_CERTIFICATES: Encountered adb error: NoCertificates. ionic
- shell set environment variable
- angular install ngx-bootstrap
- change dns resolver linux
- git commit current changes to existing branch
- install bully kali
- cp multiple files
- how to zip a file in linx
- git config --global credential.helper osxkeychain
- host key verification failed
- how to view hidden files in mac terminal
- sound output raspberry pi
- direnv
- git list remote branches
- kill all screen sessions linux
- git push existing code to new repository
- check vm ram details in linux