A simple way to install Adobe acrobat reader in Ubuntu
What is adobe pdf reader? Adobe pdf is a family of application software and Web services developed by Adobe Inc. to view, create, manipulate, print and ma...
A simple way to list Symbolic Links in Linux
A symbolic link also known as a soft link is a kind of a pointer that points to the location of a folder or a file on your system. Some of these links are ...
A Easy Way To Install and Use SSHGuard on Ubuntu
SSHGuard is an open-source daemon that is used to enhance the security of ssh as well as other network protocols. Moreover, it is used to prevent brute force...
A Simple Way To Check NVIDIA Drivers Version on Linux
The objective of this tutorial is to show how to check the NVIDIA driver version installed on your Linux system. There are few places you may have a look ...
A simple explanation of the NAMEI command in Linux
namei interprets its arguments as pathnames to any type of Unix file (symlinks, files, directories, and so forth). namei then follows each pathname until an...
A Great Way To Backup Your Data in Ubuntu Linux
Feature-rich user backup tool that allows you to backup your essential documents anytime, anyplace using a simple, powerful interface with support for sche...
A simple way to understand the IOStat command
The iostat command in Linux allows users to monitor system i/o statistics on the device. It is based on how long the devices are operating at the average ...
How To Make A Temporarily Folder In Ubuntu Using MKTemp
Temporary files are used to temporarily store data that the operating system needs temporarily during operation and will disappear when no longer needed...
Easy Way To Install And Use Anaconda on Ubuntu
What is Anaconda? In simple terms, Anaconda is an open-source package and environment manager that houses thousands of predictive analysis, machine learni...
Easy Way To Merge Files With The Cat Command
A file is a data storage resource in a computer that is mainly recognized by its filename. Sometimes we need the scattered data of two or more than two files...
Easy Way To Check The SSH Speed Test
How to check the speed of your ssh connection Have you ever wondered what is the speed of your ssh connection. For example you are connected to a server ...
A Easy Way How To Install GIT ( Complete Guide )
Git is the most commonly used and popular distributed version control platform that is used by many commercial and open-source projects.