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
相关推荐
zhanghaofaowhrql5 小时前
Cursor+GitOps:自动化运维新姿势
运维·自动化
weixin_471383037 小时前
Docker - 05 - 构建流程
运维·docker·容器
夏玉林的学习之路8 小时前
如何远程连接服务器
运维·服务器
风曦Kisaki9 小时前
#Linux数据库管理Day06:主从同步与MaxScale读写分离
linux·运维·数据库
小楼昨夜又东风1269 小时前
使用python快速拉包
linux
影寂ldy9 小时前
C# try-catch 异常处理全套笔记
服务器·数据库·c#
fei_sun9 小时前
黑洞路由(Null Route/空接口路由)
服务器·前端·javascript
Tipriest_10 小时前
ubuntu创建和更换当前swap大小
linux·运维·ubuntu
雨辰AI10 小时前
生产级实战:人大金仓 V9 标准化运维手册(日常巡检 + 监控告警 + 应急处置)
java·运维·数据库·后端
ejinxian10 小时前
微虚拟机 smolvm 与Docker 容器比较
运维·docker·容器·smolvm