-1
sudo: /etc/sudoers is world writable
sudo: no valid sudoers sources found, quitting
sudo: unable to initialize policy plugin

I was installing a font by using this command

sudo gnome-font-viewer /home/user-15/Downloads/aclonica/Aclonica.ttf

enter image description here

I used this before and it worked fine but now it is not working, I'm not able to install any font.

Zanna
  • 70,465

1 Answers1

0
  1. Boot up an Ubuntu live distro (via USB or CD).
  2. Mount your root file system. (let's say your root file system was mounted to /mnt)
  3. Execute sudo chmod o-w /mnt/etc/sudoers.