FirstServed Homepage FirstServed Web Hosting | Housing | Domain Names Order Hosting and Domain names FirstServed Help | Support FirstServed Company Information
FirstServed Technical Blog
  • 15th Apr, 2009

    Hi,

    I thought it would be good to share this simple command to regenerate SSH keys:

    rm -fr /etc/ssh/*key*
    service sshd restart
    (Please be careful when executing this command, it will remove files without confirmation!)

    In normal situations you would never need this…
    However it can be usefull when cloning machines.

     

    Greets,

    Koen

    No Comments