How to Create a Bootable USB Pen Drive for Installing Ubuntu ?

Install Ubuntu

Creating a bootable USB pen drive is a crucial step for installing Ubuntu on your computer. This … Read more

How to Install Apache Tomcat on Ubuntu: Step-by-Step Guide

apache tomcat

Apache Tomcat is an open-source implementation of the Java Servlet, JavaServer Pages, Java Expression Language, and Java … Read more

How to Send Email from Linux Command Line using SSMTP (Ubuntu, Gmail, AWS) ?

Sending emails from the command line is a handy skill for system administrators and developers. SSMTP (Simple … Read more

How to create SSH Keys in Ubuntu / Linux ?

create ssh key with lynxbee

SSH (Secure Shell) keys are a secure and convenient way to authenticate to remote servers without the … Read more

ssh-add – Could not open a connection to your authentication agent

When working with gitlab, to push our source code server we need to add the SSH key … Read more

What is my Public IP Address ?

What is My Public

Every machine which is connected to internet gets assigned with one unique IP address till it remains … Read more

How to Check IP Address, Network Interface details in Linux ?

ifconfig

If you want to know the IP address and currently active network interfaces on Linux, we need … Read more

Solved: “is not in the sudoers file. This incident will be reported”

Sudo error

When we created a new user using “adduser” command, by default the user doesn’t have sudo (admin) … Read more

How to show progress bar while copying data using Rsync ?

Rsync is very good tool for copying data from remote machine in Linux. The best part of … Read more

Ubuntu doesn’t detect WiFi Access Point

Settings

Recently I came across very different problem when I moved to a place where there was few … Read more