F5 Auto Backup using Crontab

Поделиться
HTML-код
  • Опубликовано: 20 окт 2024
  • This videos aims to show how to implement automatic backup configuration of the BIG-IP using crontab.
    Timestamps:
    00:07 Methods of autobackup
    02:02 Implementation plan
    02:28 Implementation, key generation, key transfer and test the sftp connectivity
    08:48 Creating script and Testing
    19:52 Working on crontab
    Ref: support.f5.com...

Комментарии • 13

  • @premjobs
    @premjobs 4 года назад +1

    Very well explained. Thanks for uploading

  • @RohitKumar-ku4nh
    @RohitKumar-ku4nh 4 года назад +1

    Wow. Exactly what i needed. Thanks!

  • @mandardesh5159
    @mandardesh5159 Год назад

    What need to be done if i want to run the script on every month 5th day 2 AM ? Please help

  • @davistv1616
    @davistv1616 2 месяца назад

    can we use windows as sftp server?

  • @rumyittips2512
    @rumyittips2512 2 года назад +1

    thanks man

  • @darknight744
    @darknight744 3 года назад +1

    Hi, I am using a windows server as Remote SFTP, can you please tell me how do i do on windows?

    • @plexus183
      @plexus183  2 года назад

      Hello Rovin, If your issue is still is not solved then we will try it with windows as sftp.

  • @edster9743
    @edster9743 2 года назад

    thanks

  • @prasaddahiwadkar2182
    @prasaddahiwadkar2182 3 года назад

    Good video.
    I tried the same way as per your video but I am facing issue when I try to send public key from F5 to my SFTP server. I get below error on F5
    [prasadd@localhost:Active:Standalone] .ssh # ssh-copy-id -i id_rsa.pub pd@172.18.0.5
    /bin/ssh-copy-id: INFO: Source of key(s) to be installed: "id_rsa.pub"
    mktemp: failed to create file via template '/home/prasadd/.ssh/ssh-copy-id_id.XXXXXXXXXX': No such file or directory
    /bin/ssh-copy-id: ERROR: mktemp failed
    I checked all permissions are in place. I tried searching for solution but didnot found as I am not familiar with Linux
    Do you have any idea what could be the reason for the error.

    • @poth98765h
      @poth98765h 2 года назад

      Have you done it. M also facing same issue