Resize the default Logical Volume in UbuntuUsing the command lsblk you might see your main partition being much larger than the logical volume mounted to it.Jan 22Jan 22
Sylius Installation in Ubuntu 22.4 step by stepStep 1 — Installing Apache and Updating the FirewallOct 18, 2024Oct 18, 2024
How To Reset Your MySQL or MariaDB Root PasswordRun the following command to edit the my.cnf configuration file of the MySQL database:Jan 20, 2024Jan 20, 2024
The connection to the server <host>:6443 was refused — did you specify the right host or port?sudo -iDec 13, 2023Dec 13, 2023
Deploy Next.js App router Application to VPS with PM2Prerequisite install Linux, PM2Nov 18, 2023Nov 18, 2023
Deploying container images from self-hosted GitLab registryCreate a deploy tokenNov 3, 2023281Nov 3, 2023281
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed — JavaScript heap out of…FIXED: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed — JavaScript heap out of memoryJul 6, 2022Jul 6, 2022
Setting Up Docker on Ubuntu 20.04 Focal (Arm64) Oracle CloudInstalling DockerMar 16, 2022Mar 16, 2022
SQLite Inner Join Update QueryUPDATE household_quotations SET encoder = ( select t1.lvl3 from household_outlets t1 inner join household_quotations t2 on t2.oid =…Oct 12, 2021Oct 12, 2021