Using Conky in FatDog?

versatile 64-bit multi-user Linux distribution

Moderators: kirk, jamesbond, p310don, JakeSFR, step, Forum moderators

Post Reply
Neo_78
Posts: 407
Joined: Wed Dec 29, 2021 10:45 pm
Has thanked: 232 times
Been thanked: 11 times

Using Conky in FatDog?

Post by Neo_78 »

I would like to display a couple of standard system metrics on the desktop of every user (root and non-root) in FatDog using Conky:

https://conky.sourceforge.net/sandbox/

Could you guide me where to place the conky configuration file and how to ensure that Conky starts automatically with that configuration for every user?

Thank you!

User avatar
pp4mnklinux
Posts: 1008
Joined: Wed Aug 19, 2020 5:43 pm
Location: Edinburgh
Has thanked: 596 times
Been thanked: 262 times
Contact:

Re: Using Conky in FatDog?

Post by pp4mnklinux »

Hi@Neo_78 :

I don't know if this can help you, because it is possible fatdog works another way, in this case, excuseme and ignore this message, but I hope it will be useful for some users.

If you go to this drive https://drive.google.com/drive/folders/ ... sp=sharing you can find all conkies used at devuanpup xfce.fusilli.- I think you can use some of them or modify them according with your needs.

to start it, you must include a file in startup folder using a instruction so start conky at boot.

Code: Select all

#!/bin/sh

sleep 2
conky -c /root/.config/conkyrc2 2>/dev/null &

atached.- remove the fake .tar.gz extension and the words between brackets :thumbup2: :thumbup2:

Attachments
conkystart (copy 1).tar.gz
(66 Bytes) Downloaded 6 times

:arrow:

XFCE_FUSILLI . ===> https://puppyxfcefusilli.wordpress.com/

YouTube How_To . ==> https://bit.ly/f96ce_xfce_fusilli_HOWTO

Learning EASY OS . => https://easyos.org/

User avatar
PipzDex
Posts: 183
Joined: Sun Jul 12, 2020 11:16 pm
Location: Mexico
Has thanked: 59 times
Been thanked: 75 times

Re: Using Conky in FatDog?

Post by PipzDex »

Hi @Neo_78

If you wanna try this pet

this is some of conkys included

preview.jpg
preview.jpg (12.23 KiB) Viewed 665 times
preview.jpg
preview.jpg (22.53 KiB) Viewed 665 times
preview.jpg
preview.jpg (13.64 KiB) Viewed 665 times

https://drive.google.com/file/d/1Jc9LHe ... sp=sharing

Pentium (R) 2.20GHz I RAM: 8.0 GB I F96-CE_5 I Kernel 6.6.8-64oz-ao I Glibc: 2.31 I 1600x900 Px

My Puppy Stuff and more

dogcat
Posts: 243
Joined: Fri Feb 18, 2022 11:14 pm
Has thanked: 60 times
Been thanked: 106 times

Re: Using Conky in FatDog?

Post by dogcat »

Neo_78 wrote: Sat Jul 06, 2024 10:03 pm

Could you guide me where to place the conky configuration file and how to ensure that Conky starts automatically with that configuration for every user?

The conky.conf file is located in /etc/conky/

To launch conky at startup place a startup script in /root/Startup/
A startup script is attached here

conky_startup-script.zip
(202 Bytes) Downloaded 4 times

----------------

I run conky only as a real-time network monitor in the lower right of my screen to keep an eye on things ;)
My conky.conf for anyone curious

conky.conf.zip
(1.12 KiB) Downloaded 3 times

------------------
What this conky.conf does is add a single line to the lower right of the desktop. It shows if there is network activity and the speed in KiloBytes per second, (though I wrote the abbreviation wrong - the Kbps should be KBps, can change that on the last line if it bothers). My wireless network is identified as wlan0 in the last line of the conky.conf file, for a wired lan replace the wlan0 with eth0
Pic attached.

my-conky-network-monitor.png
my-conky-network-monitor.png (16.49 KiB) Viewed 186 times

Μακάριοι οι καθαροί στην καρδιά * επειδή, θα δουν τον Θεό.

Post Reply

Return to “FatDog64”