Re: Help with perl in httpd

2023-07-14 Thread Francis . Montagnac
On Fri, 14 Jul 2023 23:26:33 +0200 Peter Boy wrote: > That brought me past line 3 to the next error: > Fri Jul 14 22:38:35.479031 2023] [cgid:error] [pid 1406:tid 1496] [client > 192.168.122.158:50928] > AH01215: stderr from /var/www/html/artikel/artikel.pl: > artikel.pl: Can't locate

Power save problems with screen shut off

2023-07-14 Thread Alex
Hi, I have a fedora37 Asus/Intel desktop system that I'd like to be able to shut the monitors off after some period of inactivity. When I select the "turn off the screen when inactive for" option and select some period of time (5 minutes), it shuts off all three monitors, then a few seconds later

Re: wordpress problem

2023-07-14 Thread Samuel Sieb
On 7/14/23 12:59, Bill Cunningham wrote: I have the server edition installed and log into firefox and enter https://localhost/wp-admin and I always get there's no such url. https://localhost:9090 works fine for the server edition login. What am I doing or not doing here? I installed one rpm

Re: wordpress problem

2023-07-14 Thread Bill Cunningham
On 7/14/2023 5:52 PM, Mark C. Allman via users wrote: On 7/14/23 17:09, Mark C. Allman via users wrote: > ... https://localhost:9090 works fine for the server edition login.  Is there something listening on port 80 (check via netstat -antp)? The wp-admin request is trying port 80. You

Re: Not enough swap space to hibernate

2023-07-14 Thread Jeffrey Walton
On Fri, Jul 14, 2023 at 5:15 PM Patrick O'Callaghan wrote: > [...] > > > > Where do you show the selinux label anywhere in that? > > > > "ls -lZ" > > > > > > $ ls -lZ /SWAP/swapfile > > > -rw---. 1 root root unconfined_u:object_r:default_t:s0 > > > 34359738368 Jul 12 12:46 /SWAP/swapfile > >

Re: wordpress problem

2023-07-14 Thread Mark C. Allman via users
On 7/14/23 17:09, Mark C. Allman via users wrote: > ... https://localhost:9090 works fine for the server edition login.  Is there something listening on port 80 (check via netstat -antp)? The wp-admin request is trying port 80. You have something listening on port 9090. On 7/14/23

Re: Help with perl in httpd

2023-07-14 Thread Peter Boy
> Am 14.07.2023 um 21:11 schrieb francis.montag...@inria.fr: > > On Fri, 14 Jul 2023 20:56:21 +0200 Peter Boy wrote: > >> But linie 3 of the script produced the next error message: > >> Can't locate CGI/Carp.pm in @INC >> (you may need to install the CGI::Carp module) >> (@INC contains:

Re: Not enough swap space to hibernate

2023-07-14 Thread Patrick O'Callaghan
On Fri, 2023-07-14 at 10:58 -0700, Samuel Sieb wrote: > On 7/14/23 10:49, Patrick O'Callaghan wrote: > > On Fri, 2023-07-14 at 09:49 -0700, Samuel Sieb wrote: > > > On 7/14/23 03:44, Patrick O'Callaghan wrote: > > > > On Thu, 2023-07-13 at 15:37 -0700, Samuel Sieb wrote: > > > > > On 7/13/23

Re: wordpress problem

2023-07-14 Thread Mark C. Allman via users
> ... https://localhost:9090 works fine for the server edition login.  Is there something listening on port 80 (check via netstat -antp)? The wp-admin request is trying port 80. You have something listening on port 9090. On 7/14/23 16:54, Bill Cunningham wrote: On 7/14/2023 4:09 PM,

Re: wordpress problem

2023-07-14 Thread Bill Cunningham
On 7/14/2023 4:09 PM, Richard Ibbotson wrote: Hi I have the server edition installed and log into firefox and enter https://localhost/wp-admin and I always get there's no such url. Try https://localhost/wp-login.php or.. http://localhost/wp-login.php No that doesn't work either.

Re: wordpress problem

2023-07-14 Thread Richard Ibbotson
Hi > I have the server edition installed and log into firefox and enter > https://localhost/wp-admin and I always get there's no such url. Try https://localhost/wp-login.php or.. http://localhost/wp-login.php -- Richard ___ users mailing list --

wordpress problem

2023-07-14 Thread Bill Cunningham
I have the server edition installed and log into firefox and enter https://localhost/wp-admin and I always get there's no such url. https://localhost:9090 works fine for the server edition login. What am I doing or not doing here? I installed one rpm called wordpress and its' dependencies.

