Skip to main content
37
results
Andrew Fletcher
Listen in on the ports being used on your server.  To do so, run the command netstat -a | grep tcpIf netstat is not install, then you'll be prompted to run the install script sudo apt install net-toolsResponse Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: net-tools 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 196 kB of archives. After this operation, 864 kB of...
Andrew Fletcher
Error with Nginx When running an Nginx test, the following response was being...
Andrew Fletcher
The following the CKAN source install docs from start to finish including solr....
Andrew Fletcher
Goal: Restrict content access through username and password entry. 1: Apache...
Andrew Fletcher
Working through a CKAN installation on Ubuntu 20.04 User sees a server 500...
Andrew Fletcher
Trying to have a chat recently, and Microsoft Teams would not open on MAC OS.  Sometimes it would open without issue.  But today, no play. The email comes through with no issue.  Opens in Safari with no issue.  But the link to open in Microsoft Teams, goes nowhere. Below are the progressive steps that I took to resolve this issue (note that this could take multiple solutions - let's see):   Solution 1: delete cache How to delete the cache of Microsoft Teams on...
Andrew Fletcher
It is really simple to switch users in Ubuntu or any other Linux distribution...