When i try to run "chcon unconfined_u:object_r:etc_t:s0 index.html" i get "chcon: failed to change context of ‘index.html’ to ‘\302\226\302\226unconfined_u:object_r:etc_t:s0’: Invalid argument" error
You can use SELinux in all production devices where Linux is installed, the only problem here is SELinux do not have context rules for all applications Example: Nagios Monitoring Tool.
Please provide the vedios on complete selinux concepts and also how to write selinux policy in m4 language.I have a doubt are there any language to implement policies other than m4..
SELinux - Security Enhanced Linux RHEL 7
You have explained only type. Could you please explain user and role as well
Sure will create one deep video
could you please recommend a good book for learn SELinux into deep
See SELinux for beginners
When i try to run "chcon unconfined_u:object_r:etc_t:s0 index.html" i get "chcon: failed to change context of ‘index.html’ to ‘\302\226\302\226unconfined_u:object_r:etc_t:s0’: Invalid argument" error
chcon is no more in RHEL 7. Use semanage
@@TechArkit I was able to do it using "chcon -t etc_t index.html"
@@zymagoras always use semanage and restorecon is a good practice in RHEL 7 and 8 versions
Its good Demo of SELinux. is there a real use in Production level. I still not find any reason where to use it.
You can use SELinux in all production devices where Linux is installed, the only problem here is SELinux do not have context rules for all applications Example: Nagios Monitoring Tool.
I have too created a video on this. Do check the same
th-cam.com/video/XZx6EbY0oQo/w-d-xo.html
Thanks
Would you please elaborate more about selinux Boolean as well here or upcoming videos
Thanks a lot again
Sure Abhijith will do that.
@@TechArkit When? When RH8 will be out?
@@enjoyinglife671 RHEL 8 is out you can check playlist.
what is the difference between apache tomcat and http server??
Technically both provide web server services, tomcat is flexible for hosting Java-based applets. Example of different brand mobiles.
Please provide the vedios on complete selinux concepts and also how to write selinux policy in m4 language.I have a doubt are there any language to implement policies other than m4..
Writing policies is an big topic you have go through SELinux book.
I have too created a video on this. Do check the same
th-cam.com/video/XZx6EbY0oQo/w-d-xo.html
in real time selinux is in which mode ?
it's in enforcing or permissive or what
it depends on security standards what company is using. Most of the time permissive. since SELinux is not compatible with all applications.
Hi Tech-Ark team, httpd cannot be installed on centos , can anybody help me fix this error------------------Thanks
yum install httpd -y
dnf install httpd -y
what to learn after linux any path can u suggest
You can learn Cloud and Automation
@@TechArkit u mean aws and ansible
Helpfull
Thanks