If you are like me only using phpMyAdmin a few times every year, it can be a good idea and a easy security measure to disable the config when not needed. You can disable phpMyAdmin by disabling the module configuration: Enable it again with:
Category: Ubuntu
Change hostname on Ubuntu 18.04 LTS
If you have Cloud cloud-ini installed you will have to edit to preserve your new hostname. When that is done, run the rename command Edit /etc/hosts so it corresponds with your new hostname You can verify your changes by running At last, reboot and it should show the correct hostname.
Upgrade Landscape On Premises to 19.10
Another release goes by and I wanted to write a short one about upgrading this time. Be sure to have the latest Ubuntu update – when I write this that would be 18.04.3 LTS. And guys, always backup first! Refresh your Landscape site when done and see the new version. If you want to clean… Continue reading Upgrade Landscape On Premises to 19.10
Install Nginx Proxy Manager (npm)
As my self struggled to solve this, I shall help others. Nginx Proxy Manager is a genius and powerful GUI to manage Nginx. It helps you create Proxy servers, redirects and certificates and control these options very smoothly. I started with a plain install of Ubuntu Server 18.04 LTS and selected Docker under the install.… Continue reading Install Nginx Proxy Manager (npm)
Landscape 18.03 on Ubuntu 16.04 LTS
You can read how to upgrade your older installation here. Install on-prem and add clients install landscape-server Before installing anything. Be sure to check /etc/hosts and correct your FQDN to what ever you want it to answer to. User only lower cases, or Lanscape may give errors. install landscape-clients install cert To install on other… Continue reading Landscape 18.03 on Ubuntu 16.04 LTS