Re: Who is the problem kid: Win10 or Fedora?

2023-07-14 Thread Jeffrey Walton
On Fri, Jul 14, 2023 at 2:01 PM Walter H. via users wrote: > > On 14.07.2023 18:23, francis.montag...@inria.fr wrote: > > Hi. > > > > On Fri, 14 Jul 2023 16:22:56 +0200 "Walter H. via users" wrote: > > > >> I added this inside the Fedora in the sshd_config > >> HostKeyAlgorithms +ssh-rsa > >>

Re: Who is the problem kid: Win10 or Fedora?

2023-07-14 Thread Barry
> On 14 Jul 2023, at 19:01, Walter H. via users > wrote: > > ssh -i id_rsa youruser@fedorahost > > doesn't work > > this is quite strange; because the same keyfiles works from another Linux > [not Fedora] > > what's causing this strange behaviour? In cases like this I run ssh with debug

Re: Help with perl in httpd

2023-07-14 Thread Francis . Montagnac
On Fri, 14 Jul 2023 20:56:21 +0200 Peter Boy wrote: > But linie 3 of the script produced the next error message: > Can't locate CGI/Carp.pm in @INC > (you may need to install the CGI::Carp module) > (@INC contains: /usr/local/lib64/perl5/5.36 /usr/local/share/perl5/5.36 >

Re: Help with perl in httpd

2023-07-14 Thread Peter Boy
> Am 14.07.2023 um 19:01 schrieb Samuel Sieb : > > On 7/14/23 06:48, Peter Boy wrote: >> I have the thankless task of getting an application written with perl to run >> on one of our F38 servers. >> The application was developed around 2005 or so, last changes around 2012, >> the developer is

Re: Who is the problem kid: Win10 or Fedora?

2023-07-14 Thread Walter H. via users
On 14.07.2023 18:23, francis.montag...@inria.fr wrote: Hi. On Fri, 14 Jul 2023 16:22:56 +0200 "Walter H. via users" wrote: I added this inside the Fedora in the sshd_config HostKeyAlgorithms +ssh-rsa PubkeyAcceptedKeyTypes ssh-rsa then the login using the keys from WSL were working again; but

Re: Not enough swap space to hibernate

2023-07-14 Thread Samuel Sieb
On 7/14/23 10:49, Patrick O'Callaghan wrote: On Fri, 2023-07-14 at 09:49 -0700, Samuel Sieb wrote: On 7/14/23 03:44, Patrick O'Callaghan wrote: On Thu, 2023-07-13 at 15:37 -0700, Samuel Sieb wrote: On 7/13/23 14:39, Patrick O'Callaghan wrote: So I followed that (i.e. applied 'restorecon -v

Re: Not enough swap space to hibernate

