Centos - turn off selinux
Add in console:
sed -i "" -e "s/SELINUX=enforcing/SELINUX=disabled/" /etc/selinux/config; setenforce 0
Add in console:
sed -i "" -e "s/SELINUX=enforcing/SELINUX=disabled/" /etc/selinux/config; setenforce 0
1. Uptime CommandIn Linux uptime command shows since how long your system is running and the...
To change the root password, you must:Login as root using ssh and then type passwd command:...
Copyright © 2024 VpsPro. All Rights Reserved.