Once in a while, I write articles about topics I experience while coding. We human, we cannot remember everything. Thus I create a space where I can host my code snippets or tips and tricks for future use.
While upgrading Ubuntu server to 24.04 LTS, the new configuration for exim4.conf.template was installed. The old one was moved out.
Continue ReadingI've just upgraded one of my Ubuntu servers from 20.04 LTS to 24.04 LTS. From the documentation it says the Ubuntu 24.04 LTS comes with PHP8.3, but in my case the PHP8.0.3 as still in used even if I had enabled the PHP8.3.
Continue ReadingUpgrading Ubuntu Server to 24.04 LTS is straightforward if you prepare properly, disable conflicting repos, and test your applications afterward
Continue ReadingIn the case that we own the main domain and we want to create sub domains under different user accounts, Hestia CP has the option to do so from the Admin panel.
Continue ReadingDue to the discussion at the Hestia CP forum, it turns out that the latest update of Hestia CP broke the nginx default stpl template.
Continue ReadingBefore wp-cli provided this functionality, my solution was to create a user manually directly on the wp-users table of the database the WordPress with the help from MD5.
Continue Reading