View previous topic :: View next topic |
Author |
Message |
natecohen -
Joined: 04 Jun 2005 Posts: 7
|
Posted: Sat Jun 04, 2005 6:20 am Post subject: SSH |
|
|
Hello, I installed my abyss and everything works fantastic. The problem is when I start my server using SSH, I do the following...
/home/abyss2/abyssws/abyssws -r
Starts up great
the problem is when I X off my SSH the webserver closes down, is there a way that I can keep the server up after I close down my SSH? |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sat Jun 04, 2005 12:03 pm Post subject: Re: SSH |
|
|
natecohen wrote: | Hello, I installed my abyss and everything works fantastic. The problem is when I start my server using SSH, I do the following...
/home/abyss2/abyssws/abyssws -r
Starts up great
the problem is when I X off my SSH the webserver closes down, is there a way that I can keep the server up after I close down my SSH? |
Add -d to the command line so that Abyss starts as a daemon and is no more attached to the terminal which launched it. So if your SSH session goes down, Abyss will continue to run in the background. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|