+3 votes
1.3k views
How to install Conky Manager on Ubuntu

in Linux / Unix by (551k points)
reopened | 1.3k views

1 Answer

+4 votes
Best answer

1. How to install Conky Manager on Ubuntu
2. How to configure Conky Manager in Ubuntu

There are several useful tools to monitor and keep a centralized control over every aspect of the system and one of these useful tools for its environment and deployment options is Conky..

Conky Manager is a graphic front-end designed to manage Conky configuration files , thanks to them we can have multiple options to start, stop, explore and edit Conky themes installed in the operating system. Conky is available for use on Linux , FreeBSD and OpenBSD systems, it is completely free and open source, published under the terms of GPL and by using it we can obtain information on aspects such as the following.

information
  • CPU load
  • Memory usage
  • Hard Disk Usage
  • Network activity
  • GPU temperature, fan speed, GPU clock
  • Time and weather
features
Among its characteristics we find:
  • Start, stop, explore and edit Conky topics
  • Run Conky at the start of the operating system
  • Various options to change the location, transparency and size of the Conky widget window
  • Options for changing the time and network interface

In this tutorial we will learn to install Conky on Ubuntu 18.04..


1. How to install Conky Manager on Ubuntu

Step 1

To install Conky on Ubuntu we have two options, through PPA repositories or .DEB files. To make use of the PPA repositories, only editions 13.10 (saucy), 14.04 (trusty) and 14.10 (utopic) of Ubuntu are accepted and for this we must execute the following commands:
 sudo apt-add-repository -y ppa: teejee2008 / ppa sudo apt-get update sudo apt-get install conky-manager 
If we choose to use the .DEB file option we can download it in the following link:
Conky Manager

There we will download the file associated with the respective architecture, 32 or 64 bits.

Step 2

Once downloaded, double click on it and the Ubuntu installation wizard will be displayed:

image

Step 3

There we click on the Install button to start the respective installation process:

image

Step 4

Once Conky is installed, we can access it from Activities in Ubuntu:

image

At the time of your access we will see the following:

image

Step 5

Here we find two tabs that are:
Widgets
This option will display the widgets we want on the desktop with options such as Network, Processes, CPI, etc.

Themes
In this option we have the opportunity to apply new themes to the system.

When selecting any of the boxes we can see that the respective design of this begins:

image
Step 6

When we select the desired theme and widgets, we will see how all the information is displayed on the desktop in real time and dynamically:

image

But Conky offers us the alternative of knowing this information without using Widgets, for this we can execute the following in the terminal:

 sudo apt-get install conky-all -y 

image


2. How to configure Conky Manager in Ubuntu


Once installed, just run the conky command so that a window on the desktop is detached with that information: image

If we go to the configuration of Conky-Manager we can see the different options to be edited as:

  • Widget transparency
  • Net
  • Time, etc

image

In this way Conky is a simple but complete alternative to have complete information of various system parameters..


by (3.5m points)
edited

Related questions

+4 votes
1 answer
asked Sep 17, 2020 in Linux / Unix by backtothefuture (551k points) | 1.1k views
+5 votes
1 answer
asked May 8, 2021 in Linux / Unix by backtothefuture (551k points) | 319 views
+3 votes
1 answer
asked May 8, 2021 in Linux / Unix by backtothefuture (551k points) | 335 views
+5 votes
1 answer
asked May 6, 2021 in Linux / Unix by backtothefuture (551k points) | 317 views
+4 votes
1 answer
asked May 6, 2021 in Linux / Unix by backtothefuture (551k points) | 389 views
Sponsored articles cost $40 per post. You can contact us via Feedback
10,634 questions
10,766 answers
510 comments
3 users