Command: read -s -p “Enter Password: ” pswd How to Use:- If you want to take input of password in…
Command: echo -e “\\e[0;41mBackground in Red Color\\e[0m” The Above commands are using to set background color of output on Linux…
# echo -e “e[0;31mText in Red Colore[0m” The Above commands are showing to set foreground ( Text ) color of…
Questions – How can I print a newline as \n in bash shell? How to use \n in a shell…
Everyone wants their scripting to be more interactive, especially users. Users want to feel like they’re working with a modern…
With the launch of Microsoft Outlook 2013, many of the new features have been introduced. With the addition of advanced…
A GZ file is a compressed archive that uses the gzip compression algorithm (GNU zip). This format was created to…
How to Find all Files Containing a String in Linux. This tutorial will help you to search all files containing…
Welcome to the CentOS 6.6. CentOS is an Enterprise-class Linux Distribution. CentOS Team as announced the latest revision CentOS 6.6.…
Nowadays there is an SSL vulnerability called POODLE discovered by Google team in SSLv3 protocol. So uses of SSLv3 is…