List of posts tagged: Linux
Install composer globally for Linux/Unix/OSX
A simple example of a quick installation of the composer dependency manager for UNIX-like operating systems.
Changing the owner, rights to access to the files and (or) directories in the Linux
Sometimes you need to change the permissions on files or folders. This need may arise due to incorrect design of access rights or when fine-tuning of the project on the server. The following describes the commands for changing the rights to access, changing of the owner for the files and (or) folders.
Configuring access to the repository with help SSH
How to connect a repository with SSH? Detailed instruction how to generate an SSH key, to add the SSH key in github or bitbucket and to connect to the repository smartGit using the SSH key.