Expect and bash
Quick example of spawning a problem that have a password prompt and can’t accept a documented parameter for a password.
Read MoreMy tips, howtos, gotchas, snippets and stuff. Use at your own risk!
Quick example of spawning a problem that have a password prompt and can’t accept a documented parameter for a password.
Read MoreIf you hate the Oracle OVM CLI and having to use expect scripts you may want to look into the
Read MoreFiltering systematically through a lot of data you may need to slowly exclude rows one by one based on your
Read MoreIf you have a Unix queue name that is long, your job id’s may be cut off in the list.
Read MoreI had auto username / password login issues and suspect it was because of a long /etc/issue warning during logon.
Read MorePrevious post explaining SFTP containment: http://blog.ls-al.com/sftp-containment-solaris-10/ That solution does not work in a clustered environment. Since then I did also
Read MoreI recently changed to php7 and some time later I realized updates is not working. Prompts for ftp permissions. This
Read MoreThis is not a complete script. I was only interested in scheduling a SERVICEGROUP through the Nagios command file (NAGIOSCMD).
Read Moreopenssh version deprecated DSA keys by default. To work around it: Update in ~/.ssh/config: or
Read MoreI did a simple test of how to utilize environment variables in docker images and recored a few notes here.
Read More