Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Process background
07-28-2012, 01:43 PM (This post was last modified: 07-28-2012 01:44 PM by splash_.)
Post: #1
Process background
Guys,

why can't oclhashcat run in the background?

I've tried to used the classics & parameter and ctrl+z but when running 'jobs' the status is always stopped.
The process revives when fg calls it back.

I'm cracking remotely and I can't leave the terminal open just for that o.O

Suggestions?
Find all posts by this user
07-28-2012, 01:46 PM
Post: #2
RE: Process background
screen
Find all posts by this user
07-28-2012, 01:57 PM
Post: #3
RE: Process background
(07-28-2012 01:46 PM)undeath Wrote:  screen

Bingo. I always tend to use '&' or nohup - completely forgot about screen.

Thanks.
Find all posts by this user
Thread Closed