2023-07-14 Thread Patrick O'Callaghan
On Fri, 2023-07-14 at 09:49 -0700, Samuel Sieb wrote: > On 7/14/23 03:44, Patrick O'Callaghan wrote: > > On Thu, 2023-07-13 at 15:37 -0700, Samuel Sieb wrote: > > > On 7/13/23 14:39, Patrick O'Callaghan wrote: > > > > So I followed that (i.e. applied 'restorecon -v /SWAP', where > > > > /SWAP > >

Re: WD BLUE SSD died. Not even seen in BIOS or via USB? Bad Response from WD Support.

2023-07-14 Thread Samuel Sieb
On 7/14/23 03:29, Michael D. Setzer II via users wrote: Not very happy with WD support, was actually looking for info to figure out what happened with drive versus trying to get a replacement, but that seems all they are concerned about NOT DOING. There's no way they could tell how or why it

Re: Help with perl in httpd

2023-07-14 Thread Samuel Sieb
On 7/14/23 06:48, Peter Boy wrote: I have the thankless task of getting an application written with perl to run on one of our F38 servers. The application was developed around 2005 or so, last changes around 2012, the developer is long gone from the university and the colleagues whose (long

Re: Not enough swap space to hibernate

2023-07-14 Thread Samuel Sieb
On 7/14/23 03:44, Patrick O'Callaghan wrote: On Thu, 2023-07-13 at 15:37 -0700, Samuel Sieb wrote: On 7/13/23 14:39, Patrick O'Callaghan wrote: So I followed that (i.e. applied 'restorecon -v /SWAP', where /SWAP is a Btrfs subvolume holding the swapfile, but it still fails with the same error,

Re: Who is the problem kid: Win10 or Fedora?

2023-07-14 Thread Francis . Montagnac
Hi. On Fri, 14 Jul 2023 16:22:56 +0200 "Walter H. via users" wrote: > I added this inside the Fedora in the sshd_config > HostKeyAlgorithms +ssh-rsa > PubkeyAcceptedKeyTypes ssh-rsa > then the login using the keys from WSL were working again; > but why didn't this help to login using the keys

Re: WD BLUE SSD died. Not even seen in BIOS or via USB? Bad Response from WD Support.

2023-07-14 Thread Michael D. Setzer II via users
On 14 Jul 2023 at 15:08, Barry wrote: From: Barry Subject:Re: WD BLUE SSD died. Not even seen in BIOS or via USB? Bad Response from WD Support. Date sent: Fri, 14 Jul 2023 15:08:56 +0100 To: mi...@guam.net, Community

Re: F38 install issues

2023-07-14 Thread stan via users
On Thu, 13 Jul 2023 14:33:04 -0400 Matt Morgan wrote: > Hi. I haven't been here for a long time, which I guess is a testament > to how well Fedora works these days. True. > I have a new laptop, set up with Windows, that I'm trying to install > F38 on. I used the media writer to make a USB

Re: Who is the problem kid: Win10 or Fedora?

2023-07-14 Thread Jeffrey Walton
On Fri, Jul 14, 2023 at 10:23 AM Walter H. via users wrote: > > I've got a Win10 box und a Fedora VM > > both are latest updates / release [Win10 22H2 19045.3086 and Fedora 38] > > I was used to connect to the Fedora VM from the Win10 box > > - with the OpenSSH commands, that are nativly

Who is the problem kid: Win10 or Fedora?

2023-07-14 Thread Walter H. via users
Hello, I've got a Win10 box und a Fedora  VM both are latest updates / release [Win10 22H2 19045.3086 and Fedora 38] I was used to connect to the Fedora VM from the Win10 box - with the OpenSSH commands, that are nativly available in Windows - with WinSCP - or the ssh commands inside the WSL

Re: WD BLUE SSD died. Not even seen in BIOS or via USB? Bad Response from WD Support.

2023-07-14 Thread Barry
> On 14 Jul 2023, at 11:29, Michael D. Setzer II via users > wrote: > > The two WD Black drives I just ordered and > seller sent serial numbers without being asked. WD Support comes > back that those serial numbers were meant for drives installed in > systems, so WD provides no warranty.

Help with perl in httpd

2023-07-14 Thread Peter Boy
I have the thankless task of getting an application written with perl to run on one of our F38 servers. The application was developed around 2005 or so, last changes around 2012, the developer is long gone from the university and the colleagues whose (long term) project use the application

Re: WD BLUE SSD died. Not even seen in BIOS or via USB? Bad Response from WD Support.

2023-07-14 Thread George N. White III
On Fri, Jul 14, 2023 at 7:29 AM Michael D. Setzer II via users < users@lists.fedoraproject.org> wrote: > Not very happy with WD support, was actually looking for info to > figure out what happened with drive versus trying to get a > replacement, but that seems all they are concerned about NOT >

Re: youtube-dl error (F37 and F38)

2023-07-14 Thread Ranjan Maitra
On Thu Jul13'23 09:52:47PM, Samuel Sieb wrote: > From: Samuel Sieb > Date: Thu, 13 Jul 2023 21:52:47 -0700 > To: users@lists.fedoraproject.org > Reply-To: Community support for Fedora users > Subject: Re: youtube-dl error (F37 and F38) > > On 7/13/23 21:42, Ranjan Maitra wrote: > > I have been

Re: Not enough swap space to hibernate

2023-07-14 Thread Patrick O'Callaghan
On Thu, 2023-07-13 at 15:37 -0700, Samuel Sieb wrote: > On 7/13/23 14:39, Patrick O'Callaghan wrote: > > On Thu, 2023-07-13 at 17:01 +0100, Patrick O'Callaghan wrote: > > > On Thu, 2023-07-13 at 09:52 -0400, Ted Roche wrote: > > > > POC: You might try the posts on this Fedora List archive: > > > >

Re: WD BLUE SSD died. Not even seen in BIOS or via USB? Bad Response from WD Support.

2023-07-14 Thread Michael D. Setzer II via users
On 13 Jul 2023 at 21:43, Samuel Sieb wrote: Date sent: Thu, 13 Jul 2023 21:43:34 -0700 Subject:Re: WD BLUE SSD died. Not even seen in BIOS or via USB? To: users@lists.fedoraproject.org From: Samuel Sieb Send reply to: