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 derfloh 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: h2hummer47
  • Content: Threads
  • Order by date
  1. h2hummer47

    Configuring OpenSSH3.5p1 on Solaris 8

    I've been trying to configure the latest version of OpenSSH with openSSL0.9.7 and it fails. It's saying I don't have this library -libcrypto- for this version of openSSL. Does anyone have any idea of where I can get this file? Thanks
  2. h2hummer47

    Exporting my Display

    When using a VPN connection via my laptop and logging into my Sun Solaris Ultra 10 via Reflections I'm needing to export my display back to my laptop. Does anyone have any idea how this can be accomplished????
  3. h2hummer47

    Formatting Text to bold in a Unix Korn shell script on Solaris

    I want the certain text in a do-loop script to print in bold letters do rsh $host: 'date +%d %h 20%y %T' I want the above line to print in bold lettering. Any suggestion will help.
  4. h2hummer47

    If-then-else statement

    My 'else' isn't working. I only want entire lines containing 'error' for servers with Veritas loaded. Where there are no error status when running vxdisk list it should print the comment. Help... #!/bin/ksh touch vxdisk_check && chmod 777 vxdisk_check echo "Veritas Disk Failure...

Part and Inventory Search

Back
Top