I am learning to use linux a bit more, setting up development servers etc
Seem to be getting my head around it quite easily. But this one has got me.
I run virtualmin on my development server and the virtual servers create a user with ssh access.
With this user I want to be able to edit the authorized_keys file for that particular user (running git so need this!)
But if i cd to .ssh I get the error can't cd to .ssh
The folder appears in the users home directory, it also is owned by this user.
Second issue is that pressing tab docent auto complete folder names etc nor does it colour folders/files when showing a directory contents? How can I enable these two features
Thanks
Seem to be getting my head around it quite easily. But this one has got me.
I run virtualmin on my development server and the virtual servers create a user with ssh access.
With this user I want to be able to edit the authorized_keys file for that particular user (running git so need this!)
But if i cd to .ssh I get the error can't cd to .ssh
The folder appears in the users home directory, it also is owned by this user.
Second issue is that pressing tab docent auto complete folder names etc nor does it colour folders/files when showing a directory contents? How can I enable these two features
Thanks