Jan David Narkiewicz (Developer)
Thursday, October 19, 2017
Git: Setting Name/Email from the Command-Line
›
After logging into to git using your credentials, git knows you are logged in but does not always know who you are with respect to your na...
1 comment:
Monday, October 16, 2017
Windows 10: Logging out of the current Git account
›
I find myself working from multiple Git accounts while logged into the same Windows login. Normally I use Git exclusively from the command-l...
3 comments:
Sunday, October 8, 2017
C#: Running Google OAuth 2.0 for Desktop Apps on Windows 7
›
This article demonstrates the code required to make Google OAuth 2.0 for Windows desktop applications work with Windows 7. Google OAuth 2...
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 ...
‹
›
Home
View web version