X

How to resolve “bash: wget: command not found” Error

If you don't have installed wget utility on your system then you may get"bash: wget: command not found" error while…

admin

Default usernames in AWS for logging on to different Linux distros EC2 instance.

Every AMI publisher on EC2 decides default username is AWS credentials that should used to gain access to Ec2 system…

admin

Awesome way to improve process monitoring: Install htop Linux on RHEL, Ubuntu and fedora.

If you are bored with top utility. There is an colourful yet interactive utility in Linux, called as "htop". This…

admin

Complete Guide: Linux grep command

Linux grep utility is famous for filtering the output or finding the specific words within a file. This post will…

admin

Quick guide for Linux check disk space

Performing linux check disk space operation makes us aware about the current utilization of the mount point within system. Here…

admin

4 Awesome ways to find top CPU consuming processes in Linux.

Major part of sysadmin time goes into finding the cause of the load on the system eg. Finding processes which…

admin

How to Make two Ec2 instances connect each other in AWS.

We build Ec2 instances like linux instances in aws. Sometime we need to make two Ec2 instances connect each other…

admin

How to setup linux iSCSI target initiator on RHEL7 for Storage allocation

Using iscsi we can share block level storage to the client machine. Quick way to setup linux iSCSI target initiator…

admin

Quick Guide: How To hack android with Kali Linux

Quickly hack android with Kali Linux. We are making use of msfvenom tool within Kali linux which is best combination…

admin

How To access linux remote desktop session using VNC

Many times we take the linux session using famous tool Putty. What if you need to take linux remote desktop…

admin