Results 1 to 3 of 3
Hello friends,
I am a rookie @ unix.
I am sure most of you have probably heard of the program called DC++.
It's pretty much like irc but less advanced.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-23-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 34
Keep an application running as service after closing ssh session.
Hello friends,
I am a rookie @ unix.
I am sure most of you have probably heard of the program called DC++.
It's pretty much like irc but less advanced.
So anyway I use a program called microdc2 which is a dc++ text client which can be used via ssh.
My problem is that when i close the ssh window the program also shuts down with it.
I want to run it as a service like others services such as httpd, proftpd, named etc..
What should I do?
- 08-26-2008 #2Linux Newbie
- Join Date
- Sep 2007
- Posts
- 164
take a look at screen.
it let's you leave a session running in the background, and reconnect to it later when you log back in.
kai
- 08-26-2008 #3Just Joined!
- Join Date
- May 2008
- Posts
- 34
thank you
That helped.


Reply With Quote
