Tagged Questions
1
vote
1answer
94 views
How to run 'ifconfig wlan0 down/up' with a comm user?
I need to run ifconfig wlan0 down and ifconfig wlan0 up with my common user.
How can I perform this?
0
votes
0answers
97 views
OS X Lion Still Broken: root user account will not logout, shutdown, or restart
Is there a fix for the Lion Root User Logout Problem? After logging into the root user on Lion I cannot logout by choosing logout, I cannot shut down the computer by choosing shut down, I cannot ...
0
votes
1answer
139 views
How do I login to a preinstalled Ubuntu file system archive?
I installed a preinstalled ubuntu 12.04 desktop root fs archive on SD card and booting it on my new Chrome book.
I was able to boot and see the Ubuntu Login screen and able to login as guest. But how ...
0
votes
1answer
92 views
How to find out if root read some of my files in the home directory?
I have one non-privileged account on a Linux server and I don't want root to read my documents.
How do I find out if root did something I don't want to happen?
This issue is not the same as Super ...
3
votes
4answers
1k views
How to determine the user and group of a deamon in Ubuntu?
How can I check the user and group for the nginx daemon in Ubuntu?
Or what's the syntax to find the user and group for a deamon running in Ubuntu?
5
votes
5answers
6k views
How can I find out which user logged in as root?
We have a couple of servers which are managed by a large group of admins. They usually log in as service users (say hudson) and then switch to root to make some small fix. This means we often can't ...
0
votes
1answer
100 views
User account that is not allowed to edit one file on Ubuntu
I wanted to ask if it is possible to create a user account on Ubuntu so that it had all powers and rights of root account except it would be impossible to edit a certain file.
What I intend to do is ...
3
votes
1answer
260 views
Why is the reported user “root” when a “normal user” executes “ps ux” on OS X? Is this normal behaviour?
I am running OS X 10.6.1 .
When i am logged in as a normal user of group staff and do a
ps ux
it lists my ps ux command as being run by root:
snies 181 0.0 0.3 2774328 12500 ?? S ...
0
votes
2answers
3k views
How to recover Ubuntu user password
A while ago I've installed Ubuntu as a second OS on my laptop, just to try out Linux. I have created one user & gave it admin privileges.
Haven't touched it for a while, and, of course, forgot ...