Isolate DNS server process run in a certain directory
Clash Royale CLAN TAG#URR8PPP
up vote
-1
down vote
favorite
I'm using CentOS on a virtual machine, only the terminal of it, to be more specific. I'm trying to do a task, the one from the description.
I was able to start the DNS Serverr through dnsmasq package that was installed. My question is how can I isolate the process to run in a certain directory? (not root for example).
dns
add a comment |Â
up vote
-1
down vote
favorite
I'm using CentOS on a virtual machine, only the terminal of it, to be more specific. I'm trying to do a task, the one from the description.
I was able to start the DNS Serverr through dnsmasq package that was installed. My question is how can I isolate the process to run in a certain directory? (not root for example).
dns
I am kind of noob too, but it should come already isolated enough. Check the process list, see which user is running it. See apparmor, see selinux, search for systemd service files and how to start the service as isolated user.
â Artyom
Oct 31 '17 at 20:44
add a comment |Â
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I'm using CentOS on a virtual machine, only the terminal of it, to be more specific. I'm trying to do a task, the one from the description.
I was able to start the DNS Serverr through dnsmasq package that was installed. My question is how can I isolate the process to run in a certain directory? (not root for example).
dns
I'm using CentOS on a virtual machine, only the terminal of it, to be more specific. I'm trying to do a task, the one from the description.
I was able to start the DNS Serverr through dnsmasq package that was installed. My question is how can I isolate the process to run in a certain directory? (not root for example).
dns
dns
edited 2 mins ago
Rui F Ribeiro
37.1k1274118
37.1k1274118
asked Oct 31 '17 at 20:13
Dorian Diaconu
1
1
I am kind of noob too, but it should come already isolated enough. Check the process list, see which user is running it. See apparmor, see selinux, search for systemd service files and how to start the service as isolated user.
â Artyom
Oct 31 '17 at 20:44
add a comment |Â
I am kind of noob too, but it should come already isolated enough. Check the process list, see which user is running it. See apparmor, see selinux, search for systemd service files and how to start the service as isolated user.
â Artyom
Oct 31 '17 at 20:44
I am kind of noob too, but it should come already isolated enough. Check the process list, see which user is running it. See apparmor, see selinux, search for systemd service files and how to start the service as isolated user.
â Artyom
Oct 31 '17 at 20:44
I am kind of noob too, but it should come already isolated enough. Check the process list, see which user is running it. See apparmor, see selinux, search for systemd service files and how to start the service as isolated user.
â Artyom
Oct 31 '17 at 20:44
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f401715%2fisolate-dns-server-process-run-in-a-certain-directory%23new-answer', 'question_page');
);
Post as a guest
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
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
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
I am kind of noob too, but it should come already isolated enough. Check the process list, see which user is running it. See apparmor, see selinux, search for systemd service files and how to start the service as isolated user.
â Artyom
Oct 31 '17 at 20:44