Difference between revisions of "Tech Support Tips"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{delete}} | |
− | Find out if the user is really root | + | *Find out if the user is really root |
− | *run whoami to find out what it says the user is running as | + | **If a command is missing try looking in /sbin. If it is in /sbin, and it says that a command isn't found then they probably aren't running as root. Also try find to see if it is anywhere else on the system using "locate" command. |
+ | **run whoami to find out what it says the user is running as | ||
[[category:tech support]] | [[category:tech support]] |
Latest revision as of 12:10, 12 August 2010
This page has been requested to be deleted. |
- Find out if the user is really root
- If a command is missing try looking in /sbin. If it is in /sbin, and it says that a command isn't found then they probably aren't running as root. Also try find to see if it is anywhere else on the system using "locate" command.
- run whoami to find out what it says the user is running as