• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question about Solaris client

Chu

Banned
Hello all. I was wondering if someone could give me instructions on how to set up a solaris client to keep running after you log off?

-Chu
 
It has to be installed as a service...how one would do this in Solaris i have no idea. *bump* to the top however!

I'm sure one of our knowledgeable seti Professors will be right with you in a second 🙂
 
I'm not sure about this but I think since Solaris is posix compliant, you should be able to follow the command line with & just like you would in the seti versions to make it run in the background.

For example:
./seti &


Try it, I'm really just blowing smoke out you know where at this point. :|
 
This runs it in the background, but it does not keep it running after logging off. I remember there is some way to do it since I used to have to do it with an eggdrop, but i can't remember for the life of me what. Some unix command that checks for processes running at some interval . . .
 
Back
Top