Recently I have observed that this is one of the most frequently used linux command. But I realized most of the linux developers not aware of this command. It is the “tail” command. It is the right time to explain the usage of this. I am about to explain, how to view log file dynamically? […]
Category: Linux
Wayland detected Warning in Teamviewer 14 – Fedora 31.
Objective Wayland detected warning found in Teamviewer. Due to this Issue Incoming connections will be failed. Our goal is to fix this issue and allow the incoming connections Instructions Open Terminal We have to perform edit custom configuration file /etc/gdm/custom.conf of GDM. To edit the file you can use vi editor in terminal. Uncomment the […]
Upgrade from Fedora 30 to Fedora 31
Fedora 31 is released. You might be looking to upgrade your system to get latest features. Fedora is giving two methods to upgrade your system Graphical upgrade method Command line upgrade method Here we are going to use graphical method for Fedora 31 system upgrade. Before proceeding to the further steps, be sure to take […]
Installing PostgreSQL 9.6 in Fedora 28/29/30
This guide explains about, How to install PostgreSQL 9.6 in Fedora 28/29/30. As of now PostgreSQL supports its latest version PostgreSQL 11 in Fedora 30. But still if you wish to install PostgreSQL 9.6 because of your application/language compatibility, this step by step guide will help you. Step 1: Install PostgreSQL 9.6 Repo Installing this repo will […]
Understanding about tracker and tracker-miner-f in linux.
Tracker is the file indexing service to quickly get your search results when searching through the File Systems. It is used to crawl the file system to mine data. You might noticed the tracker-miner-f is eating up the CPU load to 100%. Usually it will initiate automatically and stops when it is finished mining. Tracker […]
How to setup GPG encryption key in KDE plasma
What is gpg? GPG stands for GNU Privacy Guard and it is free encryption software that’s compliant with the OpenPGP standard. GPG is defined by RFC 4880 (the official name for the Open PGP standard). The GPG Project provides the tools and libraries to allows users to interface with a GUI or command line to […]
Installing KDE Plasma desktop environment instantly on Fedora 31
KDE Plasma is one of the finest desktop environment in Fedora. There are lot of new features and optimisation going in every release. The recent version is KDE Plasma 5.17.2 Installing KDE Plasma 5.17 Installation of KDE Plasma is a straightforward process. But lets confirm some few things before proceed to the installation. In the […]