Archive: symlink

 

Posts Tagged ‘symlink’


If you create a symlink via SSH then chances are you are logged in as the root user and the symlink will be created as root. Usually though you will want to the symlink to belong to another owner:group. If you try to use chown it will silently fail to change the ownership of the [...]