Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

digital-ocean

Using SQL Server Management Studio to remote connect to docker container

March 2, 2023 by Tarik

connect via SSMS using the public IP address, followed by comma separator and then the port (xxx.xx.xx.xxx,port) You’ll also need the sa credentials to make this work.

Categories sql-server Tags digital-ocean, docker, sql-server Leave a comment

How to solve “sign_and_send_pubkey: signing failed: agent refused operation”?

October 6, 2022 by Tarik

Run ssh-add on the client machine, that will add the SSH key to the agent. Confirm with ssh-add -l (again on the client) that it was indeed added.

Categories ssh Tags digital-ocean, remote-access, ssh, ssh-keys Leave a comment
Newer posts
← Previous Page1 Page2

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa