centOs - charlesfg/TPCx-V_setup GitHub Wiki
CentOS 7 Tips
Networking
- Change hostname :
hostnamectl set-hostname tpc0 --static
- To activate ssh withou password had to run
# inside the target machine/user
restorecon -R -v ~/.ssh
hostnamectl set-hostname tpc0 --static
# inside the target machine/user
restorecon -R -v ~/.ssh