Author Archives: Paul

About Paul

CERT Coordinator, Ham Radio Operator, GTD Fan; Photographer; Domino/Notes Administrator

phpMyAdmin configuration on UbuntuServer for SQL Server Management

Desired Outcome Confirm installation and configuration of phpMyAdmin, to managed SQL Server databases on a local UbuntuServer. Note: I think I had partially gone down this path before on a CentOS Server – http://www.paulgarth.com/phpmyadmin-installing-on-centos7/ What is phpMyadmin? – https://docs.phpmyadmin.net/en/latest/intro.html phpMyAdmin … Continue reading

Posted in Blog Development | Tagged | Leave a comment

Creating an IDE Connection (DBeaver) to UbuntuServer running MySql

Desired Outcome Note: I had run into an issue with making the connection between NetBeans and UbuntuServer (that is running on another laptop and connected to same LAN) because I needed a plugin that would require the full JDK installation … Continue reading

Posted in SQL | Tagged | Leave a comment

Creating connection between NetBeans IDE and SQL Server on UbuntuServer

Desired Outcome Establish a connection between NetBeans IDE (running on my Mac) with a local UbuntuServer (I have running on a laptop attached to same LAN) that has MySQL running NetBeans IDE -Version 8.2 -Tools, Servers, Add Server returns: No … Continue reading

Posted in SQL, Troubleshooting-Pending, UbuntuServer | Tagged | Leave a comment