Difference between revisions of "A-Quick links"

From Ever changing code
Jump to navigation Jump to search
Line 79: Line 79:
*[http://applicationpackagingbasics.blogspot.co.uk/ Windows packaging, deployment and distribution] FAQ  
*[http://applicationpackagingbasics.blogspot.co.uk/ Windows packaging, deployment and distribution] FAQ  
*[http://www2.warwick.ac.uk/fac/sci/moac/people/students/peter_cock/cygwin/part2 Compiling C++] using Cygwin
*[http://www2.warwick.ac.uk/fac/sci/moac/people/students/peter_cock/cygwin/part2 Compiling C++] using Cygwin
*[http://geekswing.com/geek/quickie-tutorial-ulimit-soft-limits-hard-limits-soft-stack-hard-stack/ Ulimits] tutorial
*[http://geekswing.com/geek/quickie-tutorial-ulimit-soft-limits-hard-limits-soft-stack-hard-stack/ Ulimit] tutorial

Revision as of 00:40, 9 September 2018

Blogs

Learning

Vim

Git projects

Linux directories

Citrix

ADSL

Reverse engineering

Virtualization

Remote Terminals

  • PuTTY Windows Godfather of TTYs
  • superPuTTY code.google.com, multitabbed Putty
  • putty-nd sourceforge
  • MTPuTTY TTY+, multi tabbed PuTTY, Native Win32 code - no need to have any libraries (like .NET, VB etc).

DevOps

Cool tools

  • asciinema Tool to record your terminal, can later allow to select/copy and paste
  • CopyQ advanced clipboard manager with editing and scripting features
  • how2 stackoverflow from the terminal

Kubernetes and docker

  • telepresence local development for Kubernetes microservices
  • dnsdock DNS server for automatic docker container discovery

Performance testing

  • artillery load testing and functional testing toolkit

Uncategorised - keep adding on...