standby Questions

1

I am running a Debian-Jessy Server, that goes into S3 sleep mode after some hours network inactivity (I made a small bash script that checks it every two hours with crontab). Several seconds after ...
Engrain asked 23/11, 2014 at 16:26

4

Solved

I want my application to be connected to server though the mobile connection, yet allowing the device to go into sleep mode. I expect it to wake up when IP packates arrives. How can this be done? ...
Quintessa asked 23/11, 2012 at 19:18

6

Solved

Is there command to use on windows from java to make the computer sleep?
Jasen asked 2/9, 2009 at 17:35

4

Solved

I have found a lot of info about how to shut down computer, put it in hibernation etc via the command line, however, any tips i have read about getting it to sleep as it does from the start-menu ha...
Rockweed asked 15/6, 2011 at 0:58

3

My MacBook spontaneously wakes up from sleep mode with high fan activity. I want to do a investigate this in RTC or power settings? Or by strace-ing of processes, etc (using some process/kernel ma...

4

Solved

I have a service, developed in C++ running on Windows 8 (and 8.1). How can I get to know that the system has entered Connected Standby? Since this is a service, it does not have a window, I should...
Disseminate asked 21/11, 2013 at 11:6

5

Solved

I'm using Quartz Scheduler v.1.8.0. What's the difference between scheduler.standby() and scheduler.pauseAll()? standby() - Temporarily halts the Scheduler's firing of Triggers. pauseAll() ...
Headwards asked 6/9, 2010 at 9:57

3

Solved

This is actually a standby HA namenode. It was configured with the same settings as the primary and hdfs namenode -bootstrapStandby was successfully run. It begins coming up on the standard HTTP po...
Gangboard asked 2/2, 2015 at 15:29

3

Solved

In my app, in the onCreate() method of the main activity I am creating a wake lock so that the CPU will keep running if the phone goes on standb/screen turns off. Also in the onCreate method I ha...
Kindling asked 19/2, 2011 at 17:10

1

Solved

We have successfully deployed Postgres 9.3 with streaming replication (WAL replication). We currently have 2 slaves, the second slave being a cascaded slave from the first slave. Both slaves are ho...
Revels asked 17/5, 2016 at 4:5

3

I've a really strange behavior of my iOS app. It prevents the device from going to standby. I've already searched if there is anywhere the idleTimeDisabled flag set, but this isn't the case. The id...
Blacking asked 4/3, 2014 at 6:52

1

Is there a way to wake up Windows 8.1 from connected standby programmatically? For my requirement, it's acceptable by using either a store app background task, or a session 0 service. My scenario ...
Elutriate asked 2/8, 2014 at 19:40

1

Solved

When configuring LogShipping for SQL Server, you can choose for the secondary database to be in No Recovery mode or Standby mode. No Recovery means you have no access to the database while log ship...
Hemp asked 21/1, 2013 at 21:48

1

Solved

I need to do an application that turn off the mobile screen and go to sleep programmatically. For example if screen is on for more than 5 minutes without user_present, I should turn it off. I trie...
Byrnie asked 29/11, 2012 at 14:15

2

Windows has the option of powering down certain peripherals, such as USB ports, to save power (this behavior can be enabled/disabled via Device Manager). The power down happens under various condit...
Clap asked 4/5, 2011 at 14:17

1

Solved

I have made an app that starts a service, which starts a timer, which fires off a small function after an amount of time. This is working great on the emulator and on the Motorola Droid 1, but it d...
Rake asked 25/2, 2011 at 16:58

1

Solved

What is the Win32 api function that prevents the system from going into standby? Some programs use it, which is pretty annoying in my opinion. I know there's a couple of WM_SYSCOMMAND messages yo...
Nagpur asked 22/4, 2010 at 2:25

1

I am writing a Java program that wants to do 3 things, and I don't know how to do them or if it's even possible with Java. 1 - I want to ensure that the computer whether running mac OS or windows ...
Chivaree asked 25/8, 2009 at 19:52
1

© 2022 - 2024 — McMap. All rights reserved.