-
Notifications
You must be signed in to change notification settings - Fork 0
CentOS
5huckle edited this page Sep 29, 2022
·
3 revisions
-
elevate to root
-
add privileged user, switch to that account
-
change hostname, ip address, gateway, dns, search domains, -- nmtui is a useful tool
-
disable root ssh # vi /etc/ssh/sshd_config, look for PermitRootLogin, remove # and change value to no
-
if desired, manage remotely via ssh