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

subsystem

subsystem request failed on channel 0 scp: Connection closed

April 1, 2024 by Tarik

Try -O as an option in your scp cmd, i.e. scp -p -O -P 29418 [email protected]:hooks/commit-msg “jyei-erp/.git/hooks/” Faced similar issue. This solution is from comments in github regarding this problem. For more details – https://github.com/PowerShell/Win32-OpenSSH/issues/1945

Categories ssh Tags gerrit, scp, ssh, subsystem Leave a comment

Installing Apache on Windows Subsystem for Linux

December 30, 2023 by Tarik

In order to eliminate this warning Invalid argument: AH00076: Failed to enable APR_TCP_DEFER_ACCEP Add this to the end of /etc/apache2/apache2.conf AcceptFilter http none

Categories linux Tags apache2, linux, subsystem, windows, windows-subsystem-for-linux Leave a comment

subsystem request failed on channel 0 scp: Connection closed – Macbook

December 30, 2023 by Tarik

Try -O as an option in your scp cmd, i.e. scp -p -O -P 29418 [email protected]:hooks/commit-msg “jyei-erp/.git/hooks/” Faced similar issue. This solution is from comments in github regarding this problem. For more details – https://github.com/PowerShell/Win32-OpenSSH/issues/1945

Categories ssh Tags gerrit, scp, ssh, subsystem Leave a comment

Writing a Windows NT subsystem [closed]

May 4, 2023 by Tarik

Here are the major components of a subsystem: User-mode server. The server creates a (A)LPC port and listens for and handles client requests. User-mode client DLL. In the DLL_INIT_ROUTINE, you can connect to the port set up by the server. This DLL will expose your subsystem’s API, and some functions will require communication with the … Read more

Categories windows Tags subsystem, windows, windows-nt Leave a comment

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