tomas-petrauskas (48)in #ssh • 5 years agoSSH/SFTP Authentication with SSH Private KeyCreate SSH Key Pair Using Password to Login to SSH Server is a lot less secure and it also allows others to brute…tomas-petrauskas (48)in #docker • 5 years agoHow to Dockerize Sample .NET Core API/Web ApplicationI always use docker to run or publish my applications. It makes life so easy to build, publish and update applications…tomas-petrauskas (48)in #gitversion • 5 years agoHow to Install GitVersion on Mac OS XGitVersion is a tool to help you achieve Semantic Versioning on your project and works well with GitFlow Branching…tomas-petrauskas (48)in #git • 5 years agoHow to Install Git Flow on Mac OS XOur team started using Gitflow Workflow few months back and we are so much happy to finally have an awesome…tomas-petrauskas (48)in #certificate • 5 years agoExport non-exportable Certificate in Microsoft WindowsDid you forgot to mark this CheckBox during Certificate Import? Luckily iSECPartners has created a Jailbreak…tomas-petrauskas (48)in #clock • 5 years agoGPS Clock v0.1 - Simple PrototypeI was always searching for a Clock which could automatically synchronize it self, both time and daylight savings. Also…tomas-petrauskas (48)in #viber • 5 years agoDisable Viber Ads for Mac OS X / Linux... and Without Ads :) Execute this in Terminal: echo "tomas-petrauskas (48)in #git • 5 years agoUndo Git Commit and Commit againIf you accidentally commit locally, for example: git commit -m "Fix AppSettings" You could always go back by moving…