08-19-2017, 12:53 AM
(This post was last modified: 08-19-2017, 12:53 AM by MarkHaysHarris777.)
(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
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! )
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! )