Re: Debian, Git server, Nginx, Fcgiwrap, and git push can not create remote object directory

2023-09-09 Thread Geert Stappers
On Sat, Sep 09, 2023 at 04:31:38PM -0400, David Mehler wrote: > Hello, > > I'm trying to set up a git server on Debian 12, served by Nginx via > https. I used this as a debian-specific starter though I have done > this in the past using a FreeBSD and Apache type setup: > > https://esc.sh/blog/set

Re: xclip - how to use without a graphics display for testing on Github workflows

2023-09-09 Thread Max Nikulin
On 10/09/2023 06:36, Tom Browder wrote: We have a Raku module that uses "xclip" during use on a computer with a monitor.  We need to test it with Github workflows which does not have a graphics device. Is there any "xclip" option to allow for testing without a graphics devivce without throwin

Re: Debian, Git server, Nginx, Fcgiwrap, and git push can not create remote object directory

2023-09-09 Thread David Mehler
Hello, "I'm assuming that you replaced 'git.domain.com' and 'domain.com' in this config with real domain names, and that they are functional and tested." Yes, the real domains are functional and tested. "All this is to set up a fastCGI-compliant server protected with HTTP basic auth and accessed

Re: xclip - how to use without a graphics display for testing on Github workflows

2023-09-09 Thread Tom Browder
On Sat, Sep 9, 2023 at 18:47 Greg Wooledge wrote: > On Sat, Sep 09, 2023 at 06:36:56PM -0500, Tom Browder wrote: > > Is there any "xclip" option to allow for testing without a graphics > devivce … Thanks, Greg! -Tom

Re: xclip - how to use without a graphics display for testing on Github workflows

2023-09-09 Thread Greg Wooledge
On Sat, Sep 09, 2023 at 06:36:56PM -0500, Tom Browder wrote: > Is there any "xclip" option to allow for testing without a graphics devivce > without throwing an error? Or any suggestion for a work around? Look at the xvfb package. It gives an X server that exists entirely in memory, not needing a

xclip - how to use without a graphics display for testing on Github workflows

2023-09-09 Thread Tom Browder
We have a Raku module that uses "xclip" during use on a computer with a monitor. We need to test it with Github workflows which does not have a graphics device. Is there any "xclip" option to allow for testing without a graphics devivce without throwing an error? Or any suggestion for a work arou

Re: raid10 access problem

2023-09-09 Thread David Christensen
On 9/9/23 05:53, gene heskett wrote: On 9/9/23 05:15, David Christensen wrote: I buy used motherboard/ CPU/ memory combos on eBay for storage servers -- Intel S1200V3RP motherboard, Xeon E3-1200 v3 or v4 series processor, and ECC memory.  There are four variants of the S1200V3RP -- L, M, O,

Debian, Git server, Nginx, Fcgiwrap, and git push can not create remote object directory

2023-09-09 Thread David Mehler
Hello, I'm trying to set up a git server on Debian 12, served by Nginx via https. I used this as a debian-specific starter though I have done this in the past using a FreeBSD and Apache type setup: https://esc.sh/blog/setting-up-a-git-http-server-with-nginx/ The client is a windows 10 client. Al

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-09 Thread Linux-Fan
Default User writes: On Fri, 2023-09-01 at 23:15 +0200, Linux-Fan wrote: > Default User writes: [...] > > I HAVE used a number of other backup methodologies, including > > Borgbackup, for which I had high hopes, but was highly > > disappointed. > > Would you care to share in what regards Bor

Re: raid10 access problem

2023-09-09 Thread David Christensen
On 9/8/23 20:30, gene heskett wrote: On 9/8/23 02:24, David Christensen wrote: My suggestion is to reduce complexity by separating out functionality and putting isolatable chunks into different computers.  A storage server is an obvious candidate.  Similarly, a backup server.  And, a daily d

Re: Debian 12 - IPv4 blocked without fail2ban & co

2023-09-09 Thread Romain
As already reported, when it's blocked, all traffic is blocked on IPv4, including SSH & HTTP. Le sam. 9 sept. 2023 à 06:42, Timothy M Butterworth < timothy.m.butterwo...@gmail.com> a écrit : > > > On Fri, Sep 8, 2023 at 10:52 PM Max Nikulin wrote: > >> On 08/09/2023 04:39, Romain wrote: >> > I c