Installing Eve-NG in Microsoft Azure

ospfpacket
ospfpacket
9.8 هزار بار بازدید - 5 سال پیش - This video will help you
This video will help you get Eve-NG installed on an Ubuntu deployment in Microsoft Azure.

The following command will install the community edition of Eve-NG: (It's FREE)
wget -O - http://www.eve-ng.net/repo/install-ev... | bash -i

After you make changes to the ssh configuration, you will need to run the following commands to update the GRUB:
sed -i -e 's/GRUB_CMDLINE_LINUX_DEFAULT=.*/GRUB_CMDLINE_LINUX_DEFAULT="net.ifnames=0 noquiet"/' /etc/default/grub
update-grub

After you upload the router images to the linux server, you will need to run the following command to allow the router to boot up:
/opt/unetlab/wrappers/unl_wrapper -a fixpermissions

These commands will keep your Eve-NG installation up to date:
apt-get update
apt-get upgrade
5 سال پیش در تاریخ 1398/11/25 منتشر شده است.
9,870 بـار بازدید شده
... بیشتر