Re: Need working repo for Deb7 - wheezy

2022-08-10 Thread Michael Stone
On Tue, Aug 09, 2022 at 01:31:20PM +, Aravinth kumar Anbalagan wrote: Hi @Michael Stone There are no proxy configured on the server. Please check the below error and let us know how can we proceed further? root@policijas-db:~# cd /etc/apt/ apt.conf.d/ preferences.d/ sources.list.d/ tr

Re: Need working repo for Deb7 - wheezy

2022-08-10 Thread Kushal Kumaran
On Wed, Aug 10 2022 at 01:41:46 PM, Aravinth kumar Anbalagan wrote: > Hi Thomas, > > Below is the output. > > root@policijas-db:~# gpg --keyserver keyserver.ubuntu.com --recv-keys 473041FA > gpg: requesting key 473041FA from hkp server keyserver.ubuntu.com > gpg: keyserver timed out > gpg: keyser

Re: Can I install Debian operating systems for money?

2022-08-10 Thread Joe Pfeiffer
Roger Price writes: > On Wed, 10 Aug 2022, Andy Smith wrote: >> I had a negative experience with LPI about 15 years ago where I >> signed up for one of their tests at a conference (FOSDEM) just out >> of interest and then in the weeks afterwards I was bombarded with >> marketing emails. > > My ap

RE: Need working repo for Deb7 - wheezy

2022-08-10 Thread Thomas Schmitt
Hi, Aravinth kumar Anbalagan wrote: > root@policijas-db:~# gpg --keyserver keyserver.ubuntu.com --recv-keys 473041FA > gpg: requesting key 473041FA from hkp server keyserver.ubuntu.com > gpg: keyserver timed out Looks like a problem between your network and keyserver.ubuntu.com. I get no reply f

RE: Need working repo for Deb7 - wheezy

2022-08-10 Thread Aravinth kumar Anbalagan
Hi Thomas, Below is the output. root@policijas-db:~# gpg --keyserver keyserver.ubuntu.com --recv-keys 473041FA gpg: requesting key 473041FA from hkp server keyserver.ubuntu.com gpg: keyserver timed out gpg: keyserver receive failed: keyserver error root@policijas-db:~# Regards, Aravinth kumar Li

NAT program used in DOS pre-2000 (was: Re: Verison IPv6 -- I want to stick ...)

2022-08-10 Thread rhkramer
Oops, just noticed that in my previous email I said pre-2020 when I meant pre-2000 -- that may have added some confusion. On Wednesday, August 10, 2022 08:55:20 AM Dan Ritter wrote: > rhkra...@gmail.com wrote: > > my LAN consisted only of DOS (or Windows) computers. One (DOS) computer > > on the

Re: Verison IPv6 -- I want to stick with IPv4 (was Re: ipv6: static ipv6 address with dynamic network address possible?)

2022-08-10 Thread rhkramer
Hmm, big (to me) oops -- pre-2020 should have been pre-2000 On Wednesday, August 10, 2022 08:23:13 AM rhkra...@gmail.com wrote: > Background: My first encounters with NAT were back in the days (pre-2020) > when my LAN consisted only of DOS (or Windows) computers. One (DOS) -- rhk If you reply:

Re: Verison IPv6 -- I want to stick with IPv4 (was Re: ipv6: static ipv6 address with dynamic network address possible?)

2022-08-10 Thread Dan Ritter
rhkra...@gmail.com wrote: > On Wednesday, August 10, 2022 04:12:11 AM Curt wrote: > > I never realized that local addresses were fundamentally identical in all > > local networks because there weren't enough addresses in the first > > place, and that NAT was essentially designed to palliate this s

Re: Verison IPv6 -- I want to stick with IPv4 (was Re: ipv6: static ipv6 address with dynamic network address possible?)

2022-08-10 Thread rhkramer
On Wednesday, August 10, 2022 04:12:11 AM Curt wrote: > I never realized that local addresses were fundamentally identical in all > local networks because there weren't enough addresses in the first > place, and that NAT was essentially designed to palliate this shortage. Yes, aiui, NAT was design

Re: Can I install Debian operating systems for money?

2022-08-10 Thread Andy Smith
Hello, On Wed, Aug 10, 2022 at 12:20:39PM +0200, Roger Price wrote: > On Wed, 10 Aug 2022, Andy Smith wrote: > > I had a negative experience with LPI about 15 years ago where I > > signed up for one of their tests at a conference (FOSDEM) just out > > of interest and then in the weeks afterwards I

Re: Can I install Debian operating systems for money?

2022-08-10 Thread David
On Wed, 10 Aug 2022 12:20:39 +0200 (CEST) Roger Price wrote: > On Wed, 10 Aug 2022, Andy Smith wrote: > > I had a negative experience with LPI about 15 years ago where I > > signed up for one of their tests at a conference (FOSDEM) just out > > of interest and then in the weeks afterwards I was b

RE: Need working repo for Deb7 - wheezy

2022-08-10 Thread Thomas Schmitt
Hi, Aravinth kumar Anbalagan wrote: > Received below error. Any other way to download the keys? > [...] > sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com $K > [...] > Executing: gpg --ignore-time-conflict --no-options --no-default-keyring > --secret-keyring /tmp/tmp.3r9by2p9YX --trus

RE: Need working repo for Deb7 - wheezy

2022-08-10 Thread Aravinth kumar Anbalagan
Hi @Thomas Schmitt Received below error. Any other way to download the keys? root@policijas-db:~# for K in $(apt-key list | grep expired | cut -d'/' -f2 | cut -d' ' -f1); do sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com $K; done Executing: gpg --ignore-time-conflict --no-options

Re: Can I install Debian operating systems for money?

2022-08-10 Thread Roger Price
On Wed, 10 Aug 2022, Andy Smith wrote: I had a negative experience with LPI about 15 years ago where I signed up for one of their tests at a conference (FOSDEM) just out of interest and then in the weeks afterwards I was bombarded with marketing emails. My apologies for an off-topic comment, bu

Re: Can I install Debian operating systems for money?

2022-08-10 Thread Andy Smith
Hello, On Wed, Aug 10, 2022 at 09:31:54AM +0100, Ottavio Caruso wrote: > On 09/08/2022 19:53, Dan Ritter wrote: > > You can't call yourself a Debian anything, but you can say that > > you are a consultant or contractor or business that sells Debian > > installation services. > > But the OP can ac

Re: Can I install Debian operating systems for money?

2022-08-10 Thread Kevin Price
Am 09.08.22 um 20:53 schrieb Dan Ritter: > you > can charge the reasonable cost of the media with Debian on it, > if you are selling that. You may even charge huge money for debian itself, not just for the media. You are allowed to sell it for whatever your clients are willing to pay, and your jur

Re: Verison IPv6 -- I want to stick with IPv4 (was Re: ipv6: static ipv6 address with dynamic network address possible?)

2022-08-10 Thread Curt
On 2022-08-09, Andy Smith wrote: > Hello, > > On Tue, Aug 09, 2022 at 05:15:15PM -0400, Celejar wrote: >> On Tue, 2 Aug 2022 15:04:13 + >> Andy Smith wrote: >> > On Tue, Aug 02, 2022 at 10:44:54AM -0400, rhkra...@gmail.com wrote: >> > > I guess if I read that right, Verizon still supports IPv