http://3cbzkrvakrpetjjppdwzbzqrlkmzatjs7jbyazap5gwutj32gcltjpqd.onion
Since I created a root user, I added the user ravi to the suoders file ( /etc/sudoers ) so that ravi can run commands with sudo. Follow this if you would like to do the same. Now we set up zram as swap. First, install zram-tools . sudo apt install zram-tools Now edit the file /etc/default/zramswap and make sure to have the following lines are uncommented: ALGO=lz4
PERCENT=50 Now, run sudo systemctl restart zramswap If you run lsblk now, you should see the below-mentioned entry in the...