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.

June 13, 2017 20 Yehor Rykhnov ConsoleLinuxUbuntuInstallComposer

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.

June 5, 2016 10 Alex Linux

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.

February 3, 2016 77 Yehor Rykhnov gitConsoleSSHWindowsMacLinuxsettingsVCS