Hello, I recently had to set up a mail server. However, I encountered some issues which I would love to discuss here. I had to use the Contabo server...
Background I’m doing server migration from DigitalOcean to AWS. I have exported the Mysql database from the Digitalocean Droplet using Mysqldump. I...
Hi guys, I was previously using Route53 (A DNS service provided by Amazon) and the application works fine with the root domain but we migrated the DNS...
Hello, Today I want to share insight and a little snippet on how to integrate the latest version of CKeditor (V5) and a serverside image upload in...
Hi Everyone! You can change your server password with the code below sudo passwd root The root can be any user you wish to change their password. I...