#ubuntu
Read more stories on Hashnode
Articles with this tag
Prerequisites VM, locally or in the server Basic Knowledge of concept used in this guide what is .htaccess The .htaccess (hypertext access) is a...
A step-by-step guide to creating a new user with sudo privileges in Ubuntu, also creating a user with specific sudo permissions · Type the following...
A Step-by-Step Guide to Creating a New Site in Apache2 · Install Apache: If you haven't already done so, install Apache using the following command sudo...
We will see how we can Serve the Next Application to Apache2 Port 80 · Steps Install Nodejs 16 Create a next Application install pm2 and Start the...
This Blog is a Note to me for installing Mongodb in Ubuntu 22.04 Update System Repository sudo apt update Import the public key curl -fsSL...
Steps Check Disk size if you have enough size Check your existing swapfile size (in my case 9Gi) Disable swapfile Update to the required size (I...