Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by rwniceing
at 2024-09-11 15:00:45
Point:500 Replies:7 POST_ID:829234USER_ID:12079
Topic:
Linux;;Apache Web Server
My VPS server is hosted to one VPS hosting company.
Whatever I try to enable selinux on my apache linux CentOS with many linux command operation, it is still not enabled, Why ?After posting related question here, and the answer is not found yet.
And I talked to my hosting company, he replied:
My question is
VPS hosting company has ability to restrict user to enable selinux even I have installed selinux and done all selinux instruction on my VPS server since it is Virtualization server , they are able to restrict all VPS users to enable selinux, right ? If so, I will give up to enable selinux on my VPS server
Please advise
Rwniceing
Whatever I try to enable selinux on my apache linux CentOS with many linux command operation, it is still not enabled, Why ?After posting related question here, and the answer is not found yet.
And I talked to my hosting company, he replied:
We use OpenVZ virtualization (most popular VPS virtualization system), which doesn't support selinux for security reasons, i am sorry, but we have no option to enable it.
My question is
VPS hosting company has ability to restrict user to enable selinux even I have installed selinux and done all selinux instruction on my VPS server since it is Virtualization server , they are able to restrict all VPS users to enable selinux, right ? If so, I will give up to enable selinux on my VPS server
Please advise
Rwniceing
Author: rwniceing replied at 2024-09-11 15:34:16
mugojava, thanks for your reply after this thread is closed. All agree it now .
Expert: mugojava replied at 2024-09-11 15:33:05
That is correct. OpenVZ does not support SELinux. If you require SELinux, you will have to go with another virtualization method.
Expert: exploitedj replied at 2024-09-11 15:26:14
And to answer, yes, I agree. They are probably bound by this limitation.
Author: rwniceing replied at 2024-09-11 15:25:37
Thanks for your reply
Expert: exploitedj replied at 2024-09-11 15:23:58
Ha ha, small world. You are the "other guy" I was going to check on.
Author: rwniceing replied at 2024-09-11 15:22:22
In other words, you agree it my last question in my last post, right ?
If so, I will close this thread
If so, I will close this thread
Accepted Solution
Expert: exploitedj replied at 2024-09-11 15:20:02
500 points EXCELLENT
Shoot. I just found this, http://wiki.centos.org/HowTos/Virtualization/OpenVZ
"Unfortunately SELINUX is not compatible with nor included in the OpenVZ kernel. To disable SELINUX, edit the /etc/sysconfig/selinux config file with your preferred text editor and set it to disabled:
SELINUX=disabled "
I have to save some other guy some time, with a similar post. BRB.
"Unfortunately SELINUX is not compatible with nor included in the OpenVZ kernel. To disable SELINUX, edit the /etc/sysconfig/selinux config file with your preferred text editor and set it to disabled:
SELINUX=disabled "
I have to save some other guy some time, with a similar post. BRB.