Ubuntu Core 18 - nano editor permission denied for /etc/netplan/config.yamlPermission denied error for running command on ubuntuGiving software sudo permissionEverything is permission deniedUnit snap-core-716.mount has failed on Ubuntu 16.04 lts (rootfs) armhfROS on Ubuntu Core IssuesPermission denied error when running apps installed as snap packages - Ubuntu 17.04Editing rc.local for Ubuntu Core
Simple solution for escaping from hanging Ubuntu OS (like pressing Ctrl+Alt+Del in Windows)?
What does "x employee is no longer employed by XYZ company" mean?
How to permanently set refresh interval for top command?
Using "those" in comparison structures
Why using adjective after noun?
How many Lego bricks exist total?
Undesired blank space between some words
Improving Map Function on Lists
Can a polling station shut early if everyone has voted?
How to deal with this fundamental problem with the advice: "Don't trust obscure PHP libraries that nobody uses!"?
Is the endomorphism ring of a module over a non-commutative ring always non-commutative?
List Product / Combinations With Strings
In a piece for piano and vocals, when I move the vocal part down an octave do I also need to move the piano part down an octave?
Unexpected large rent payments, by moneygram, for my apartment, not by me
Why do LED Headlamp bulbs need active cooling?
Is there a word/short phrase for "the most" of something (not necessarily the majority)?
Is a datagram from an upper network layer converted 1:1 to one of the lower layer?
Is it appropriate to ask for the text of a eulogy?
What's the minimum info I need to provide from an e-Ticket to board a flight?
How to write rhead only on the first page?
USA fingerprint on arrival
Why is wired Ethernet losing its speed advantage over wireless?
What kind of electrical connector is this and how do I remove it?
Magic Weapon Critical Hit Houserule
Ubuntu Core 18 - nano editor permission denied for /etc/netplan/config.yaml
Permission denied error for running command on ubuntuGiving software sudo permissionEverything is permission deniedUnit snap-core-716.mount has failed on Ubuntu 16.04 lts (rootfs) armhfROS on Ubuntu Core IssuesPermission denied error when running apps installed as snap packages - Ubuntu 17.04Editing rc.local for Ubuntu Core
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
Using ubuntu core trying to edit netplan config in /etc/netplan/00-snapd-config.yaml
This command sudo nano /etc/netplan/00-snapd-config.yaml
Outputs[ Error reading /etc/netplan/00-snapd-config.yaml: Permission denied ]
nano was installed with sudo snap install nano
Is there a way to edit /etc configuration files with a snap store text editor?
18.04 permissions snap ubuntu-core
add a comment
|
Using ubuntu core trying to edit netplan config in /etc/netplan/00-snapd-config.yaml
This command sudo nano /etc/netplan/00-snapd-config.yaml
Outputs[ Error reading /etc/netplan/00-snapd-config.yaml: Permission denied ]
nano was installed with sudo snap install nano
Is there a way to edit /etc configuration files with a snap store text editor?
18.04 permissions snap ubuntu-core
add a comment
|
Using ubuntu core trying to edit netplan config in /etc/netplan/00-snapd-config.yaml
This command sudo nano /etc/netplan/00-snapd-config.yaml
Outputs[ Error reading /etc/netplan/00-snapd-config.yaml: Permission denied ]
nano was installed with sudo snap install nano
Is there a way to edit /etc configuration files with a snap store text editor?
18.04 permissions snap ubuntu-core
Using ubuntu core trying to edit netplan config in /etc/netplan/00-snapd-config.yaml
This command sudo nano /etc/netplan/00-snapd-config.yaml
Outputs[ Error reading /etc/netplan/00-snapd-config.yaml: Permission denied ]
nano was installed with sudo snap install nano
Is there a way to edit /etc configuration files with a snap store text editor?
18.04 permissions snap ubuntu-core
18.04 permissions snap ubuntu-core
asked Sep 15 at 21:54
m0ng00sem0ng00se
231 silver badge9 bronze badges
231 silver badge9 bronze badges
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
For ubuntu core you have to copy the netplan file to /home/user before editing, then copy it back to etc/netplan and apply. Connect nano to home interface.
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1174387%2fubuntu-core-18-nano-editor-permission-denied-for-etc-netplan-config-yaml%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
For ubuntu core you have to copy the netplan file to /home/user before editing, then copy it back to etc/netplan and apply. Connect nano to home interface.
add a comment
|
For ubuntu core you have to copy the netplan file to /home/user before editing, then copy it back to etc/netplan and apply. Connect nano to home interface.
add a comment
|
For ubuntu core you have to copy the netplan file to /home/user before editing, then copy it back to etc/netplan and apply. Connect nano to home interface.
For ubuntu core you have to copy the netplan file to /home/user before editing, then copy it back to etc/netplan and apply. Connect nano to home interface.
answered Oct 1 at 13:44
m0ng00sem0ng00se
231 silver badge9 bronze badges
231 silver badge9 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1174387%2fubuntu-core-18-nano-editor-permission-denied-for-etc-netplan-config-yaml%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown