Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • I cannot seem to find anything in /usr/bin... but I find encoded scripts within /sbin/ do i do the same thing but here instead? Commented Feb 26, 2016 at 11:23
  • Depending on the distribution, the location of the command may be different. You can do it for /sbin commands instead of /usr/bin. I should have precised to use which reboot to find where the command really was Commented Feb 26, 2016 at 11:34
  • I have gotten alot of data. but I do not know how to read it :< im not l33t h4xx0r yet. Commented Feb 26, 2016 at 14:42
  • Did you manage to find the occurence corresponding to the undesired reboot in it ? Do you have the output of ps axjf in it ? If yes, do you manage to find the part of the tree corresponding to the reboot command ? Commented Feb 27, 2016 at 11:58