Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. unixchick

    losing audio on i2050 phone

    Thanks gberger. I'm new to this phone stuff and feel completely lost. I thought about installing a newer version, but I can't find the version 2 iphone anywhere. Do you know where I can download it from? The only thing I could find on Nortel's site was the 255 update. When I tried to...
  2. unixchick

    losing audio on i2050 phone

    I have a user that completely loses audio on his i2050 phone after he puts someone on hold for a while or if there is no speaking for a few minutes. However, it's intermittent. A day after he reported this, his iphone crashed with the error: Faulting application i2050srv.mod, version...
  3. unixchick

    TCP lockup

    There's a really good article at www.sco.com. If you look in the Knowledge Center and search by TA# look for 116684. It talks about troubleshooting streams failures. The first thing I would do is take a look at the kernel parameter NSTRPAGES. This probably needs to be increased. Hope this...
  4. unixchick

    Keep routed from starting

    Check /etc/rc2.d/S85tcp. There should be a few lines in there to check for routed and run it. You can comment these lines out so it won't start at boot up.
  5. unixchick

    telnet auto login

    If you use ssh, generate rsa keys, and have the keys set up on the various servers, you can write a script that will do an ssh user@server. This way they won't be prompted for login or password.
  6. unixchick

    installing a new printer on headless sco openserver 5.0.6 machine

    If the printer is listed in DNS or in a hosts file on the server, you can use the lpadmin command to add it like: /usr/lib/lpadmin -pname -v/dev/null -m model You can also use a -i with the path to the interface script file instead of -m model (scripts in /usr/spool/lp/model). After you run...
  7. unixchick

    Password management

    Running several OpenServer 5.0.5 machines and now have a requirement we need to meet regarding passwords. When a user changes their password, it cannot match the past four passwords they've used. I've looked at the defaults for passwd and checked out goodpw and neither of these will accomplish...

Part and Inventory Search

Back
Top