The state tag has no wiki summary.
3
votes
8answers
105 views
Looking for a quick way to see if an application is running
In Windows 7, I'm looking for a quick way to see if a certain application is running or not. (The specifics of the application don't matter - it could be
Notepad or Internet Explorer, for example.)
...
1
vote
1answer
57 views
Saving program state
I've always wondered if I can snapshot a program's current state from memory, either to load again on the same PC or even possibly on another. It should ideally be a solution for an arbitrary ...
0
votes
2answers
190 views
What is difference between mode and state? [closed]
What is difference between mode and state?
In many article we can see the term use of mode, like sleep mode, deep sleep mode.
then again, we can find state, such as listen state, transmit state and ...
1
vote
1answer
189 views
Blocked process state affect on thread state within process?
If multiple threads are running within a process and the process goes from running to blocked state then do all the threads within the process automatically go into blocked state as well?
If the ...
15
votes
2answers
512 views
Do SSDs “turn on”?
Hard-drives have a definitive “on” status (they spin up, the heads move, and they use more electricity than when they are “off”). The same goes for a computer (fans and lights activate), monitors ...
16
votes
5answers
11k views
What Is Minimum And Maximum Processor State In Windows 7 Power Management?
I am talking about this:
What should I set in minimum and maximum? I want good CPU performance but not overheated CPU and fan working like crazy.
3
votes
2answers
145 views
How to reload an SSH session state?
How do you save your current SSH state on a remote machine and then recall that state at a later point?
I have seen it done but not sure of the software involved.
2
votes
2answers
189 views
WinDiff-like utility?
My boss is looking for a comprehensive solution something like WinDiff, but a little different. Mainly he wants to be able to take the state of a machine (including registry and all files) on two ...
2
votes
2answers
126 views
Is there a way to save “work sessions” in linux
I regularly work on different projects, using different software.
For project 1 I need to open for ex : Filezilla, Gedit and Nautilus (set to a specific folder)
For project 2 I need to open foz ex : ...
5
votes
1answer
114 views
Why some applications sometimes become not “minimizable” on OS X?
Sometimes for unknown circumstances to me, some applications (like Firefox) lose the minimize button.
What might the cause be?