Re: Application Problems & Questions

From: Steve Bertrand (iaccounts_at_northnetworks.ca)
Date: 12/24/03

  • Next message: hymette_at_wanadoo.fr: "Re: problem with ld-elf.so.1"
    To: gffds fsdff <eurijk666@hotmail.com>
    Date: Wed, 24 Dec 2003 14:26:20 -0500
    
    

    > So I am running FreeBSD as our master server for the network. It is working
    > extremely well. Here is where the problem comes into play; I want to run zDS
    > for FreeBSD. This probably makes me sound new, but when I run the program, I
    > do not know how to get back into the shell without exiting the program
    > (making it non-multi-tasking for me). Is their a single to do so? If not
    > could you make one?
    >

    How about running it in the background. Just put an ampersand behind the
    command, ie:

    # progname &

    will run the program progname in the background and kick you back to
    your shell.

    > ALSO: I am not sure how to run the program at boot.
    >

    Write a script that contains the startup command for the program, end
    the script with a .sh extension and make it executable. This script
    should live in /usr/local/etc/rc.d

    Hope this helps :o)

    Merry hoho!

    Steve

    > Another Worry: If I can not get zDSBot to switch onto the shell, then I
    > probably can not run Half-Life Dedicated Server for Linux (under binaries)
    > either.
    >
    > Can you please help me! Thank you.
    >
    > - A guy
    >
    > _________________________________________________________________
    > Working moms: Find helpful tips here on managing kids, home, work and
    > yourself. http://special.msn.com/msnbc/workingmom.armx
    >
    > _______________________________________________
    > freebsd-questions@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: hymette_at_wanadoo.fr: "Re: problem with ld-elf.so.1"

    Relevant Pages

    • Application Problems & Questions
      ... So I am running FreeBSD as our master server for the network. ... If I can not get zDSBot to switch onto the shell, ... Working moms: Find helpful tips here on managing kids, home, work — and ...
      (freebsd-questions)
    • Re: Shell script error
      ... That script works fine for me on my box and I'm also running FreeBSD ... > getting a random character (I'd eventually like to generate a random ... To unsubscribe, ...
      (freebsd-questions)
    • Re: sed pattern problem
      ... As I've been developing this script, ... appears perl is a much better text-manipulation language. ... (from /var/named on the normal master server) ... > a TAB after the first word. ...
      (comp.unix.solaris)
    • mysql50-server not starting correctly on FreeBSD 6.1-PRERELEASE (ldconfig, rcorder)
      ... I installed mysql50-server from an up-to-date ports tree on a new server I'm ... setting up running FreeBSD 6.1. ... ldconfig, but the startup script does not require ldconfig. ...
      (freebsd-stable)
    • RE: Shell script error
      ... I was using "sh test.sh" to execute the script and getting the ... That script works fine for me on my box and I'm also running FreeBSD ... > getting a random character (I'd eventually like to generate a random ... > To unsubscribe, send any mail to ...
      (freebsd-questions)