版本比较

密钥

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。
目录
minLevel1
maxLevel3
outlinefalse
typelist
printablefalse

...

代码块
sudo apt-get autoremove -y 
  • Reboot your system: Please make sure to restart your system so that the new kernel takes effect before installing OpenFDE.

代码块
sudo apt-get autoclean -y && reboot

If you have previously installed OpenFDE, after upgrading the kernel version, you need to first clean up the old fdeion-dkms.

代码块
sudo apt purge fdeion-dkms

...

Using network control as an example, you should disable application internet access control. Additionally, it is recommended to disable controls related to application protection and device security.

...

3. Configure Installation Source And Certificates(Optional)

When installing OpenFDE for the first time, you will need to obtain the complete software source and configure the installation source and certificates.

...