Robin Bode

Robin Bode

DevOps Engineer

  • Home
  • Secret Share
© Robin Bode 2025

    Linux

    A collection of 4 posts

    Curl host with different hostname
    Linux

    Curl host with different hostname

    Sometimes it is convenient to set a dns hostname so you can for example test your reverse proxy without having to set a dns record. The below command will request an answer from

    4 years ago December 18th, 2020 1 min read
    Install the latest Nginx version on CentOS 7
    CentOS

    Install the latest Nginx version on CentOS 7

    The default yum repositories on CentOS 7 will not install the latest Nginx version on the system. One of the disadvantages is that your system may be at risk because important security updates

    6 years ago August 26th, 2019 1 min read
    Create a (secure) SSH user on CentOS 7
    Linux

    Create a (secure) SSH user on CentOS 7

    In this blogpost, I will focus on setting up SSH keys on a CentOS 7 installation. SSH keys provide a straightforward, secure way of logging into your server and is the recommended authentication method.

    6 years ago May 14th, 2019 2 min read
    RabbitMQ configuration backup & restore
    RabbitMQ

    RabbitMQ configuration backup & restore

    In this blogpost i will show you how to backup and restore your active rabbitmq configuration.

    6 years ago May 9th, 2019 1 min read
    © Robin Bode 2025