Articles and BlogsMy Thoughts
						  Jenkins - Using Shared Lib
The same container as last post, but with shrad lib, in this case reading yaml flie for configurations.
						  Fully working jenkins container
							  Create a container that installs jenkins (no manual work needed),
							  and enable local repo for using Jenkins file
							  
						  Terminal Total Domination!
							  Control the terminal
							  How to work only with the terminal. 
							  Keyboad shortcuts and other tricks.
							  
						  Linux Tricks 2
							  New tricks!
							  It never end... So created new page
							  
						  Linux Tricks 1
							  Linux Tricks - Old tricks - 14.05 - 19.05
							  From 'Linux tricks' - to create place for new ones
							  
						  Linux History
							  How to use linux history in general.
							  And even more! How to use efficiently
							  
						  App service timeout solution
How to overcome the App Service 240 seconds timeout without premium user
						  For loops in cmd line
How to use for loops in the command line and how does it help us?
						  Create Command With Autocompletion
Create your own command, with autocompletion to make your computer much easier to use.
						  Python Clipboard
Easy to use python clipboard - implementation and usage examples
						  Jar File Creation With Intellij -
MAKE IT EASY
							  Short post on how to create a jar file with Intellij in the easiest way.