dimkatsi91 / Manager

Qt Widgets Linux Manager Desktop Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Manager Utility

Title : Linux Manager GUI
Author : Dimos Katsimardos
Date : August 18, 2019
Dev Environment : Qt Creator 4.9.2 Open Source Community Edition
Applicable : Every Linux distribution

  • Manager Interface

Manager

  • Example I : Adding a new group in the system :

    • Step i: Provide credentials & press Submit

    creds

    • Step ii: Enter group name and group id (GID), check 'Confirm above elements' box and press 'CREATE' button

    new group info

    • Step iii: Check the new group entry by checking the box 'List human groups'

    sanity check for new group

  • Example II : Add a neew user in the system :

    • Step i: Enter creadentials and press Submit

    • Step ii: Enter new user related information fields and press 'Confirm above elements'

    confirm user stuff

    • Step iii: Check that the new user is really created by listing human system users

    list new user

About

Qt Widgets Linux Manager Desktop Application

License:MIT License


Languages

Language:C++ 96.1%Language:QMake 3.9%