long story short:
I edited /etc/sudoers and now it no longer works. I can't sudo anything, including editing /etc/sudoers.
Gives an error like:
Code:
sudo: parse error in /etc/sudoers near line 30
sudo: no valid sudoers sources found, quitting
sudo: unable to initialize policy plugin
I cannot run
Code:
pkexec visudo
because I do not have it installed, and i cannot install it because I cannot sudo anything.
And yes, this is a production server. Not a high volume of usage, but still...
Is there any way to edit sudoers, or gain root access or am I totally screwed?