Each installation will eat up some space on your disk

Talk big database, solutions, and innovations for businesses.
Post Reply
Mitu100@
Posts: 1279
Joined: Tue Jan 07, 2025 4:29 am

Each installation will eat up some space on your disk

Post by Mitu100@ »

Apt-get update

Apt-get upgrade

After you have updated the server and all components of its system, you need to install a framework in which all user data will be available. To do this, enter the apt install mysql-server command - this way we will install the database. We agree on all points by pressing Y.

Next, we need to install the php buy phone number list panel to do this, enter the command apt install phpmyadmin
After you have entered this command, you will also need to agree with everything by pressing Y. Next, when selecting Apache 2, press Tab + space+enter at the same time and come up with a complex password for the root user.

It must include small and large letters, numbers and special symbols.


Next, we will install a few more required libraries using the commands:

apt-get install build-essential checkinstall
apt-get install libssl-dev
apt-get install nodejs
Now that everything is installed, we will need to download NVM [ Node Version Manager ] for convenient operation and changing node versions
Post Reply