SCIENTIFIC-LINUX-USERS Archives

June 2005

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Filippo Cattaneo <[log in to unmask]>
Reply To:
Date:
Wed, 22 Jun 2005 14:43:44 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (12 lines)
If you su to root, a root-only app should work within the terminal,
bit if the app is graphical, it calls on graphical resources,
and you may get error messages as it tries to open a window
in a nonprivileged user's X session.

To change a file's ownership, the command is "chown"
e.g. http://www.rt.com/man/chown.1.html

You may instead merely want to make it executable by you as an user,
in which case, the command is "chmod"
e.g. http://www.rt.com/man/chmod.1.html

ATOM RSS1 RSS2