X

Awesome way to Create fancy linux banners using figlet

Many times we write a shell script for performing any task. Want to show the status messages with fancy way.…

admin

Superb Ways To download rpm package Without installing

Quick way to download rpm package. This method will only download rpm package only without installing on the server.

admin

How to resolve “error: Failed dependencies:” error

Learn quickly how to resolve "error: Failed dependencies:" error. This error comes when you do not have installed the dependent…

admin

How To Perform linux kernel upgrade in 5 easy steps

Performing an linux kernel upgrade offers new features and improvements. Here is a quick way to perform Linux kernel upgrade.

admin

How To bash compare numbers

In Bash shell scripting can perform comparing of the numbers. To perform bash compare numbers operation you need to use…

admin

Follow My blog on bloglovin

Follow my blog with Bloglovin

admin

Quick guide Bash while loop with examples

Loops plays an important role in bash scripting. After For Loop another loop comes in to picture is Bash while…

admin

Quick Guide: How to write Bash function

In almost all programming language we make use of function which is nothing but the code written as logical block…

admin

Practical Guide: Linux scp example

You know that, scp command allows us to copy files across the hosts. In this post you will find scp…

admin

How to: linux add user to group

This is post about How to: linux add user to group. This post describes quick way to add user to…

admin