eve 导入linux

mkdir /opt/unetlab/addons/qemu/linux-centos7

cd /opt/unetlab/addons/qemu/linux-centos7

上传hda.qcow2

复制代码
/opt/unetlab/wrappers/unl_wrapper -a fixpermissions

Linux images - (eve-ng.net)

复制代码
Due to very high demand of this section and problems with how to create Linux images under EVE, we are offering ready to go and prepared Linux image pack.
You can choose any of Linux image from the pack below and simply upload into EVE.

Download your preferred image from this link:
Download link for ready to use Linux Images Here

    2. Download your desirable image

    3. Using WinSCP or FileZilla SSH (TCP 22) to your EVE and upload downloaded image to the location: /opt/unetlab/addons/qemu/

    4. Using Putty or other telnet client, CLI SSH (TCP 22) to your EVE and go to location:

cd /opt/unetlab/addons/qemu/
    5. Unzip your uploaded image file, make sure you are using right name of uploaded image. Example for ubuntu desktop image below.

tar xzvf linux-ubuntu-desktop-16.04.4.tar.gz
    6. Remove raw zipped image file from EVE

rm -f linux-ubuntu-desktop-16.04.4.tar.gz
   7. Fix permissions

/opt/unetlab/wrappers/unl_wrapper -a fixpermissions
   6. Repeat this procedure for each downloaded image, expecting right image name in commands

Credentials and recommended node settings table:

We have used universal credentials in all our Linux images.

root/root

root/eve

user/Test123

root/Test123

for new Kali 2019.3 linux with RDP enabled: root/toor
相关推荐
bcbobo21cn9 分钟前
Linux命令的命令历史
linux·histsize·histfile
jingyu飞鸟1 小时前
linux系统源代码安装apache、编译隐藏版本号
linux·运维·apache
世事如云有卷舒1 小时前
Ubunt20.04搭建GitLab服务器,并借助cpolar实现公网访问
linux·服务器·gitlab
Little-Hu2 小时前
QML TextEdit组件
java·服务器·数据库
riverz12272 小时前
TCP backlog工作机制
服务器·网络·tcp/ip
2401_858286112 小时前
OS15.【Linux】gdb调试器的简单使用
linux·运维·服务器·开发语言·gdb
c30%003 小时前
内网渗透——红日靶场五
运维·服务器
zjw_rp4 小时前
centos停止维护后更换yum源
linux·运维·centos
宇钶宇夕4 小时前
EPLAN 电气制图:建立自己的部件库,添加部件-加SQL Server安装教程(三)上
运维·服务器·数据库·程序人生·自动化
susu10830189114 小时前
Debian 11 Bullseye 在线安装docker
运维·docker·debian