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 Wanet Telecoms Ltd 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: jxfish2
  • Order by date
  1. jxfish2

    % sign in variable.

    But I'm getting this error at the command line, and only when I attempt to run the commands as the clone... The original application user runs the same command without even a hiccup... Joe F...
  2. jxfish2

    % sign in variable.

    This is a server-client environment, where the clients are PC-based... Our application is a very large monster... There are a number of external 3rd party apps which make up one entire package... This app uses Visibroker, Oracle, iPlanet, WebLogic, System Pilot, MQ Series, Corba, Samba...
  3. jxfish2

    % sign in variable.

    Korn shell...
  4. jxfish2

    % sign in variable.

    I normally do everything in Korn shell, but I don't know what the 3rd party app is using... Could be a mix of several different shells... The 3rd party app configures an application-level account, which seems to pull this variable in properly... However, we don't want our support staff...
  5. jxfish2

    % sign in variable.

    I can NOT use the $variable construct... I must be able to initialize the %variable% construct... I'm am a Senior Unix Admin / Engineer... I don't have an issue with creating normal Unix variables... My question was, and still is: How can I initialize the %APPL_HOME% variable from...
  6. jxfish2

    % sign in variable.

    If this %APPL_HOME% value is currently empty, is there any way under Unix to assign a value to it? I've tried exporting it, aliasing it, etc. No luck so far... Unfortunately, this value is hardcoded inside of our vendors program, and I can't change it... So, I must find a way to initialize...
  7. jxfish2

    % sign in variable.

    Can anyone tell me what the "%" means when it surrounds a variable name? I have some code that was left to us, and I'm debugging an issue, and don't know what this indicates: export PROD_HOME="%APPL_HOME%" The "APPL_HOME" is not set anywhere, and I'm getting an error message that says...
  8. jxfish2

    Encrypting a directory?

    Is there any way to encrypt an entire directory structure? You can encrypt a file using the "vi -x" option, but, can you encrypt or password protect an entire directory structure? TIA Joe F...
  9. jxfish2

    Protecting / Encrypting a directory.

    Is there any way to protect or encrypt an entire directory structure under Unix / Linux? You can encrypt a file using the "vi -x" option... But, can you encrypt a directory? TIA Joe F...
  10. jxfish2

    715/75 Keyboard/Mouse Adapter

    I went to the website, but couldn't find anything. I did send their customer support a message, asking about this type of adapter. Thanks for the input. Joe F...
  11. jxfish2

    715/75 Keyboard/Mouse Adapter

    I have an old 715/75 workstation, and I want to connect it up to my KVM switch. Does anyone know if there's an adapter to convert the phone-style Keyboard/Mouse plug to PS2? I did several different google searches, but came up with nothing. TIA Joe F...
  12. jxfish2

    Adding "date" to command prompt and HISTFILE

    Can anyone tell me how to add a date / time stamp to the HISTFILE under Korn Shell? Can anyone tell me how to add a date / time stamp to the command prompt under Korn Shell? My current command prompt looks like this: <User_ID> @ <Hostname> | <Current_Directory> --> I want to add the date to...
  13. jxfish2

    Tcl & Expect - Errors.

    I just downloaded Expect and Tcl, successfully installing both on my test server. I attempt to run a simple command, but am getting the following error: --> autoexpect passwd user1 /usr/lib/dld.sl: Bad magic number for shared library: /usr/local/lib/libpthread.sl /usr/lib/dld.sl: Exec format...
  14. jxfish2

    Tcl & Expect - Errors.

    I just downloaded Expect and Tcl, successfully installing both on my test server. I attempt to run a simple command, but am getting the following error: --> autoexpect passwd user1 /usr/lib/dld.sl: Bad magic number for shared library: /usr/local/lib/libpthread.sl /usr/lib/dld.sl: Exec format...
  15. jxfish2

    disk defragmentation

    Is there any way to defrag a disk under SuSE Linux?
  16. jxfish2

    sudo commands.

    I need some help! I can run a sudo command from the command line without issue... This command line contains a dynamically substituted email address... sudo /tmp/helpme johndoe@johndoe.com However, if I try to call the same exact command from within a script, I lose the value of this...
  17. jxfish2

    Login screen displaying un-desireable photo.

    Actually, I just found the problem... It had nothing to do with Spyware or the installer my friend used... When I received the photo originally, I opened it, thought it was cute, then applied it as my background image... After a few hours, I thought better of it, and decided to remove it...
  18. jxfish2

    Login screen displaying un-desireable photo.

    I downloaded hijackthis, spysubtract, adsspy, startuplist and cwshredder... I ran each and every one of them, however, without knowing what files to look for, and correct file sizes, it's impossible to tell which ones might be erroneous... I found a c:\WINNT\system32\winlogon.exe, but it...
  19. jxfish2

    Login screen displaying un-desireable photo.

    A friend sent me a "questionable" photo, which I opened to view. After opening this attached photo, the photo now displays itself as the Login screen ( <Ctrl><Alt><Delete> ), then at the screen where you type your name and password... It also displays as the Login screen for the screensaver...
  20. jxfish2

    CAD programs on Linux.

    Here's the latest debugging messages when I attempt to start VariCAD: Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 1096088960 (LWP 12116)] 0xffffe410 in ?? () #0 0xffffe410 in ?? () #1 0xbfffe26c in ?? () #2...

Part and Inventory Search

Back
Top