eve-ng社区版安装

环境介绍

个人感觉最好用的模拟器之一。eve-ng模拟器,社区版的安装。eve-ng模拟器是老外的,由于某些原因镜像下载被墙了。所以如果你需要镜像可以联系我,我给你下载分享。

系统安装

如果你有科学上网服务器,那么选择这步骤,直接走官网的源去安装。

#通过代理安装
root@eve-ng:~# export https_proxy='http://192.168.1.16:10811'
root@eve-ng:~# export http_proxy='http://192.168.1.16:10811'
root@eve-ng:~# apt update
root@eve-ng:~# apt upgrade
root@eve-ng:~# cd /etc
root@eve-ng:~# ./eve-setup.sh

如果你没有科学上网服务器,那么选择这步骤,走清华源去安装。

#没有代理更换清华源安装
root@eve-ng:~# sed -i 's/cn.archive.ubuntu.com/mirrors.163.com/' /etc/apt/sources.list
root@eve-ng:~# sed -i 's/security.ubuntu.com/mirrors.163.com/' /etc/apt/sources.list
root@eve-ng:~# apt update
root@eve-ng:~# apt upgrade
root@eve-ng:~# cd /etc
root@eve-ng:~# ./eve-setup.sh
root@eve-ng:~# vim /etc/default/grub
root@eve-ng:~# grep -v "^#" /etc/default/grub

GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="net.ifnames=0" #更改这行
GRUB_CMDLINE_LINUX="net.ifnames=0 pti=off spectre_v2=off l1tf=off nospec_store_bypass_disable no_stf_barrier  "



GRUB_GFXMODE="800x600"
root@eve-ng:~# update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.4.0-122-generic
Found initrd image: /boot/initrd.img-5.4.0-122-generic
done
root@eve-ng:~# reboot

到这里就装完了。至于eve-ng的定制化和镜像的制作,以后有时间再写吧。

结束之有话想说

既然看完了那就赶紧去试试吧骚年。👊

  • 1
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 2
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

xtgby

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值