Re: syncthing, rsync for git; was: git setup

2023-08-22 Thread Max Nikulin
On 23/08/2023 02:27, Michael Kjörling wrote: I know of rsync's shortcomings in the bidirectional-sync use case because I looked for a good while for a way to get it to do that safely, before coming across unison which being designed for that solved that problem with for all intents and purposes

BASH {VARNAME}>&- redirection (was: Re: Konsole is not bash)

2023-08-22 Thread Max Nikulin
On 23/08/2023 02:59, Greg Wooledge wrote: bar() { local fd foo {fd}>&1 1>&2 2>&${fd} {fd}>&- } Running this appears to gives the correct results -- outputs go to the right places -- but it leaves the temporary FD open. The final redirection to close it doesn't work. At first glance

Re: Debian Wiki IP Address Unban Request

2023-08-22 Thread Greg Wooledge
On Tue, Aug 22, 2023 at 05:02:22PM -0400, Oliver Wenston wrote: > I purchased a vps to use as my vpn server, and found out that it was black > listed from the https://wiki.debian.org/ website. I am currently using > Bookworm, and would love to be able to visit the wiki with my vpn. > > Who should

Re: No korganizer, kmix, akregator icon in the task bar (but yes for kwrite...)

2023-08-22 Thread Carles Pina i Estany
Hi, Answering myself... On 22 Aug 2023 at 16:50:15, Carles Pina i Estany wrote: > Bookworm here, but the same issues (at least for korganizer) happened on > bullseye. [...] > I use LXDE with some KDE applications. Some applications such as > korganizer, kmix, akregator: in the task bar I

Debian Wiki IP Address Unban Request

2023-08-22 Thread Oliver Wenston
Dear Debian mailing list, I purchased a vps to use as my vpn server, and found out that it was black listed from the https://wiki.debian.org/ website. I am currently using Bookworm, and would love to be able to visit the wiki with my vpn. Who should I contact next on a private channel to get my

Re: UEFI op servers, of niet?

2023-08-22 Thread Paul van der Vlis
Hoi Dennis, en anderen natuurlijk, Op 22-08-2023 om 12:22 schreef Dennis van Dok: On 22-08-2023 11:54, Paul van der Vlis wrote: Hallo Dennis en anderen, Op 22-08-2023 om 10:45 schreef Dennis van Dok: On 15-08-2023 12:13, Paul van der Vlis wrote: We zijn (bij Nikhef, plusminus 500 systemen)

Re: syncthing, rsync for git; was: git setup

2023-08-22 Thread Celejar
On Tue, 22 Aug 2023 19:27:57 + Michael Kjörling <2695bd53d...@ewoof.net> wrote: > On 22 Aug 2023 14:33 -0400, from cele...@gmail.com (Celejar): > >> Git tends to be very rsync-friendly. > > > > I do something similar - I use syncthing to automatically keep the git > > repositories on two of

Re: Konsole is not bash

2023-08-22 Thread Greg Wooledge
See, this is why I hate using bash extensions. So many weird corner cases and surprises As it turns out, the answer I gave yesterday was only partially correct. The "pure sh" solution is fine, but I offered this bash alternative: cmd {fd}>&1 1>&2 2>&$fd {fd}>&- This doesn't actually

Re: syncthing, rsync for git; was: git setup

2023-08-22 Thread Michael Kjörling
On 22 Aug 2023 14:33 -0400, from cele...@gmail.com (Celejar): >> Git tends to be very rsync-friendly. > > I do something similar - I use syncthing to automatically keep the git > repositories on two of my machines in sync. rsync may be better, but > syncthing has more or less worked for me. I'm

Re: git setup

2023-08-22 Thread Celejar
On Tue, 22 Aug 2023 16:31:58 +0200 wrote: > On Tue, Aug 22, 2023 at 09:16:47AM -0500, John Hasler wrote: > > Christoph writes: > > > I have almost the same setup and use local git repositories. Instead > > > of syncing them by the git tools I use rsync to update the backup from > > > time to

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-22 Thread Marco Möller
On 19.08.23 21:19, Christoph K. wrote: Could you please recommend a "suitable" sans-serif font that a) (...) b) (...) c) (...) d) (...) Thanks, Christoph Having had the same problem to solve for myself I ended up to use: Noto sans for all my GUI Liberation Mono for coding

Re: Debian installer preseed fails

2023-08-22 Thread Ceppo
On Sun, Aug 20, 2023 at 02:34:20PM +, Michael Kjörling wrote: > I think you also want: > > d-i hw-detect/firmware-lookup string never Maybe a dumb question, but doesn't it prevent free firmware from being installed too? -- Ceppo

Re: git setup

2023-08-22 Thread Charles Curley
On Tue, 22 Aug 2023 09:28:00 +0200 john doe wrote: > To me you only update upstream by pushes and never by pulling! > > So my suggestion in your case would be: > - One repo to work in and to push to upstream > - One upstream bare repo This is essentially what I do. My master repo, which the OP

Re: git setup

2023-08-22 Thread Ceppo
On Tue, Aug 22, 2023 at 03:00:33AM +, Russell L. Harris wrote: > My needs are simple. I need two git repositories. > > The first is my work space, into which periodically I commit the > article on which I am working. > > The second repository is my backup; it resides on another machine. >

Re: git setup

2023-08-22 Thread Sven Joachim
On 2023-08-22 03:00 +, Russell L. Harris wrote: > After much searching and reading, I have not discovered how to set up > a pair of git repositories to work together. > > I write articles for publication. I typically spend anywhere from > several hours to many days on each article. It is

[SOLVED] !Re: Favicon Firefox

