Top "Safe-mode" questions

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
Is it possible to make my application work in safe mode?

I have an android application which lists installed and system applications separately. When the user tries to reboot the device …

android device handle safe-mode
Hadoop safemode recovery - taking too long!

I have a Hadoop cluster with 18 data nodes. I restarted the name node over two hours ago and the name …

hadoop safe-mode
Setting safe mode to OFF in .htaccess file does not work

I'm on a server with safe mode on. Now the server allows .htaccess files. I have one in my public_…

php .htaccess safe-mode php-safe-mode
phpinfo() difference between master and local value

I have a clean install of a CentOs with php 5.2.13. In php.ini that is loaded and present in the …

php virtual-hosts safe-mode
where is the security in PHP 5.4 by removing safe_mode

I've got a sticky question in my mind: safe_mode has removed in PHP 5.4, so what is the security in …

php security safe-mode
How safe is MongoDB's safe mode on inserts?

I am working on a project which has some important data in it. This means we cannot to lose any …

mongodb batch-file safe-mode
How do I restart a computer in safe mode with a Windows script?

Most novice computer users get stumped when they run into a problem and have to reboot a computer into safe …

vbscript batch-file restart safe-mode
PHP safe_mode problem using curl

I want to use cURL on my server, but it gives me the following error Warning: curl_setopt() [function.curl-setopt]: …

php safe-mode