Network service discovery disabled
#1
OK, I mastered updating the eMMC with 16.04, but the message referenced in the subject keeps coming up after booting. From what I've discovered this is because my ISP is doing something considered lazy, or at least mildly improper with access to DNS. In any even in my searching I found instructions on editing a workaround in a file in
Code:
/etc/network/if-up.d/avahi-daemon

to include a line but even though I'm logged in as a user with administrator privilege, the editor won't save, complaining that I don't have the necessary privilege. Is it necessary to invoke a particular program from a command line?
"Get your facts straight first, then distort them as you wish." -- Mark Twain
#2
(08-18-2017, 10:10 PM)Siliconserf Wrote: ...  even though I'm logged in as a user with administrator privilege, the editor won't save, complaining that I don't have the necessary privilege. Is it necessary to invoke a particular program from a command line?

Administrator privileges give you specific rights like the ability to use the sudo command, because your administrator id is in the sudoers file.  Try this :

sudo  vi  <path/filename>

or 

sudo  gedit   <path/filename>

or 

sudo  nano  <path/filename>

hint:  the sudo command gives you temporary root privileges  ::  it will prompt you for your password !
marcushh777    Cool

please join us for a chat @  irc.pine64.xyz:6667   or ssl  irc.pine64.xyz:6697

( I regret that I am not able to respond to personal messages;  let's meet on irc! )


Forum Jump:


Users browsing this thread: 1 Guest(s)