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!

Search results for query: *

  • Users: E3p0
  • Content: Threads
  • Order by date
  1. E3p0

    ldifde syntax help needed

    A developer created a *.bat file with the following entry: ldifde -i -k -f output01.ldf -s <server> -j c:\cronjobs I am trying to import users from an export on a different server. In the string above is <server> to represent the source or destination server I am running the command from? Never...
  2. E3p0

    mod_ssl version

    Little to no Apache knowledge here. I am trying to find out my mod_ssl version on a Windows 2003 server. Where do I look in a config file somewhere? Thanks Never be afraid to ask for help!
  3. E3p0

    How to show my output file?

    I am trying to make a page which will display .txt file I create on a Unix server. So let's say I want a script to run the command: df -k > stat.txt . I want the contents of stat.txt displaed in IE. How / what can I do in PHP to get this done? My results will show up in anyones IE who types in...
  4. E3p0

    Set Apache passwords to expire?

    Is there a way to make user passwords expire, and have them create a new password for Apache? Our OS is Solaris if it makes a difference? Never be afraid to ask for help!
  5. E3p0

    Not able to redirect output to a file when used with GET

    I am trying to get my output to generate a file, but I am only getting the output on screen, and a 0kb file created. I can use '>' just fine say for a plain old ls -l > list.txt, but I am trying to use it with a GET if it makes a difference. Here is my syntax: GET...
  6. E3p0

    Office 2000 Excel error help

    Every time I open Excel or change from one sheet to another the following error is displayed, but after clicking OK many times I am still able to work. How can I get rid of this error? SubSystem(Application Integration) method failed. The Category object doesn't exist. Never be afraid to ask...
  7. E3p0

    Hardware configuration

    On NT4 Server how can I find out my hardware configurations such as number and speed of cpu's, ram, and such for a system evaluation? Thanks E Never be afraid to ask for help!
  8. E3p0

    Schema owner's password?

    Is there a way to figure out a schema owners password when it is not known? I know the system schema's password, but there is one schema we do not know the password for, and I do not want to change it in the event it is hard coded in a report or something. Help?? Never be afraid to ask for help!
  9. E3p0

    Updating .dll's?

    I need to test some updated .dll's that were sent to me on a test PC. Do I need to go to each directory and replace the old .dll with the new one or is there a faster way? I have already backed up the .dll's I plan to change just in case! Thanks Never be afraid to ask for help!
  10. E3p0

    Looking for a easy to use utility to read core files

    I would prfer to copy them to my Win 2000 pc and read them but on the solaris box is fine too. What is a good tool for this? Thanks Never be afraid to ask for help!
  11. E3p0

    Unable to use 'Save As' in MS Office apps

    Messages I get when trying to do a 'Save As' in MS WORD: 'The macro cannot be found or has been disabled because of your Macro security settings' Do I need to re-install? Never be afraid to ask for help!
  12. E3p0

    Can't verify my 8i connecton

    Server 1: RH Linux 7.3, ColdF 5, 8i Client Target server: Solaris 7, Ora 8i EE From server 1 I can connect to the target using sqlplus so tnsnames is OK. Oracle home, and LD_.. paths are defined in the CF start script. All looks good on the surface what's missing here? Oh and I am using the...
  13. E3p0

    Can Coldfusion 5 run on RedHat 7.3?

    If so can it connect to a Oracle 8i DB on Solaris 7? We have been unable to get it connected, but we do know we can connect to the Oracle DB via sqlplus. Just wondering becaus our ColdFusion 4 book states it runs on either an Intel platform or a Sparc. Nothing stated about Linux.... Never be...
  14. E3p0

    What do I need to connect remotly, and see GUI?

    What can I use to connect remotly to our Unix, and Linux servers and see a GUI to interact with as if I were at the console. I am connecting from a Win 2000 PC. Never be afraid to ask for help!
  15. E3p0

    How do I execute Enterprise Mgr?

    How do I execute Enterprise Mgr from a unix command line? It has been too long since I have seen it done on the server, but we have a workstation whick it was loaded on, and I cannot remember the command to execute it? Help & Thanks Never be afraid to ask for help!
  16. E3p0

    Hung process id?

    On Solaris 7 is there a way to identify a hung process? My situation is this an application we run from time to time get's hung and the usual cause is a hung process. The program uses 3 pid's and after a kill -9 on the right one is done it can be stopped and restarted. Unless the problem pid is...
  17. E3p0

    One long beep then shutdown

    On a Windows 98se when the system is started even before I can see a POST screen I get one long tone and the the PC shuts down. This happend after the PC had been off over night. CMOS battery problem? Never be afraid to ask for help!
  18. E3p0

    Admin's account vs Users &amp; runtime error

    OK here's my problem on our Win XP Pro system the local admin's account has no problems running HP Director (HP scanner software), but when any network user logs in they will get the following error when clicking the icon. Microsoft Visual C++ Runtime Library Runtime Error! Program...<path to...
  19. E3p0

    Windows Xp version for Dell's only?

    Anyone know of this animal. I was told there is a version of XP that will only install on a Dell PC? If so why? Never be afraid to ask for help!
  20. E3p0

    Win 98 - Win 2000 upgrade

    I just wanted to know the pro's and cons of and upgrade as opposed to a fresh install of Win 2000. Never be afraid to ask for help!

Part and Inventory Search

Back
Top