Top "Reboot" questions

Reboot is a Unix command to restart the operating system.

Is there a command to restart computer into safe mode?

I would like to know if there is a command that could be written in the command line to restart …

command-line reboot safe-mode
How can I get the Windows last reboot reason

I'd like to know what is the Windows API function (if any exists) that provides information about the last Windows …

windows winapi shutdown reboot
Setting environment variables requires reboot on 64-bit

I am working on an installer using Wix 3.5 that needs to set the system PATH environment variable. This is how …

windows-7 installation wix environment-variables reboot
Android BroadcastReceiver, auto run service after reboot of device

Hello i am writing an application, which is when the phone reboot, the service will auto start instead of click …

android service broadcastreceiver manifest reboot
How to find the IP address of an amazon EC2 instance on reboot

On reboot, the IP address of an amazon instance changes. How to find the new IP address using java API?

amazon-ec2 reboot
Restarting a device programmatically

In my android application, I want to restart my android device on button click. But its not working. I have …

android reboot
How to force restart a Windows box using VBScript?

I'm trying to find a way to force Windows to reboot, and I am running into issues. I've tried Set …

windows vbscript reboot
How to restart Redmine?

I have a Redmine installed on CentOS without GUI. I changed email configuration and a reboot is necessary. How to …

redmine restart reboot
Remotely shutdown/reboot Linux boxes without SSH?

I need to remotely shutdown and reboot Linux (Ubuntu) machines without logging into them (otherwise simple commands can do the …

linux shutdown remote-access reboot wake-on-lan
Reboot machine from a C#/WPF app

I want to have a button in my WPF app that restarts the machine. This app is always running on …

c# .net windows reboot