Linux logname Command
In this tutorial we learn how to use logname command in Linux. The logname command print current user login name.
Cloud Computing and Internet Infrastructure, Linux, Open Source Tutorials
In this tutorial we learn how to use logname command in Linux. The logname command print current user login name.
What is Linux link Command? In this tutorial, we learn how to use the link command in Linux. link command calls the link function to create a link to a file. link command creates a single hard link. The link command is the simplified version of the ln command that provides a simple way to … Read more
In this tutorial we will learn how to use hostid command in linux. hostid command print numeric identifier of current host.
In this tutorial we will learn how to install Zoom on Linux Mint 20. Not only available on Windows and Mac, Zoom also available in Linux.
In this tutorial we learn to install Amazon Corretto 15 which provides JDK 15, on Ubuntu 18.04. We will also learn to compile sample code.