On 1/18/14, Aubrey Raech <aub...@raech.net> wrote:
> I have a friend in another country who only uses Windows, and I wanted
> to show him a programming project I've been working on. This program
> only runs on GNU/Linux as of now, and is accessed through the terminal.

> I'd prefer he only really be able to run the one program.

Your main login user in your VPS might have access to groups that go
beyond just that user. It might have sudo access etc etc.

So, you might create a new user account, which is a very limited
account, eg use adduser, and place an executable copy of your program
in that new "guest" user account, and give that new guest user account
its own password of course.

For a "friend" that may be adequate.

Good luck
Zenaan


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caosgnsr5tm+or4wt3_jqmqurbbvc4zs+tz2kfxrl-wkhgod...@mail.gmail.com

Reply via email to