How to Create a Bootable USB Pen Drive for Installing Ubuntu ?
Creating a bootable USB pen drive is a crucial step for installing Ubuntu on your computer. This … Read more
Creating a bootable USB pen drive is a crucial step for installing Ubuntu on your computer. This … Read more
Apache Tomcat is an open-source implementation of the Java Servlet, JavaServer Pages, Java Expression Language, and Java … Read more
Sending emails from the command line is a handy skill for system administrators and developers. SSMTP (Simple … Read more
SSH (Secure Shell) keys are a secure and convenient way to authenticate to remote servers without the … Read more
When working with gitlab, to push our source code server we need to add the SSH key … Read more
Every machine which is connected to internet gets assigned with one unique IP address till it remains … Read more
If you want to know the IP address and currently active network interfaces on Linux, we need … Read more
When we created a new user using “adduser” command, by default the user doesn’t have sudo (admin) … Read more
Rsync is very good tool for copying data from remote machine in Linux. The best part of … Read more
Recently I came across very different problem when I moved to a place where there was few … Read more