Robbie Cannings

An online space to store my technical observations, learnings and anything which may help me or others in the future.

twitter linkedin youtube
Blog Logo
  • About
  • Blog
  • My Services
  • Twitter
  • LinkedIn
  • Email
All tags
    06 Aug 2017

    Enable sshd in the RedHat Anaconda installer

    To enable sshd in anaconda linux installer: (ignore the host key problem error message) Open a shell on the console (e.g. Alt + F4) Get the IP address (ifconfig -a) Start the sshd daemon using the anaconda config sshd -f /etc/ssh/sshd_config.anaconda -D connect using your ssh…

    06 Aug 2017 Read More
    • linux
    • redhat
    • centos
    • ssh

    02 Dec 2015

    SSH Authorized Keys file deleted when upgrading fabric OS

    I recently upgraded Brocade fabric OS (on a 6510) from the 7.2 family to the 7.3 family. The upgrade itself went pretty flawlessly, however I noticed the authorized_keys file had been removed from /fabos/users/admin/.ssh/authorized_keys.admin It was fairly simple to re-create it…

    02 Dec 2015 Read More
    • ssh
    • Brocade

    25 Nov 2014

    SSH Key Exchange for Clustered ONTAP

    Key based SSH authentication in C-DOT is much easier than in 7-mode, although there are a few caveats. First things first, a new cluster admin user must be created, the default admin account cannot be configured for publickey login. For some reason this isn’t mentioned anywhere in the docs…

    25 Nov 2014 Read More
    • technical tip
    • netapp
    • ssh

    Load more posts
    Subscribe!
    Blog Logo
    All content copyright Robbie Cannings © 2021 • All rights reserved.
    Proudly published with Ghost