Page 2 of 2

Re: Questions

Posted: Fri 12. May 2023, 08:04
by Tobi
sudo is what you (don’t) want

Re: Questions

Posted: Fri 12. May 2023, 09:51
by superuserek
i want to add privilages for users to install sth on user account not in whole server. how can i do this

Re: Questions

Posted: Fri 12. May 2023, 12:12
by 24unix
superuserek wrote: Fri 12. May 2023, 09:51 i want to add privilages for users to install sth on user account not in whole server. how can i do this
You should clarify what you mean with "something".

Debian Packages: No, only system wide installation.

If your using Ubuntu, snaps are in a personal sandbox.

And all node.js stuff can be installed on a per user base.

Re: Questions

Posted: Fri 12. May 2023, 12:49
by superuserek
what does mean system wide? what is snap? can user install snap packages via ssh only for him/her account

Re: Questions

Posted: Fri 12. May 2023, 13:10
by 24unix
superuserek wrote: Fri 12. May 2023, 12:49 what does mean system wide? what is snap? can user install snap packages via ssh only for him/her account
System wide: For all users.
Snap: https://en.wikipedia.org/wiki/Snap_(software)