React form with zod validation and a canvas
I was recently asked to help with creating a form to submit certain tax redirections for a non-profit organization.
I was recently asked to help with creating a form to submit certain tax redirections for a non-profit organization.
WordPress is not evil, as many developers tend to say. Actually, given it’s ease of use especially for non-techy users, it’s a strong choice when it comes to building a non-static website. Therefore, we will learn about an easy way…
For managing multiple websites without much traffic, we can create our own hosting solution. I have previously written on this topic, but as time passes, technologies evolve and the knowledge to be shared enriches. Thus, it’s time for a new…
With the come of spring, new OS versions and more knowledge about Linux, I think time has come to make another tutorial about how to setup a small hosting server, mainly for personal usage.
The latest versions of php come with big performance improvements. However, a downside is that older code might have unexpected behaviour – as the improvement list is quite long.
Any server should have backup setup – first obvious statement. Backups should be located outside the server being backed up – second obvious question.
On my development server, while trying to access Jailkit Jail Manager in Webmin, I stumbled upon the error above: “Perl. Can’t locate Config/IniFiles.pm” (and some more details). Obviously, Jailkit was not working.
The following commands and ideas are useful in creating an Ubuntu hosting server using Virtualmin as a main administration interface.
The current article contains resources and ideas on how to setup an Ubuntu 16.04 droplet on Digitalocean, together with Webmin, LAMP – where M might 🙂 stand for MariaDB – and SSL from letsencrypt.
On a clasical Linux Ubuntu Server LAMP (Linux, Apache, Mysql, PHP) with Webmin and Virtualmin installed, when creating subdomains, sometimes files and folders ownership issues appear. In WordPress, this is translated into trouble while updating plugins, wordpress itself or even…