EVE-NG: How to add custom symbols

Поделиться
HTML-код
  • Опубликовано: 11 дек 2019
  • This video will demonstrate how to add custom symbols or icons into EVE-NG in order to give your topology a unique feel. You can use any number of images just as long as they are 52x52 pixels and are in the .png format.
    You will also need to use a file transfer program like WinSCP or Filezilla to connect to the EVE-NG server and to navigate to the appropriate folder where you can upload the image files.
    Once you have uploaded the images you can easily select the new icons inside EVE-NG by clicking on the dropdown box and selecting the new Icon you would like to use.
    Huge shout out to Ecceman again who created the Affinity Network Symbols.
    Eccman Github:
    github.com/ecceman/affinity
    TheNetworkBerg repository with re-scaled images:
    github.com/TheNetworkBerg/ecc...
    If you enjoyed the content or learned something new please consider subscribing to the channel for future videos as well as liking the video and sharing it with your friends!
    Credits:
    Intro Music: Ringtail - Waking Up
    www.youtube.com/watch?v=RLbWf...
    Background Music:
    Ambient Background Music - From Audioblocks
    Artist: Keith Anthony Holden
    Thumbnail: Created on Canva
    Let's connect on Social Media!
    🌏 thenetworkberg.com 🌏
    🌏 / thenetworkberg 🌏
    🌏 / bergnetwork 🌏
    🌏 / the-network-berg-39451... 🌏
    Thanks again for watching

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

  • @TheNetworkBerg
    @TheNetworkBerg  4 года назад +2

    The EVE-NG team has also reached out to me again showing me a method how to do this directly from the command line so now you can download the SVG files directly and resize and convert them accordingly. Please follow these steps to import Ecceman's custom icons from the CLI this is very quick and easy :)
    cd /tmp
    apt update
    apt install librsvg2-bin
    apt install git
    git clone github.com/ecceman/affinity.git
    mkdir icons
    find affinity/ -name '*.svg' -exec cp {} icons/ \;
    cd icons
    for i in *.svg ; do rsvg-convert -w 45 -f svg $i > /opt/unetlab/html/images/icons/$i ; done

    • @panadolnopain4886
      @panadolnopain4886 4 года назад

      Could you please tell us how to do it?

    • @rajanthanki
      @rajanthanki 4 года назад

      I do see the .svg files in /opt/unetlab/html/images/icons now. but while trying to edit the image of the node they are not viewable. anything else needs to be done. secondly with the .png blue images, they are seen gray colored and not blue.

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

    Exactly what I needed. You’re the MAN 👍🏽 Thank you much!

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

    This is amazing. The affinity icons are so much more appealing than the stock ones for Eve-NG.

  • @HahnC
    @HahnC 4 года назад

    Thanks, I did it, worked nicely ! now my Eve-ng looks better

  • @MyAlexlopes
    @MyAlexlopes 7 месяцев назад

    Excelente, muito obrigado!

  • @TheJoelfrancois
    @TheJoelfrancois 10 месяцев назад

    Very helpful. Thanks.

  • @tshoss-ngoma
    @tshoss-ngoma Год назад +1

    Amazing! Thanks!!!

  • @DG-if3gs
    @DG-if3gs 4 года назад

    you are rock!! keep going

  • @KyawKyaw-bo7ne
    @KyawKyaw-bo7ne 4 года назад

    Thank you so much!

  • @bravealikhan
    @bravealikhan 4 года назад

    great, Thanks

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

    Thanks

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

    thank you you are really amazing

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

    thx
    😁

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

    Great work! would you also do for square as well. Many thanks to you!

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

    Perfect video for icons, would it possible to create one for how how Picture works also?

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

    Hi, the extension which is mentioned is svg and icons are in png format in eve. could you please help me how proceed.. many thanks

  • @fembiisnanto
    @fembiisnanto 4 года назад

    thanks

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

    Do you know if there is a way to make these Images the default image selection. As opposed to having to change the Icon every time you add a new node?

  • @JKRowl
    @JKRowl 3 месяца назад

    Thank you. But how can I add a logo or photos on EVE-NG? Thank you.

    • @TheNetworkBerg
      @TheNetworkBerg  3 месяца назад

      You either need to get EVE-NG Pro which allows you to upload images to the topology or you can be cheeky and upload a custom image to icons and just assign the node the image. Though it can be tedious to resize the icon until you are happy with it.

    • @JKRowl
      @JKRowl 3 месяца назад

      @@TheNetworkBerg Oh I see. Thank you so much!! Appreciate it!