解决OMV6(openmediavault)更新后Portainer的web管理页面无法访问(状态Created)

本文提供了在系统上禁用AppArmor的步骤,包括创建grub配置文件,更新grub,然后重启。如果已安装Portainer和/orYacht,需要重新安装。这个过程不会丢失OMV-extras的设置。
摘要由CSDN通过智能技术生成

*** 仅适用于amd64 and i386 ***

Here is the solution to disable apparmor on the system and it worked on my test system (not harmful since apparmor package is not installed):

Code

sudo mkdir -p /etc/default/grub.d
echo 'GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT apparmor=0"' | sudo tee /etc/default/grub.d/apparmor.cfg
sudo update-grub
sudo reboot

Taken from: https://wiki.debian.org/AppArmor/HowToUse#Disable_AppArmor

若portainer 和/或 yacht已经安装过, 需要重新卸载安装一次。 You will not lose settings if this is done with omv-extras.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值