XRDP won't start under CentOS 7
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I just install last version of CentOS 7 and I need to start XRDP.
I installed XRDP without error.
When I execute
# systemctl start xrdp.service
I am facing error
Failed to start xrdp.service:Unit not found
What do I missing here?
centos xrdp
add a comment |
up vote
0
down vote
favorite
I just install last version of CentOS 7 and I need to start XRDP.
I installed XRDP without error.
When I execute
# systemctl start xrdp.service
I am facing error
Failed to start xrdp.service:Unit not found
What do I missing here?
centos xrdp
1
Do you have SELinux activated?
– Romeo Ninov
Jun 30 '17 at 9:16
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I just install last version of CentOS 7 and I need to start XRDP.
I installed XRDP without error.
When I execute
# systemctl start xrdp.service
I am facing error
Failed to start xrdp.service:Unit not found
What do I missing here?
centos xrdp
I just install last version of CentOS 7 and I need to start XRDP.
I installed XRDP without error.
When I execute
# systemctl start xrdp.service
I am facing error
Failed to start xrdp.service:Unit not found
What do I missing here?
centos xrdp
centos xrdp
asked Jun 30 '17 at 8:47
Academy of Programmer
141119
141119
1
Do you have SELinux activated?
– Romeo Ninov
Jun 30 '17 at 9:16
add a comment |
1
Do you have SELinux activated?
– Romeo Ninov
Jun 30 '17 at 9:16
1
1
Do you have SELinux activated?
– Romeo Ninov
Jun 30 '17 at 9:16
Do you have SELinux activated?
– Romeo Ninov
Jun 30 '17 at 9:16
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
I deactivated SELinux by advice of Romeo Ninov and using this manual was able to install XRDP.
http://www.itzgeek.com/how-tos/linux/centos-how-tos/install-xrdp-on-centos-7-rhel-7.html
Notice: You have to reload computer after you change SELinux config file.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I deactivated SELinux by advice of Romeo Ninov and using this manual was able to install XRDP.
http://www.itzgeek.com/how-tos/linux/centos-how-tos/install-xrdp-on-centos-7-rhel-7.html
Notice: You have to reload computer after you change SELinux config file.
add a comment |
up vote
0
down vote
I deactivated SELinux by advice of Romeo Ninov and using this manual was able to install XRDP.
http://www.itzgeek.com/how-tos/linux/centos-how-tos/install-xrdp-on-centos-7-rhel-7.html
Notice: You have to reload computer after you change SELinux config file.
add a comment |
up vote
0
down vote
up vote
0
down vote
I deactivated SELinux by advice of Romeo Ninov and using this manual was able to install XRDP.
http://www.itzgeek.com/how-tos/linux/centos-how-tos/install-xrdp-on-centos-7-rhel-7.html
Notice: You have to reload computer after you change SELinux config file.
I deactivated SELinux by advice of Romeo Ninov and using this manual was able to install XRDP.
http://www.itzgeek.com/how-tos/linux/centos-how-tos/install-xrdp-on-centos-7-rhel-7.html
Notice: You have to reload computer after you change SELinux config file.
answered Jul 1 '17 at 1:19
Academy of Programmer
141119
141119
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2funix.stackexchange.com%2fquestions%2f374361%2fxrdp-wont-start-under-centos-7%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
1
Do you have SELinux activated?
– Romeo Ninov
Jun 30 '17 at 9:16