If Lynis list the following warning:
Warning: Incorrect permissions for file /root/.ssh [test:FILE-7524]
you will fix it with the following command line:
1
sudo chmod 700 /root/.ssh
If Lynis list the following warning:
Warning: Incorrect permissions for file /root/.ssh [test:FILE-7524]
you will fix it with the following command line:
1
sudo chmod 700 /root/.ssh