Re: Ctl+Alt+F7 fails!

2024-08-30 Thread Ralf Mardorf
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/75 "Can't go back from tty to a graphic session by Ctrl+Alt+Fn Hi, since updating the kernel from 6.10.6.arch1-1 to 6.10.7.arch1-1 followed by a restart, I'm unable to get back from Ctrl+Alt+F2 tty2 to the graphic session w

Re: Ctl+Alt+F7 fails!

2024-08-30 Thread Ralf Mardorf
On Fri, 2024-08-30 at 17:23 -0500, David C. Rankin wrote: > On 8/30/24 12:51 PM, Ralf Mardorf wrote: > > I cannot report the issue against the bug tracker, maybe somebody is > > willing to care about the issue here. > > > > Consider to stop this 2f[...] auth [...]! > > +1 I apologise for my choi

Re: Ctl+Alt+F7 fails!

2024-08-30 Thread Ralf Mardorf
On Fri, 2024-08-30 at 23:04 +, Doug Newgard wrote: > There's no issue to create, ctl-alt-f7 isn't supposed to just > magically do anything specific, and you haven't actually shown an > issue at all. Hi, since updating the kernel from 6.10.6.arch1-1 to 6.10.7.arch1-1 followed by a restart, I'm

Re: Ctl+Alt+F7 fails!

2024-08-30 Thread Doug Newgard
On Fri, 30 Aug 2024 19:51:14 +0200 Ralf Mardorf wrote: > Hi, > > Ctl+Alt+F7 fails! > > I need to restart the machine. > > $ pacman -Q linux > linux 6.10.7.arch1-1 > > 2fucktor auth fails as well ;), hence I cannot provide a bug report. > > I was able to log in https://gitlab.archlinux.org/ Explo

Re: Ctl+Alt+F7 fails!

2024-08-30 Thread David C. Rankin
On 8/30/24 12:51 PM, Ralf Mardorf wrote: I cannot report the issue against the bug tracker, maybe somebody is willing to care about the issue here. Consider to stop this 2fucktor auth crap! +1 Or at least get one that works and one that provides at least a 60 SECOND TIMEOUT for the code. I

Re: fail2ban with action = %(action_mwl)s not including log lines

2024-08-30 Thread David C. Rankin
On 8/16/24 11:45 PM, David C. Rankin wrote: All,   I've posted to the forum, but haven't received any suggestions https://bbs.archlinux.org/viewtopic.php?pid=2190182#p2190182   The title says it all. When fail2ban is configured to include log lines in the e-mail it sends when a ban it trig

Ctl+Alt+F7 fails!

2024-08-30 Thread Ralf Mardorf
Hi, Ctl+Alt+F7 fails! I need to restart the machine. $ pacman -Q linux linux 6.10.7.arch1-1 2fucktor auth fails as well ;), hence I cannot provide a bug report. I was able to log in https://gitlab.archlinux.org/ a few hours ago. I've had enough by now! I cannot report the issue against the bu

Re: Auto Chmod inside directory

2024-08-30 Thread Martin Rys
Yeah so this is a new one https://github.com/nextcloud/desktop/issues/6863 Martin On Fri, Aug 30, 2024 at 12:22 PM Silvio Siefke wrote: > > Hi, > > > > Nextcloud does not care about your permissions. > > > > You can try this by creating a file, doing chmod 777 on it and then > > syncing on anoth

Re: Auto Chmod inside directory

2024-08-30 Thread Silvio Siefke
Hi, Nextcloud does not care about your permissions. You can try this by creating a file, doing chmod 777 on it and then syncing on another machine, it will be synced with 644. Synchronizing permissions "would be bad for security", if you track down the relevant bug report. Yes, this is stupi