Jan David Narkiewicz (Developer)
Wednesday, September 13, 2017
Configuring Windows to use a PAC File or Proxy Server
›
This post demonstrates configuring Windows to make use of a PAC file and/or Proxy server. These settings apply to a given user rather then a...
Sunday, July 23, 2017
Setting up Apache2 (a web server on which to host PAC files) on Ubuntu
›
In this posting the steps to setup Apache2 on Ubuntu are reviewed. The reason for needing a web server (Apache2) is to host a PAC file. A P...
1 comment:
Tuesday, July 18, 2017
OS/X Dock visible in full-screen VMWare Fusion
›
A great many developers using Macs run VMWare Fusion in full screen mode. At times (for no apparent reason) OS/X's dock remains visible ...
Sunday, July 16, 2017
Windows: Testing if a remote port is open using Telnet
›
In a previous post, Opening an inbound port for an Ubuntu Virtual Machine on Azure , an inbound port was open on an Ubuntu virtual machine ...
Saturday, July 15, 2017
Testing if a remote port is open using BASH /dev/tcp/host/port
›
In a previous post, Opening an inbound port for an Ubuntu Virtual Machine on Azure , an inbound port was open on an Ubuntu virtual machine (...
Saturday, July 8, 2017
Making Telnet Client available on Windows
›
Telnet is a handy utility that allows a TCP/IP connection to be made to a host/port. Unlike ping or tracert which simply detect if a hosts ...
Tuesday, July 4, 2017
Linux, Unix and OS/X determining what shell is running
›
When running a terminal window it is possible to determine the current shell by running the following from the command-line: echo $SHELL ...
‹
›
Home
View web version