Sudo works only with some of my applications. For example sudo vi or sudo gedit works, but sudo atom returns an error
No protocol specified
I tried to follow steps from another stackoverflow question but:
visudo -f /etc/sudoersreturns "Permission denied".- I don't have any
.Xauthority file in$HOMEnor I have any$XAUTHORITYset.
(I am using fedora.)
atom? It's not installed on my system. Can you link to a distro repository page or the project's web site? Based on the very limited information you have provided, I suspect it requires additional command-line parameters, which you are not providing. This is not likely to be asudoissue, but rather anatom(whatever that is) issue. – user Nov 05 '16 at 12:15