Top "Reboot" questions

Reboot is a Unix command to restart the operating system.

how to do a linux reboot from php file

I have a user brftv on my linux system and I have www-data that runs the nginx. from the terminal …

php linux nginx exec reboot
How can a required reboot be detected for Windows 7

I am working on a project where several software and drivers are installed on a windows 7 PC. This shall work …

c# windows windows-7 reboot required
Difference between Intent.ACTION_REBOOT and Intent.ACTION_SHUTDOWN

I am trying to receive (with BroadcastReceiver) the action of shutting down, booting and rebooting. I searched a lot, but …

android shutdown intentfilter reboot android-broadcast
bash/cygwin/$PATH: Do I really have to reboot to alter $PATH?

I wanted to use the Python installed under cygwin rather than one installed under WinXP directly, so I edited ~/.bashrc …

python bash path cygwin reboot
Use shell_exec() to restart server?

I have a 128MB VPS and every now and then it gets cluttered. Rebooting will fix the issue but what …

php linux reboot su natty
Linux reboot function called in C program causes file loss created by the program on disk

I have developped a C program (Linux), this program create a new file and write into, after that it reboots …

c linux reboot
Is it possible to prompt for restarting the machine after installation using WiX?

Is it possible to prompt for restarting the machine after installation using WiX?

wix windows-installer reboot
Reboot offline Android device remotely

I would like to reboot a connected but offline Motorola Droid 2 device via ADB (or monkeyrunner). Restarting ADB via adb …

android offline adb reboot monkeyrunner
Run "screen -S name ./script" command on @reboot using crontab

I've tried adding this to my crontab: @reboot /root/startup The "startup" file: #!/bin/sh svnserve -d -r /root/svnrepos/…

linux cron gnu-screen reboot
How to recover from infinite reboot loops in NodeMCU?

My NodeMCU program has gone in to infinite reboot loop. My code is functionally working but any action I try …

loops reboot