How to redirect http based site to https?

Tags: http to httpsssl

Published on : April 8, 2019 by

How to redirect http based site to https?

SSL certificates are used to secure our websites. Once we install SSL on our website, we should redirect all our website URL’s to its HTTPS version. There are many ways to redirect http to https. Redirect HTTP to HTTPS with Apache If we are having a user level access in an Apache server, .htaccess file […]

Continue Reading...


Use and examples of Named Pipes

Tags: Linux

Published on : April 6, 2019 by

Use and examples of Named Pipes

Pipe is a method for Inter Process Communication (IPC) which send output of one process to another process. As you know, pipes are of two types: Unnamed Pipes Named Pipes Unnamed Pipe An example of unnamed pipe is as follows: $ ls | wc -l Here output of first command is given as an input […]

Continue Reading...


SysAdmin Series – What makes you a good system administrator?

Tags: system administrator

Published on : February 18, 2019 by

SysAdmin Series – What makes you a good system administrator?

SupportSages being a server management company, have witnessed the evolution of quite a few system administrators. In my personal opinion, out of all the qualities I have listed below, I personally believe, it is the ‘Never Say Die’ attitude and passion for continuous learning and exploring the system internals which makes one a great system […]

Continue Reading...


How to check whether UDP connection is open or not?

Tags: Server Managementserver monitoring

Published on : February 12, 2019 by

How to check whether UDP connection is open or not?

UDP is being a connectionless protocol, you can t reliably say that the port is open or not. Below two commands are the only way of checking the same. When you send a packet to the open port, there need not be any acknowledgment saying that the port is open. Theoretically, UDP should give a […]

Continue Reading...


“SED” Options and its usage

Tags: Linuxpattern matchingsedstream editor

Published on : June 26, 2017 by

“SED”  Options and its usage

Sed – The Stream Editor A stream editor is used to perform basic text transformations on an input file. Sed command is mainly used to replace the text in a file. But it is a powerful text processing tool. Some uses of sed command are explained below with examples: Consider the text file “test” as […]

Continue Reading...


Let's Connect

Categories

Your Cart

Cart is empty.

Subtotal
₹0.00
APPLY
0
Send this to a friend