Re: [gentoo-user] ip_change_notifier - empty IP address

2023-06-27 Thread thelma
Thelma On 6/27/23 13:23, Neil Bothwick wrote: On Tue, 27 Jun 2023 11:48:16 -0600, the...@sys-concept.com wrote: On 6/27/23 11:04, Neil Bothwick wrote: On Tue, 27 Jun 2023 10:34:22 -0600, the...@sys-concept.com wrote: I run this little script to notify me when the IP changes. However

Re: [gentoo-user] ip_change_notifier - empty IP address

2023-06-27 Thread thelma
On 6/27/23 13:23, Neil Bothwick wrote: On Tue, 27 Jun 2023 11:48:16 -0600, the...@sys-concept.com wrote: On 6/27/23 11:04, Neil Bothwick wrote: On Tue, 27 Jun 2023 10:34:22 -0600, the...@sys-concept.com wrote: I run this little script to notify me when the IP changes. However at time to

Re: [gentoo-user] ip_change_notifier - empty IP address

2023-06-27 Thread Neil Bothwick
On Tue, 27 Jun 2023 11:48:16 -0600, the...@sys-concept.com wrote: > On 6/27/23 11:04, Neil Bothwick wrote: > > On Tue, 27 Jun 2023 10:34:22 -0600, the...@sys-concept.com wrote: > > > >> I run this little script to notify me when the IP changes. However > >> at time to time the file:

Re: [gentoo-user] ip_change_notifier - empty IP address

2023-06-27 Thread thelma
On 6/27/23 11:04, Neil Bothwick wrote: On Tue, 27 Jun 2023 10:34:22 -0600, the...@sys-concept.com wrote: I run this little script to notify me when the IP changes. However at time to time the file: "old_ip.txt" is being populated with an empty line "no IP address" What could be causing it?

Re: [gentoo-user] ip_change_notifier - empty IP address

2023-06-27 Thread Neil Bothwick
On Tue, 27 Jun 2023 10:34:22 -0600, the...@sys-concept.com wrote: > I run this little script to notify me when the IP changes. However at > time to time the file: "old_ip.txt" is being populated with an empty > line "no IP address" > > What could be causing it? > > > #!/bin/bash > > #

[gentoo-user] ip_change_notifier - empty IP address

2023-06-27 Thread thelma
I run this little script to notify me when the IP changes. However at time to time the file: "old_ip.txt" is being populated with an empty line "no IP address" What could be causing it? #!/bin/bash # Replace "YOUR_EMAIL" with your actual email address EMAIL="your_em...@gmail.com" # File to

Re: [gentoo-user] disable password wait time

2023-06-27 Thread Dale
the...@sys-concept.com wrote: > On 6/27/23 00:05, Dale wrote: >> the...@sys-concept.com wrote: >>> I forgot, how to disable password wait time 10min when wrong password >>> is entered. >>> Where is the setting? >>> >>> >>> >> >> >> Check here: >> >> /etc/login.defs >> >> Hope that helps. >> >>

Re: [gentoo-user] disable password wait time

2023-06-27 Thread thelma
On 6/27/23 00:05, Dale wrote: the...@sys-concept.com wrote: I forgot, how to disable password wait time 10min when wrong password is entered. Where is the setting? Check here: /etc/login.defs Hope that helps. Dale :-)  :-) I'm not sure if it is the correct but setting in:

Re: [gentoo-user] disable password wait time

2023-06-27 Thread Dale
the...@sys-concept.com wrote: > I forgot, how to disable password wait time 10min when wrong password > is entered. > Where is the setting? > > > Check here: /etc/login.defs Hope that helps. Dale :-)  :-)