Page 1 of 1

How to save config in Linux(docker) network-automation

Posted: Mon Jul 30, 2018 2:12 am
by anonymous1234
Helo EVE-ng users,

I'm using Linux-docker (qemu) and I have two queries:

1. Is there any way, I can use any other alterative of Qemu. Qemu is hell for copy paste the codes.
Can I use an alternative or a telnet option would be more preferabble.

Right now, I use, Qemu and I can't copy paste anything.

This is the start-up code to run Qemu,

-machine type=pc-1.0,accel=kvm -vga qxl -usbdevice tablet -boot order=dc


How can I use telnet (right now telnet is not supported), or any alternative for Qemu.


2. The above said linux running on Qemu, dont save my configs. Why?
Whereas my switches, routers or any other platform saves it automatically.
But not this linux qemu. I need to take backup manually and I feel thats little-bit old fashioned.



Please guide me guys.
Thank u