Difference between revisions of "A-Quick links"

From Ever changing code
Jump to navigation Jump to search
Line 1: Line 1:
*[http://www.tecmint.com/cheat-command-line-cheat-sheet-for-linux-users/ Cheat – An Ultimate Command Line ‘Cheat-Sheet’ for Linux Beginners and Administrators]
__TOC__
*[https://dev.to/thiht/shell-scripts-matter shell-scripts-matter] Good practice to Bash shell scripting - Dev.to
*[http://cfenollosa.com/misc/bash.pdf Bash keybindings cheat sheet]
*[http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/ How To Make Your MediaWiki Private]
*[http://www.cyberciti.biz/networking/nload-linux-command-to-monitor-network-traffic-bandwidth-usage/ Linux and Unix nload App: Monitor Network Traffic and Bandwidth Usage In Real Time]
*[http://www.shellhacks.com/ http://www.shellhacks.com/] Linux SysAdmin Notes, FIGlet - ASCII art
*[http://binarynature.blogspot.co.uk/2013/03/measure-internet-connection-speed-from-linux-command-line.html Measure Internet Connection Speed from the Linux Command Line]
*[http://www.firewall.cx/cisco-technical-knowledgebase/cisco-routers/257-cisco-router-dns-server.html How to configure DNS on Cisco device]
*[http://www.firewall.cx/cisco-technical-knowledgebase/cisco-switches/818-cisco-switches-vlan-security.html VLAN Security Tips - Best Practices] Control Inter-VLAN Routing Using IP Access Lists
*[http://packetlife.net/library/cheat-sheets/ packetlife.net] Most clear blog about networking
*[http://bwachter.lart.info/linux/bridges.html Building bridges with Linux]
*[http://linux-ip.net/html/basic-changing.html Changing IP Addresses and Routes]
*[https://design.google.com/ Google Open Design materials]
*[http://www.cyberciti.biz/faq/linux-configure-a-static-ip-address-tutorial/ continue Linux Static IP Address Configuration]
*[http://www.cyberciti.biz/tips/ssh-public-key-based-authentication-how-to.html SSH Public Key Based Authentication]
*[http://www.mmnt.net/db/0/2/213.141.145.240/pub/Soft/Cisco/IOS/18xx/1841/ Cisco IOS ftp] ftp://213.141.145.240/ u: anonymous, no pass
*[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


= Blogs =
= Blogs =
Line 63: Line 46:
= DevOps =
= DevOps =
*[https://www.devopsguys.com/2013/02/06/maturing-the-continuous-delivery-pipeline/ Maturing the continuous delivery pipeline]
*[https://www.devopsguys.com/2013/02/06/maturing-the-continuous-delivery-pipeline/ Maturing the continuous delivery pipeline]
*[https://dev.to/brpaz/my-linux-development-environment-of-2018-ch7 Linux Development Environment of 2018] dev.to
= Uncategorised =
*[http://www.tecmint.com/cheat-command-line-cheat-sheet-for-linux-users/ Cheat – An Ultimate Command Line ‘Cheat-Sheet’ for Linux Beginners and Administrators]
*[https://dev.to/thiht/shell-scripts-matter shell-scripts-matter] Good practice to Bash shell scripting - Dev.to
*[http://cfenollosa.com/misc/bash.pdf Bash keybindings cheat sheet]
*[http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/ How To Make Your MediaWiki Private]
*[http://www.cyberciti.biz/networking/nload-linux-command-to-monitor-network-traffic-bandwidth-usage/ Linux and Unix nload App: Monitor Network Traffic and Bandwidth Usage In Real Time]
*[http://www.shellhacks.com/ http://www.shellhacks.com/] Linux SysAdmin Notes, FIGlet - ASCII art
*[http://binarynature.blogspot.co.uk/2013/03/measure-internet-connection-speed-from-linux-command-line.html Measure Internet Connection Speed from the Linux Command Line]
*[http://www.firewall.cx/cisco-technical-knowledgebase/cisco-routers/257-cisco-router-dns-server.html How to configure DNS on Cisco device]
*[http://www.firewall.cx/cisco-technical-knowledgebase/cisco-switches/818-cisco-switches-vlan-security.html VLAN Security Tips - Best Practices] Control Inter-VLAN Routing Using IP Access Lists
*[http://packetlife.net/library/cheat-sheets/ packetlife.net] Most clear blog about networking
*[http://bwachter.lart.info/linux/bridges.html Building bridges with Linux]
*[http://linux-ip.net/html/basic-changing.html Changing IP Addresses and Routes]
*[https://design.google.com/ Google Open Design materials]
*[http://www.cyberciti.biz/faq/linux-configure-a-static-ip-address-tutorial/ continue Linux Static IP Address Configuration]
*[http://www.cyberciti.biz/tips/ssh-public-key-based-authentication-how-to.html SSH Public Key Based Authentication]
*[http://www.mmnt.net/db/0/2/213.141.145.240/pub/Soft/Cisco/IOS/18xx/1841/ Cisco IOS ftp] ftp://213.141.145.240/ u: anonymous, no pass
*[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

Revision as of 21:00, 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

Uncategorised