ssh: connect to host bitbucket.org port 22: Connection timed out

I have done below mentioned things and it started working. vim ~/.ssh/config Add these lines and save it. Host bitbucket.org Hostname altssh.bitbucket.org Port 443 For Windows: Go to the place where your .ssh folder is located (run %USERPROFILE%). open the .ssh folder and create a file with the name config without any extension. Paste the … Read more

Gitlab with non-standard SSH port (on VM with Iptable forwarding)

In Omnibus-packaged versions you can modify that property in the /etc/gitlab/gitlab.rb file: gitlab_rails[‘gitlab_shell_ssh_port’] = 766 Then, you’ll need to reconfigure GitLab: # gitlab-ctl reconfigure Your URIs will then be correctly displayed as ssh://git@git.domain.com:766/group/project.git in the web interface.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)