Create, modify and delete swapfile on Ubuntu
Create swapfile Delete swapfile Modify swapfile’s size If you want to increase or decrease the size of the swapfile, first you need to delete the old one, and re-create new one using the steps above
Create swapfile Delete swapfile Modify swapfile’s size If you want to increase or decrease the size of the swapfile, first you need to delete the old one, and re-create new one using the steps above
For this tutorial, we will install Python 3.12 from the deadsnakes PPA. If you get this error ImportError: cannot import name ‘html5lib’ from ‘pip._vendor’ () , that means you need to re-install pip that matched the new python
After you created new VPS, usually you will only have root user in the system. It’s recommended to create a new sudo-enabled user to do things in the VPS instead of using root. To create the new user is simple…