-
Published Tutorial
In this guide, you will install Mahara and configure it to use a Postgres database as an authentication source. Upon completion, you will have administrative access to a server-based ePortfolio. by @xelawafs
•
By
Alex Wafula
CMS
-
Published Tutorial
SimpleSAMLphp is an open-source PHP authentication application that provides support for SAML 2.0. SAML (Security Assertion Markup Language)* is a secure XML-based communication mechanism for exchanging authentication...
•
By
Alex Wafula
PHP
Open Source
Ubuntu 18.04
Security
-
Published Tutorial
SimpleSAMPLphp is an open-source PHP authentication application that provides support for SAML 2.0 as a Service Provider (SP) or Identity Provider (IdP). In this tutorial you'll install SimpleSamplPHP and configure it...
•
By
Alex Wafula
PHP
Security
LAMP Stack
-
Published Answer
Use this command to reconfigure phpMyAdmin:
sudo dpkg-reconfigure phpmyadmin
Just follow the prompts to reset …
Accepted Answer:
Use this command to reconfigure phpMyAdmin:
sudo dpkg-reconfigure phpmyadmin
Just follow the prompts to reset …
•
By
xelawafs
-
Published Answer
@Mohsen47 raises a good point. Check the browser console to make sure you don’t have any http links like this “`http://www.example…
•
By
xelawafs
-
Published Answer
Try checcking if the site is still enabled in the /etc/apache2/sites-enabled directory. You can do that by
ls /etc/a...
•
By
xelawafs
-
Published Answer
I had the same issue a while back, and yes, it was the RAM running out taking down MySQL with it. Increasing the RAM size and addin…
•
By
xelawafs
-
Published Answer
Hi @eightysix
Have you modified Apache virtual file for your domain to Allow URL rewrites? If not, here’s how you go about …
•
By
xelawafs
-
Published Answer
Hi @keysha033 did you by any chance configure your server to connect to ssh with a port other than port 22? Not sure but double che…
•
By
xelawafs
-
Published Answer
Hey @saleeh I’d suggest introducing configuration management to achieve this. Try out packer.io . It’s basically a “tool for creati…
•
By
xelawafs
-
Published Answer
Hi @mdshabbir . What happens when you try accessing wordpress using the domain name?
Two things I’d suggest you look at:
Do y…
•
By
xelawafs
-
Published Answer
Once you migrate the domain to digital ocean, you can have MX records pointing back to the shared hosting account. You can put up t…
•
By
xelawafs
-
Published Answer
DO has a nice tutorial on installing an ssl certificate on your server here: https://www.digitalocean.com/community/tutorials/how-t…
•
By
xelawafs
-
Published Answer
Hi @gschnieders, by any chance, did you disabled remote login using root? @xMudrii if that’s the case, will a password reset allow …
•
By
xelawafs
-
Published Answer
Hey Sam,
It might be more helpful if you shared what you want to achieve. Something that I do to have a public facing IP that ca…
•
By
xelawafs
-
Published Answer
Teaching or helping people with their projects is what works for me. Things stick that way and there’s a lot of motivation and purp…
•
By
xelawafs