| << | < | > | >> |
|
Q: Why doesn't my oer show uptime correctly? (#53) Inserted/last edited by EQU <equ@equnet.org> on 2002-07-15 16:49:26 |
|---|
| A: You are probably running a UNIX version that doesn't provide uptime information to non-privileged processes. Such UNIX includes HP-UX, Solaris and some BSD based systems. For oer to get uptime information on these platforms would require oer to have the privileges to access kernel memory, which normally oer doesn't have. Editor's note: use Linux instead :) |