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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by xkjdhdg

  1. xkjdhdg

    find info on installed PCI boards form command line ?

    BadBigBen, extra... “Information is not knowledge.” Albert Einstein
  2. xkjdhdg

    Mitel 3300 ACD

    This link has a how-to pdf http://www.610phone.com/pdf/mitel_apps/Your%20Assistant/2_YA_AdminGuideR3.3.pdf
  3. xkjdhdg

    SPFSE on XP SP3

    check this out http://www.sedit.com/
  4. xkjdhdg

    Purchasing Software for use in another country

    talk to the company you are buying the software from and see if they have a license restrictions on there software.
  5. xkjdhdg

    Mitel AWC

    You can use outlook express making a calendar event and it will track and remind you of it.
  6. xkjdhdg

    find info on installed PCI boards form command line ?

    WMI does not have that function. See if this will not work for you. http://support.microsoft.com/kb/311272/EN-US
  7. xkjdhdg

    Audio problem

    I say you have a virus! run Malwarebyte,hitmanpro 3.5 and you will find your problem. Both are free just make sure you update them before you scan your system.
  8. xkjdhdg

    Replacing MSVCRT.DLL

    Take a look at this link and see if it will help. http://www.instant-registry-fixes.org/how-to-fix-msvcrtdll-errors/
  9. xkjdhdg

    CIFS in Solaris u9?

    Maybe this will help. http://www.aspdeveloper.net/tiki-index.php?page=SolarisSMBShareSetup
  10. xkjdhdg

    kill signal sometimes can't be received

    I'm unaware of any recent version of 'ps' failing to identify zombies. Both /usr/bin/ps and /usr/ucb/ps should do so properly. $ perl -e 'if (fork()) {sleep 20;}' & [1] 15091 $ /usr/bin/ps -ef | grep def root 15092 15091 0 0:00 <defunct> $ /usr/ucb/ps ax| grep def 15092 Z 0:00 <defunct> Bug in...
  11. xkjdhdg

    Sol 9 - Prob.with FTP logon - 530 Login Incorect

    If the user exists in /etc/ftpd/ftpusers, that user is not allowed to connect using ftp. Check the man page of ftpusers. If you do want to enable ftp for root, remove root from /etc/ftpd/ftpusers.
  12. xkjdhdg

    CIFS in Solaris u9?

    Here is guide for you. http://docs.sun.com/app/docs/doc/820-2429
  13. xkjdhdg

    ls command to list long filename

    I think this will help you. http://www.softpanorama.org/Tools/ls.shtml
  14. xkjdhdg

    Limiting access to SFTP and limiting directory access

    Check out this link maybe it will help. http://wiki.joyent.com/shared:limiting-access
  15. xkjdhdg

    Computer Runs too Slow

    what is the speed of the internet service you have ? I would tell you to download( hijack this) and post the log file. This will show what is running.

Part and Inventory Search

Back
Top