Difference between revisions of "A-Quick links"

From Ever changing code
Jump to navigation Jump to search
Line 48: Line 48:
*[https://dev.to/brpaz/my-linux-development-environment-of-2018-ch7 Linux Development Environment of 2018] dev.to
*[https://dev.to/brpaz/my-linux-development-environment-of-2018-ch7 Linux Development Environment of 2018] dev.to


== Cool tools ==
= Cool tools =
*[https://asciinema.org/ asciinema] Tool to record your terminal, can later allow to select/copy and paste
*[https://asciinema.org/ asciinema] Tool to record your terminal, can later allow to select/copy and paste
*[https://github.com/hluk/CopyQ CopyQ] advanced clipboard manager with editing and scripting features
*[https://github.com/hluk/CopyQ CopyQ] advanced clipboard manager with editing and scripting features
*[https://github.com/santinic/how2 how2] stackoverflow from the terminal
*[https://github.com/santinic/how2 how2] stackoverflow from the terminal


== Kubernetes and docker ==
= Kubernetes and docker =
*[https://github.com/telepresenceio/telepresence telepresence] local development for Kubernetes microservices
*[https://github.com/telepresenceio/telepresence telepresence] local development for Kubernetes microservices
*[https://github.com/aacebedo/dnsdock dnsdock] DNS server for automatic docker container discovery
*[https://github.com/aacebedo/dnsdock dnsdock] DNS server for automatic docker container discovery


== Performance testing ==
= Performance testing =
*[https://artillery.io/ artillery] load testing and functional testing toolkit
*[https://artillery.io/ artillery] load testing and functional testing toolkit



Revision as of 21:24, 3 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...