You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
702 B
28 lines
702 B
|
|
tdesudo - a sudo frontend for TDE
|
|
|
|
|
|
Tdesudo is a graphical front end for the "sudo" command for the Trinity
|
|
Desktop Environment.
|
|
|
|
It allows you to run a program as different user if the system
|
|
administrator allows it.
|
|
|
|
|
|
- Basic usage:
|
|
Just type "tdesudo <command>" to run <command> as root user.
|
|
Optionally you can type "tdesudo -u <runas> <command>" and <command>
|
|
will be executed as user <runas>
|
|
|
|
|
|
CONTRIBUTING
|
|
==============
|
|
|
|
If you wish to contribute to tdesudo (TDE), you might do so:
|
|
|
|
- TDE Gitea Workspace (TGW) collaboration tool.
|
|
https://mirror.git.trinitydesktop.org/gitea
|
|
|
|
- TDE Weblate Translation Workspace (TWTW) collaboration tool.
|
|
https://mirror.git.trinitydesktop.org/weblate
|