Topic: Cant write ssh authorized_keys
"""
This is very important to setup public key access from vcPanel to this node. Otherwise vcPanel not able to communicate with your server.
# mkdir ~root/.ssh
# cd ~root/.ssh
# touch authorized_keys
Now copy your vcPanel public-key from the file /usr/local/vcpanel/key/id_rsa.pub of vcPanel master node to authorized_keys of your new node and save it.
""""
I cant do it... try to make with many things... i dont have permission to write the file autorized_keys.
I try to search this problem in lot of foruns... cant do it.
[root@server01 .ssh]# rm -rf authorized_keys
rm: cannot remove `authorized_keys': Operation not permitted
[root@server01 .ssh]#
i cant delete, cant write, cant do nothing.