2023-08-22 Thread Hans
Hi folks, found the reason, why favicons were not shown: I was my own fault! I disabled "create chronicle" in the settings of firefox, and with doing so, all favicons are not shown in a new tab. Now I reactivated it and everything is working normal. Damn me! Btw: The thinking was logically:

No korganizer, kmix, akregator icon in the task bar (but yes for kwrite...)

2023-08-22 Thread Carles Pina i Estany
Hi, Bookworm here, but the same issues (at least for korganizer) happened on bullseye. I'd like to ask something so I either open a bug or investigate more in my system (or in case that anyone knows more, if someone has fixed it). I use LXDE with some KDE applications. Some applications such

Re: Disk error?

2023-08-22 Thread zithro
On 21 Aug 2023 19:53, Tim Woodall wrote: On Mon, 21 Aug 2023, Tim Woodall wrote: On Wed, 24 Aug 2022, Tim Woodall wrote: I got this error while installing build-essential Preparing to unpack .../03-libperl5.34_5.34.0-5_arm64.deb ... Unpacking libperl5.34:arm64 (5.34.0-5) ... dpkg-deb

Re: git setup

2023-08-22 Thread tomas
On Tue, Aug 22, 2023 at 09:16:47AM -0500, John Hasler wrote: > Christoph writes: > > I have almost the same setup and use local git repositories. Instead > > of syncing them by the git tools I use rsync to update the backup from > > time to time. This is a dumb method but it works. > > This is

Re: Después de actualizar no arranca «entorno gráfico» de forma automática

2023-08-22 Thread Camaleón
El 2023-08-22 a las 14:46 +0200, aa ag escribió: > En principio, según el tutorial de Ubuntu está todo bien (a falta de probar > el paso de ubuntu.deskop). > No se si esto puede dar alguna pista? > > > Aquí dijimos que no había nada grave /var/log/lightdm/lightdm.log: > > [+0.00s] DEBUG:

Re: git setup

2023-08-22 Thread John Hasler
Christoph writes: > I have almost the same setup and use local git repositories. Instead > of syncing them by the git tools I use rsync to update the backup from > time to time. This is a dumb method but it works. This is what I do as well. -- John Hasler j...@sugarbit.com Elmwood, WI USA

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-22 Thread Michael Stone
On Sat, Aug 19, 2023 at 09:19:48PM +0200, Christoph K. wrote: Could you please recommend a "suitable" sans-serif font that A lot of your criteria are rather subjective. For packaged fonts you might look at "hack" (https://source-foundry.github.io/Hack/font-specimen.html) or "go"

Re: Después de actualizar no arranca «entorno gráfico» de forma automática

2023-08-22 Thread aa ag
En principio, según el tutorial de Ubuntu está todo bien (a falta de probar el paso de ubuntu.deskop). No se si esto puede dar alguna pista? Aquí dijimos que no había nada grave /var/log/lightdm/lightdm.log: [+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf>

Re: UEFI op servers, of niet?

2023-08-22 Thread Dennis van Dok
On 22-08-2023 11:54, Paul van der Vlis wrote: Hallo Dennis en anderen, Op 22-08-2023 om 10:45 schreef Dennis van Dok: On 15-08-2023 12:13, Paul van der Vlis wrote: We zijn (bij Nikhef, plusminus 500 systemen) al een paar jaar helemaal over op EFI boot aangezien de nieuwere systemen legacy

Re: UEFI op servers, of niet?

2023-08-22 Thread Paul van der Vlis
Hallo Dennis en anderen, Op 22-08-2023 om 10:45 schreef Dennis van Dok: On 15-08-2023 12:13, Paul van der Vlis wrote: Hallo, Wat is jullie mening over UEFI?  Ik vind het nogal een complex gebeuren waarbij aardig wat dingen mee mis kunnen gaan. En wellicht ook minder veilig dan "legacy".

Re: upgrade to bookworm broke phpmyadmin

2023-08-22 Thread Michael Kjörling
On 21 Aug 2023 20:00 -0600, from rickm...@shaw.ca (Rick Macdonald): >> # dpkg-reconfigure phpmyadmin >> Determining localhost credentials from /etc/mysql/debian.cnf: succeeded. >> dbconfig-common: writing config to /etc/dbconfig-common/phpmyadmin.conf >> dbconfig-common: flushing administrative

Re: UEFI op servers, of niet?

2023-08-22 Thread Dennis van Dok
On 15-08-2023 12:13, Paul van der Vlis wrote: Hallo, Wat is jullie mening over UEFI?  Ik vind het nogal een complex gebeuren waarbij aardig wat dingen mee mis kunnen gaan. En wellicht ook minder veilig dan "legacy". Niet per se, maar moderne systemen hebben steeds meer management aan boord

Re: git setup

2023-08-22 Thread john doe
On 8/22/23 05:00, Russell L. Harris wrote: After much searching and reading, I have not discovered how to set up a pair of git repositories to work together. This makes no sense, that is what Git is for! :) In the past, I have found git to be a very good solution.  But now I am moving to a

Re: git setup

2023-08-22 Thread Christoph Brinkhaus
Am Tue, Aug 22, 2023 at 03:00:33AM + schrieb Russell L. Harris: Hello Russel, I cannot answer your question directly but show what I am doing now. > After much searching and reading, I have not discovered how to set up > a pair of git repositories to work together. > > I write articles for

Re: mailx and selinux not co-operating

2023-08-22 Thread Bhasker C V
For future reference There is another package mailutils which also provides /usr/bin/mail. This is working fine with selinux in enforcing mode. This is a good alternative On Mon, Aug 21, 2023 at 2:56 AM Bhasker C V wrote: > Thanks Nicholas > However, it doesnt to my knowledge looks like an