How to Install Docker on Windows Server 2016?								
									Dockers								
							
						
						
							Kernel containerization is a feature that is available in Windows 2016 and is a platform for software packages to run as a service product. It uses OS-level virtualization to deliver software packages called containers. We need to ensure all the windows server security patches are updated before the installation of Docker. VERIFYING WINDOWS UPDATES Go...
 Continue Reading 
							
						 
					 
				 
							
						
					
						
							
								How to Configure HAProxy Logging on CentOS								
									Linux								
							
						
						
							HAProxy is an open source software that provides a high availability, load balancer and proxy server for TCP and HTTP based applications that spreads requests across multiple server. Most of the HAProxy installation is not configured with store logs. Steps to install and configure HAProxy with store log is as follows Installation and Enabling HAProxy...
 Continue Reading 
							
						 
					 
				 
							
						
					
						
							
								How to Use Linux Screen								
									Linux								
							
						
						
							How to Use Linux Screen? Screen is a terminal multiplexer. Any number of Windows (virtual terminals) can be started inside a session. Processes will continue to run even when the window is not visible or when you get disconnected. Screen utility allows you to run long running tasks and resume the sessions even when you...
 Continue Reading 
							
						 
					 
				 
							
						
					
						
							
								How to redirect HTTP to HTTPS Using .htaccess?								
									Linux								
							
						
						
							Browsers such as Chrome and Firefox have started showing security warnings on sites with valid SSL certificates. Without SSL, the website shows up as insecure to the visitors. Hence, it becomes very important to redirect HTTP requests to HTTPS. SSL – Secure Sockets Layer (SSL) is a standard security protocol that is used for establishing...
 Continue Reading 
							
						 
					 
				 
							
						
					
						
							
								How to exit emergency mode and boot to default mode in Linux?								
									Linux								
							
						
						
							There would situations when the OS can go into emergency mode due to several reasons. This particular method is when one of the filesystems in corrupted. This document describes how to exit emergency mode and boot to default mode in Linux. You will see the following screen – Welcome to emergency mode! After logging in,...
 Continue Reading