How to Hibernate Ubuntu? | Enable Hibernation in Ubuntu Linux | Working Hibernation Proof in Ubuntu 2020. Works on all Ubuntu Versions provided:-
You have swap partition of recommended size given in my partition editor video here:-
Click-Here
NOTE:- “Please, kindly subscribe to this channel as I am providing you quality content.”
Commands to enable hibernation:-
sudo blkid | grep swap
sudo gedit /etc/default/grub
sudo update-grub
NOTE the uuid from the 1st command above
Add this line after squash splash in the 2nd command above
resume=UUID=”uuid without quotes”
For Python Tips & Tricks Subscribe to “PyProTricks”:-
https://www.youtube.com/PyProTricks
New video every week.
Pls LIKE, SHARE & SUBSCRIBE to support BoostUpStation…