0

I am looking for a Desktop Management GUI Tool to control and manage ubuntu laptops or desktops where it supports Inventory,RemoteExecution,log audit,provisioning,remote desktop or console,Monitoring systems,Application Management,patch management,Repository Management and Configuration Management. Please suggest accordingly.

  • 1
    Cross-posted here: https://softwarerecs.stackexchange.com/questions/61756/ubuntu-desktop-management-tool. – DK Bose May 27 '19 at 12:43

1 Answers1

0

The only application that comes to mind is GSConnect

sudo apt install gsconnect

It does everything you just described but from your phone, via the KDE Connect app

Mattia
  • 486