That's my other issue. We NFS mount our /usr/local directory which is where the sun packges for ssh and it's components want to default into. How do I change the default dir to a different directory when installing?
Thanks
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
It's giving me the "Can't export display: {IP Address}"
which is listed as the Default Gateway Address for the company vpn when I run 'ipconfig /all'. I have an address for broadband connection as well as the router I'm using. Could this be a problem as well?
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????
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.
by changing it to look like this
if($0~/error/) {print $0};
done
The printout is such:
denws2
c0t14d0s2 sliced - - error
blvuws2
With changing to this:
if($0~/error/) {print $0};
{print "All is good"}...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.