You are not logged in.
Pages: 1
Topic closed
I noticed everything isn't fine when I tried to modify the sudoers file by visudo:
1. keyboard input lags, when I type something it takes at long time to see it on the screen.
2. When I push enter nothing happen
3. Cannot delete anything I typed
4, When I close visudo it crashs and prints my screen full of text: : at EOF
Those thinks also happen when I try to modify crontab rules by crontab -e Could be same problem?
Anybody?
Offline
From the man page: There is a hard-coded list of editors that visudo will use set at compile-time (...)
Offline
Try to see the xorg logs and see if there are any errors when visudo crashes. If there are, post them here.
and I hope you have vi/vim installed
Last edited by Inxsible (2010-07-22 12:28:53)
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Try to see the xorg logs and see if there are any errors when visudo crashes. If there are, post them here.
and I hope you have vi/vim installed
I too experience the first two issues, but I thinks it's the way the editor works. 'Enter' moves to the next line and there are no EOF errors.
Offline
Hmm.. Now everything works fine when I editing file by command:
EDITOR=nano visudo
Same think with crontab, no erros with nano text-editor
Offline
Hmm.. Now everything works fine when I editing file by command:
EDITOR=nano visudo
Same think with crontab, no erros with nano text-editor
That's what I was saying in my first post.
Offline
Ok, thank you mate!
Offline
PHEW!! I'm soooo glad I found this post!!
My tty was going nuts every time I attempted to invoke visudo. Even this was progress, as last night I was completely locked out, with the message;
visudo: /etc/sudoers: Read-only file system.
Having convinced myself it was disk errors (due to some hard-resets I've had to do), I thought I was stairing down the barrel of a complete re-install !
There's nothing quite like the feeling of relief you get when over-coming a hurdle that seemed so impossible!
Offline
Welcome to the forums, plenty, and thanks for the feedback.
However, this thread is getting old. Have a look at our Forum Etiquette, esp. the section on Necro-Bumping.
Let's keep this thread read-only now.
Closing.
To know or not to know ...
... the questions remain forever.
Offline
Pages: 1
Topic closed