Re: Firewall blocking my new Debian 11 server ports 80 and 443

2022-05-28 Thread Tom Browder
On Sat, May 28, 2022 at 19:10 Timothy M Butterworth < timothy.m.butterwo...@gmail.com> wrote: … On the local host try running `telnet 127.0.0.1 80` > I was able to connect, thanks, Timothy! Now what? I would really like to use ufw. -Tom

Re: Firewall blocking my new Debian 11 server ports 80 and 443

2022-05-28 Thread Tom Browder
On Sat, May 28, 2022 at 19:01 Greg Wooledge wrote: > On Sat, May 28, 2022 at 05:51:38PM -0500, Tom Browder wrote: > … > > ... wow. Just wow. How can such a short excerpt contain so many failures? Greg, calm down. I get it, but I haven’t unlearned years of muscle memory—sorry. And the

Re: Firewall blocking my new Debian 11 server ports 80 and 443

2022-05-28 Thread Timothy M Butterworth
ccess to the server. >>>> >>>> Have you tried to telnet to port 80 from home? Do you see apache >>> listening this port using ``ss``? >>> >> >> On the new host I did: >> >> $ sudo su >> # telnet 80 >> Tryin

Re: Firewall blocking my new Debian 11 server ports 80 and 443

2022-05-28 Thread Greg Wooledge
On Sat, May 28, 2022 at 05:51:38PM -0500, Tom Browder wrote: > $ sudo su > # telnet 80 > Trying 0.0.0.80... ... wow. Just wow. How can such a short excerpt contain so many failures? 1) "sudo su" is stupid. You don't need TWO setuid programs to get a root shell. Either use

Re: Firewall blocking my new Debian 11 server ports 80 and 443

2022-05-28 Thread Tom Browder
om home? Do you see apache >> listening this port using ``ss``? >> > > On the new host I did: > > $ sudo su > # telnet 80 > Trying 0.0.0.80... > > > and gave up waiting. > Maybe I should remove all firewall progs and start from zero.

Re: Firewall blocking my new Debian 11 server ports 80 and 443

2022-05-28 Thread Tom Browder
On Sat, May 28, 2022 at 17:30 IL Ka wrote: > I am running an Apache server and using Qualys Lab’s server checker. It >> shows no access to the server. >> >> Have you tried to telnet to port 80 from home? Do you see apache > listening this port using ``ss``? > On the

Re: Firewall blocking my new Debian 11 server ports 80 and 443

2022-05-28 Thread IL Ka
> > I am running an Apache server and using Qualys Lab’s server checker. It > shows no access to the server. > > Have you tried to telnet to port 80 from home? Do you see apache listening this port using ``ss``? > > Whatever attempt I make to change the ports disappears when I reboot. > > Sure,

Re: Firewall blocking my new Debian 11 server ports 80 and 443

2022-05-28 Thread Dan Ritter
Tom Browder wrote: > On Sat, May 28, 2022 at 14:11 Tom Browder wrote: > > > As the bare-iron server came from my long-time cloud provider (since > > Debian 6), incoming ports 80 and 443 are blocked. > > > A little more digging shows the new server is using fail

Re: Firewall blocking my new Debian 11 server ports 80 and 443

2022-05-28 Thread Tom Browder
On Sat, May 28, 2022 at 17:08 Dan Ritter wrote: … Therefore, something outside of your machine is blocking the > ports, or you are misreading or misusing the tools that are > telling you the ports are blocked. Tell us how you are checking the ports I am running an Apache server and using

Re: Firewall blocking my new Debian 11 server ports 80 and 443

2022-05-28 Thread IL Ka
> > > > A little more digging shows the new server is using fail2ban and nft > tables, so I > need help on how to properly allow https and http inbound. > > I am not familiar with nft, bit you can switch to iptables using ``update-alternatives`` # update-alternatives

Re: Firewall blocking my new Debian 11 server ports 80 and 443

2022-05-28 Thread Tom Browder
On Sat, May 28, 2022 at 14:11 Tom Browder wrote: > As the bare-iron server came from my long-time cloud provider (since > Debian 6), incoming ports 80 and 443 are blocked. A little more digging shows the new server is using fail2ban and nft tables, so I need help on how to properly allow

Re: Firewall blocking my new Debian 11 server ports 80 and 443

2022-05-28 Thread IL Ka
bianubuntu.html> But since policy is "ACCEPT", other ports are open. > My usual incantation and response: > > # sudo iptables -A IN_public_allow -p tcp -m tcp --dport 80 -m > conntrack --ctstate NEW,UNTRACKED -j ACCEPT > iptables: No chain/target/match by that

Re: Firewall blocking my new Debian 11 server ports 80 and 443

2022-05-28 Thread Georgi Naplatanov
On 5/28/22 22:11, Tom Browder wrote: > As the bare-iron server came from my long-time cloud provider (since > Debian 6), incoming ports 80 and 443 are blocked. > > I ran my usual iptables command for new servers from them, but this > time the default settings were different so

Re: Firewall blocking my new Debian 11 server ports 80 and 443

2022-05-28 Thread Dan Ritter
Tom Browder wrote: > As the bare-iron server came from my long-time cloud provider (since > Debian 6), incoming ports 80 and 443 are blocked. > > I ran my usual iptables command for new servers from them, but this > time the default settings were different so it didn't work. &

Firewall blocking my new Debian 11 server ports 80 and 443

2022-05-28 Thread Tom Browder
As the bare-iron server came from my long-time cloud provider (since Debian 6), incoming ports 80 and 443 are blocked. I ran my usual iptables command for new servers from them, but this time the default settings were different so it didn't work. Output from "sudo iptables -S" before

Re: smartctl puzzlement new disk

2022-05-20 Thread Darac Marjal
On 14/05/2022 03:02, ghe2001 wrote: Supermicro workstation, Debian Buster, smartctl v 6.6 I bought a new 12TB Western Digital Gold SATA disk the other day. After testing it, smartctl says, among other things:  22 Unknown_Attribute   0x0023   001   001   025    Pre-fail Always

Re: smartctl puzzlement new disk

2022-05-14 Thread David
On Sun, 15 May 2022 at 05:13, ghe2001 wrote: > Got 7.2. Now 22 is helium level, but it still says it fails. Maybe it's faulty. I would ask vendor/manufacturer for advice, who will probably advise to test it using manufacturer diagnostic software.

Re: smartctl puzzlement new disk

2022-05-14 Thread ghe2001
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 --- Original Message --- On Friday, May 13th, 2022 at 10:08 PM, David wrote: > See also here: > https://backports.debian.org/Instructions/#index3h2 > "All backports are deactivated by default " ... Got 7.2. Now 22 is helium level,

Re: smartctl puzzlement new disk

2022-05-13 Thread David
On Sat, 14 May 2022 at 13:54, ghe2001 wrote: > On Friday, May 13, 2022 8:37 PM, David wrote: > > > Hi, you could try the more recent version of smartmontools > > (7.2-1~bpo10+1) that is available in the buster-backports > > repository. > > > > Version 6.6 was released 2017-November-05. > >

Re: smartctl puzzlement new disk

2022-05-13 Thread ghe2001
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 ‐‐‐ Original Message ‐‐‐ On Friday, May 13, 2022 8:37 PM, David wrote: > Hi, you could try the more recent version of smartmontools > (7.2-1~bpo10+1) that is available in the buster-backports > repository. > > Version 6.6 was released

Re: smartctl puzzlement new disk

2022-05-13 Thread David Christensen
On 5/13/22 19:02, ghe2001 wrote: Supermicro workstation, Debian Buster, smartctl v 6.6 I bought a new 12TB Western Digital Gold SATA disk the other day. After testing it, smartctl says, among other things: 22 Unknown_Attribute 0x0023 001 001 025Pre-fail Always

Re: smartctl puzzlement new disk

2022-05-13 Thread David
On Sat, 14 May 2022 at 12:21, ghe2001 wrote: > Supermicro workstation, Debian Buster, smartctl v 6.6 > > I bought a new 12TB Western Digital Gold SATA disk the other day. > After testing it, smartctl says, among other things: > > 22 Unknown_Attribute 0x0023 001 001

Re: New Debian

2022-04-29 Thread Thomas Schmitt
Dear Sophie, could you please explain the relation of your planned Debian installation with Michael Schwibinger. Does he know that you use his name here ? This list is an international community where humorous statements should be clearly marked as such, or else they end up in our minds as

Re: New Debian

2022-04-28 Thread Greg Wooledge
On Thu, Apr 28, 2022 at 05:00:55PM +, Schwibinger Michael wrote: > we did download an ISO File. For the love of glob. *** WHICH ISO FILE?? ***

New Debian

2022-04-28 Thread Schwibinger Michael
Good afternoon What we did beore: With the new PC we did download an ISO File. Burned it on DVD Boot the DVD that was all. Is it now more difficult? What ist the problem with LXDE? Regards Sophie Some years with did try Ubuntu Lubuntu with LXDE but it did crash to often

Re: Do I need a new hard drive?

2022-04-26 Thread David Christensen
. Assuming you like them, I would replace the factory cables with new Alchemy cables. I'll keep that in mind. I have one spare, so I can swap that in in pretty quick order if need be. I would order more and make everything match. I did figure that out, and tested the three remaining drives. All

Re: Do I need a new hard drive?

2022-04-26 Thread Charles Curley
> > > All black, two red. The black ones came with the computer. The red > > ones are aftermarket, Alchemy SATA3 30 cm. BFA-MSC-SATA330RK-RP. > > All lock. > > > https://www.frozencpu.com/products/14060/cab-572/Bitfenix_Alchemy_Multisleeve_SATA_30_Cable_-_30cm_

Re: Do I need a new hard drive?

2022-04-25 Thread David Christensen
e computer. The red ones > are aftermarket, Alchemy SATA3 30 cm. BFA-MSC-SATA330RK-RP. All lock. https://www.frozencpu.com/products/14060/cab-572/Bitfenix_Alchemy_Multisleeve_SATA_30_Cable_-_30cm_-_Red_BFA-MSC-SATA330RK-RP.html Those Alchemy SATA cables look good. Assuming you like them, I

Re: Do I need a new hard drive?

2022-04-25 Thread Charles Curley
Auto Offline data collection on/off support. Suspend Offline collection upon new command. Offline surface scan supported.

Re: Do I need a new hard drive?

2022-04-25 Thread Charles Curley
On Sun, 24 Apr 2022 22:52:15 -0700 David Christensen wrote: > So, RAID 5 HDD's are sda, sdc, and sdd, and optical is sdb? Optical is sr0. sda is an SSD with all the system, /home, etc. md0 is mounted at /crc. > > > You do have a backup of your Debian system configuration files and > your

Re: Do I need a new hard drive?

2022-04-24 Thread David Christensen
On 4/24/22 17:10, Charles Curley wrote: On Sun, 24 Apr 2022 13:08:03 -0600 Charles Curley wrote: I have three hard drives in a RAID 5 array. RAID has not yet failed the errant drive. Just now, via ssh into finnix: root@0:~# cat /proc/mdstat Personalities : [raid6] [raid5] [raid4] [linear]

Re: Do I need a new hard drive?

2022-04-24 Thread David Christensen
On 4/24/22 15:37, Charles Curley wrote: On Sun, 24 Apr 2022 14:07:14 -0700 David Christensen wrote: On 4/24/22 12:08, Charles Curley wrote: I have three hard drives in a RAID 5 array. What is the make and model of your motherboard? ASUS H97M-E I'd call that a multimedia desktop

Re: Do I need a new hard drive?

2022-04-24 Thread Charles Curley
On Sun, 24 Apr 2022 13:08:03 -0600 Charles Curley wrote: > I have three hard drives in a RAID 5 array. RAID has not yet failed the errant drive. Just now, via ssh into finnix: root@0:~# cat /proc/mdstat Personalities : [raid6] [raid5] [raid4] [linear] [multipath] [raid0] [raid1] [raid10]

Re: Do I need a new hard drive?

2022-04-24 Thread Charles Curley
time to complete Offline data collection:(43680) seconds. Offline data collection capabilities:(0x7b) SMART execute Offline immediate. Auto Offline data collection on/off support.

Re: Do I need a new hard drive?

2022-04-24 Thread David Christensen
On 4/24/22 12:08, Charles Curley wrote: I have three hard drives in a RAID 5 array. This morning my motherboard went wonky and crashed. USB devices on the motherboard are acting up. I cannot reboot to Debian. I can, however, boot to finnix 120. Using that, I have fscked all partitions, including

Re: Do I need a new hard drive?

2022-04-24 Thread Andrew M.A. Cater
Hello Charles On Sun, Apr 24, 2022 at 01:08:03PM -0600, Charles Curley wrote: > I have three hard drives in a RAID 5 array. This morning my motherboard > went wonky and crashed. USB devices on the motherboard are acting up. I > cannot reboot to Debian. I can, however, boot to finnix 120. Using >

Do I need a new hard drive?

2022-04-24 Thread Charles Curley
I have three hard drives in a RAID 5 array. This morning my motherboard went wonky and crashed. USB devices on the motherboard are acting up. I cannot reboot to Debian. I can, however, boot to finnix 120. Using that, I have fscked all partitions, including the RAID array. I am running checksums,

Re: QEMU/KVM doesn't open new window - Access only via vnc viewer

2022-04-06 Thread Dieter Rohlfing
Am Thu, 31 Mar 2022 15:42:43 +0100 schrieb Gareth Evans : >A different invocation method, but does this help, or give a clue to something >equivalent? > >https://lists.debian.org/debian-user/2021/09/msg00691.html The link was the path to the solution. For gtk output in a newly created window I

Re: QEMU/KVM doesn't open new window - Access only via vnc viewer

2022-03-31 Thread Gareth Evans
> On 31 Mar 2022, at 09:44, Dieter Rohlfing wrote: > > Hi, > > I'm just about to install Debian11/Bullseye on a host. There are several > VMs running under QEMU/KVM to set up. > > With Debian9/Stretch I created a new VM via command line: > > /usr/bin/kvm -dr

Re: QEMU/KVM doesn't open new window - Access only via vnc viewer

2022-03-31 Thread Christian Britz
Debian11/Bullseye on a host. There are several > VMs running under QEMU/KVM to set up. > > With Debian9/Stretch I created a new VM via command line: > > /usr/bin/kvm -drive > file=/qemu/win-70/win-70.jessie.raw,if=virtio,media=disk,cache=none,format=raw > -name Win-70 -vga std

QEMU/KVM doesn't open new window - Access only via vnc viewer

2022-03-31 Thread Dieter Rohlfing
Hi, I'm just about to install Debian11/Bullseye on a host. There are several VMs running under QEMU/KVM to set up. With Debian9/Stretch I created a new VM via command line: /usr/bin/kvm -drive file=/qemu/win-70/win-70.jessie.raw,if=virtio,media=disk,cache=none,format=raw -name Win-70 -vga std

Re: about 10th new install of bullseye

2022-02-22 Thread Charles Kroeger
replace the GPU card Gene it's kaput. C

Re: about 10th new install of bullseye

2022-02-20 Thread David Wright
On Sun 20 Feb 2022 at 07:47:57 (+0100), john doe wrote: > On 2/19/2022 9:03 PM, David Wright wrote: > > On Fri 18 Feb 2022 at 20:46:03 (-0800), Gene Heskett wrote: > > > Since last post, I found the install logs, and BRLTTY is listed in the > > > hardware file, as if its a mobo feature. And

Re: about 10th new install of bullseye

2022-02-19 Thread john doe
On 2/19/2022 9:03 PM, David Wright wrote: On Fri 18 Feb 2022 at 20:46:03 (-0800), Gene Heskett wrote: Since last post, I found the install logs, and BRLTTY is listed in the hardware file, as if its a mobo feature. And reading the DIY Guid from Asus, there is a tools menu where some stiff that

Re: about 10th new install of bullseye

2022-02-19 Thread gene heskett
On Saturday, February 19, 2022 6:59:52 PM EST David Christensen wrote: > On 2/18/22 22:15, Felix Miata wrote: > > David Christensen composed on 2022-02-18 21:38 (UTC-0800): > >> 4. Do the simplest install of the OS of choice onto the SSD, using > >> BIOS, MBR, and partitioning the OS drive such

Re: about 10th new install of bullseye

2022-02-19 Thread gene heskett
On Friday, February 18, 2022 3:19:43 PM EST David Wright wrote: > On Fri 18 Feb 2022 at 09:15:50 (-0800), Gene Heskett wrote: > > Two problems: > > > > terminals went funkity late tuesday, spent Wed-Thu trying to reboot, > > would not go beyond the 15 second mark rebooting. Finally ran the > >

Re: about 10th new install of bullseye

2022-02-19 Thread David Christensen
On 2/18/22 22:15, Felix Miata wrote: David Christensen composed on 2022-02-18 21:38 (UTC-0800): 4. Do the simplest install of the OS of choice onto the SSD, using BIOS, MBR, and partitioning the OS drive such that the system image fits onto "16 GB" devices with room to spare -- 1 GB ext4

Re: about 10th new install of bullseye

2022-02-19 Thread David Wright
On Fri 18 Feb 2022 at 20:46:03 (-0800), Gene Heskett wrote: > Since last post, I found the install logs, and BRLTTY is listed in the > hardware file, as if its a mobo feature. And reading the DIY Guid from Asus, > there is a tools menu where some stiff that is not list, can be controlled so >

Re: about 10th new install of bullseye

2022-02-19 Thread Curt
On 2022-02-18, Andy Smith wrote: > Hello, > > On Fri, Feb 18, 2022 at 07:41:01PM +, Andrew M.A. Cater wrote: >> In something of 150 or more installs of bullseye - we do a bunch with >> each release of images with a point release - I don't think I've ever >> seen brltty installed "by accident"

Re: about 10th new install of bullseye

2022-02-19 Thread Andrew M.A. Cater
Hi Gene, If this was someone calling you from a TV station saying they had a TV transmitter that was varying in power output - you'd have a mental checklist. You'd get down there, perhaps schedule some sort of power down / reduced power operation and then you'd check - power supplies, feeder

Re: about 10th new install of bullseye

2022-02-18 Thread Felix Miata
David Christensen composed on 2022-02-18 21:38 (UTC-0800): > 4. Do the simplest install of the OS of choice onto the SSD, using > BIOS, MBR, and partitioning the OS drive such that the system image fits > onto "16 GB" devices with room to spare -- 1 GB ext4 boot, 1 GB > encrypted swap, 12 GB

Re: about 10th new install of bullseye

2022-02-18 Thread David Christensen
On 2/18/22 09:15, Gene Heskett wrote: Two problems: terminals went funkity late tuesday, spent Wed-Thu trying to reboot, would not go beyond the 15 second mark rebooting. Finally ran the net installer in rescue mode, copied my 122gb /home dir, on a 1.9T raid10 to a different drive and

Re: about 10th new install of bullseye

2022-02-18 Thread Gene Heskett
On Fri, 18 Feb, 2022 at 10:55 PM, David Wright wrote: To: debian-user@lists.debian.org On Fri 18 Feb 2022 at 18:37:01 (-0800), Gene Heskett wrote: > On Fri, 18 Feb, 2022 at 9:11 PM, David Wright > mailto:deb...@lionunicorn.co.uk>> wrote: > On Fri 18 Feb 2022 at 19:48:40 (-0500), Cindy Sue

Re: about 10th new install of bullseye

2022-02-18 Thread rhkramer
On Friday, February 18, 2022 09:14:00 PM Greg Wooledge wrote: > On Fri, Feb 18, 2022 at 08:08:21PM -0600, David Wright wrote: > > I'm not sure what's eyebrow-raising about 122GB under /home. > > unicorn:~$ df -h /home > Filesystem Size Used Avail Use% Mounted on > /dev/sda823G 17G

Re: about 10th new install of bullseye

2022-02-18 Thread David Wright
On Fri 18 Feb 2022 at 18:37:01 (-0800), Gene Heskett wrote: > On Fri, 18 Feb, 2022 at 9:11 PM, David Wright > wrote: > On Fri 18 Feb 2022 at 19:48:40 (-0500), Cindy Sue Causey wrote: > > That presents a detail that's not clear on Gene's case. Is the > > computer just stopping and standing at

Re: about 10th new install of bullseye

2022-02-18 Thread David Wright
On Fri 18 Feb 2022 at 21:18:32 (-0500), The Wanderer wrote: > On 2022-02-18 at 21:14, Greg Wooledge wrote: > > On Fri, Feb 18, 2022 at 08:08:21PM -0600, David Wright wrote: > > > >> I'm not sure what's eyebrow-raising about 122GB under /home. > > > > unicorn:~$ df -h /home > > Filesystem

Re: about 10th new install of bullseye

2022-02-18 Thread Gene Heskett
On Fri, 18 Feb, 2022 at 9:30 PM, David Wright wrote: To: debian-user@lists.debian.org On Fri 18 Feb 2022 at 18:13:02 (-0800), Gene Heskett wrote: > On Fri, 18 Feb, 2022 at 7:41 PM, Greg Wooledge > mailto:g...@wooledge.org>> wrote: > > > To:

Re: about 10th new install of bullseye

2022-02-18 Thread Gene Heskett
On Fri, 18 Feb, 2022 at 9:11 PM, David Wright wrote: To: debian-user@lists.debian.org On Fri 18 Feb 2022 at 19:48:40 (-0500), Cindy Sue Causey wrote: > On 2/18/22, Felix Miata mailto:mrma...@earthlink.net>> > wrote: > > David Wright composed on 2022-02-18 14:19 (UTC-0600): > >> On Fri 18 Feb

Re: about 10th new install of bullseye

2022-02-18 Thread David Wright
On Fri 18 Feb 2022 at 18:13:02 (-0800), Gene Heskett wrote: > On Fri, 18 Feb, 2022 at 7:41 PM, Greg Wooledge wrote: > > > To: debian-user@lists.debian.org > On Fri, Feb 18, 2022 at 07:21:19PM -0500, Felix Miata wrote: > > David Wright composed on 2022-02-18 14:19 (UTC-0600): > > > > > On Fri

Re: about 10th new install of bullseye

2022-02-18 Thread The Wanderer
On 2022-02-18 at 21:14, Greg Wooledge wrote: > On Fri, Feb 18, 2022 at 08:08:21PM -0600, David Wright wrote: > >> I'm not sure what's eyebrow-raising about 122GB under /home. > > unicorn:~$ df -h /home > Filesystem Size Used Avail Use% Mounted on > /dev/sda823G 17G 5.0G 78%

Re: about 10th new install of bullseye

2022-02-18 Thread Greg Wooledge
On Fri, Feb 18, 2022 at 08:08:21PM -0600, David Wright wrote: > I'm not sure what's eyebrow-raising about 122GB under /home. unicorn:~$ df -h /home Filesystem Size Used Avail Use% Mounted on /dev/sda823G 17G 5.0G 78% /home

Re: about 10th new install of bullseye

2022-02-18 Thread David Wright
On Fri 18 Feb 2022 at 19:48:40 (-0500), Cindy Sue Causey wrote: > On 2/18/22, Felix Miata wrote: > > David Wright composed on 2022-02-18 14:19 (UTC-0600): > >> On Fri 18 Feb 2022 at 09:15:50 (-0800), Gene Heskett wrote: > > > >>> Two problems: > > > >>> terminals went funkity late tuesday, spent

Re: about 10th new install of bullseye

2022-02-18 Thread Gene Heskett
On Fri, 18 Feb, 2022 at 7:41 PM, Greg Wooledge wrote: To: debian-user@lists.debian.org On Fri, Feb 18, 2022 at 07:21:19PM -0500, Felix Miata wrote: > David Wright composed on 2022-02-18 14:19 (UTC-0600): > > > On Fri 18 Feb 2022 at 09:15:50 (-0800), Gene Heskett wrote: > > >> Two problems: >

Re: about 10th new install of bullseye

2022-02-18 Thread David Wright
On Fri 18 Feb 2022 at 19:41:01 (+), Andrew M.A. Cater wrote: > On Fri, Feb 18, 2022 at 09:15:50AM -0800, Gene Heskett wrote: > > Two problems: > > > > terminals went funkity late tuesday, spent Wed-Thu trying to reboot, would > > not go beyond the 15 second mark rebooting. Finally ran the

Re: about 10th new install of bullseye

2022-02-18 Thread Cindy Sue Causey
On 2/18/22, Felix Miata wrote: > David Wright composed on 2022-02-18 14:19 (UTC-0600): > >> On Fri 18 Feb 2022 at 09:15:50 (-0800), Gene Heskett wrote: > >>> Two problems: > >>> terminals went funkity late tuesday, spent Wed-Thu trying to reboot, >>> would not go beyond the 15 second mark

Re: about 10th new install of bullseye

2022-02-18 Thread Greg Wooledge
On Fri, Feb 18, 2022 at 07:21:19PM -0500, Felix Miata wrote: > David Wright composed on 2022-02-18 14:19 (UTC-0600): > > > On Fri 18 Feb 2022 at 09:15:50 (-0800), Gene Heskett wrote: > > >> Two problems: > > >> terminals went funkity late tuesday, spent Wed-Thu trying to reboot, would > >> not

Re: about 10th new install of bullseye

2022-02-18 Thread Felix Miata
David Wright composed on 2022-02-18 14:19 (UTC-0600): > On Fri 18 Feb 2022 at 09:15:50 (-0800), Gene Heskett wrote: >> Two problems: >> terminals went funkity late tuesday, spent Wed-Thu trying to reboot, would >> not go beyond the 15 second mark rebooting. Finally ran the net installer in >>

Re: about 10th new install of bullseye

2022-02-18 Thread David Wright
On Fri 18 Feb 2022 at 09:15:50 (-0800), Gene Heskett wrote: > Two problems: > > terminals went funkity late tuesday, spent Wed-Thu trying to reboot, would > not go beyond the 15 second mark rebooting. Finally ran the net installer in > rescue mode, copied my 122gb /home dir, on a 1.9T raid10 to

Re: about 10th new install of bullseye

2022-02-18 Thread Andy Smith
Hello, On Fri, Feb 18, 2022 at 07:41:01PM +, Andrew M.A. Cater wrote: > In something of 150 or more installs of bullseye - we do a bunch with > each release of images with a point release - I don't think I've ever > seen brltty installed "by accident" so I'd love to know exactly what you > do

Re: about 10th new install of bullseye

2022-02-18 Thread Andrew M.A. Cater
On Fri, Feb 18, 2022 at 09:15:50AM -0800, Gene Heskett wrote: > Two problems: > > > terminals went funkity late tuesday, spent Wed-Thu trying to reboot, would > not go beyond the 15 second mark rebooting. Finally ran the net installer in > rescue mode, copied my 122gb /home dir, on a 1.9T

about 10th new install of bullseye

2022-02-18 Thread Gene Heskett
Two problems: terminals went funkity late tuesday, spent Wed-Thu trying to reboot, would not go beyond the 15 second mark rebooting. Finally ran the net installer in rescue mode, copied my 122gb /home dir, on a 1.9T raid10 to a different drive and reinstalled, then copied it back, but kmail

Re: Plop in Debian install HDD into entirely new system

2022-02-11 Thread David Christensen
On 2/11/22 16:28, David Christensen wrote: On 2/11/22 12:34, Thomas Anderson wrote: Hello friends, I was curious what would happen if I threw my server HDD, into an entirely new system: different motherboard, different CPU (Intel instead of AMD), Ram, video card, everything. I would like

Re: Plop in Debian install HDD into entirely new system

2022-02-11 Thread David Christensen
On 2/11/22 12:34, Thomas Anderson wrote: Hello friends, I was curious what would happen if I threw my server HDD, into an entirely new system: different motherboard, different CPU (Intel instead of AMD), Ram, video card, everything. I would like to upgrade my system, and ideal case

Re: Plop in Debian install HDD into entirely new system

2022-02-11 Thread Felix Miata
Dan Ritter composed on 2022-02-11 15:52 (UTC-0500): > Thomas Anderson wrote: >> I was curious what would happen if I threw my server HDD, into an entirely >> new system: >>... intel ... > This will usually mostly work. Things to think about: ... > - you'll need

Re: Plop in Debian install HDD into entirely new system

2022-02-11 Thread Dan Ritter
Thomas Anderson wrote: > I was curious what would happen if I threw my server HDD, into an entirely > new system: > > different motherboard, different CPU (Intel instead of AMD), Ram, video > card, everything. > > I would like to upgrade my system, and ideal case, this

Re: Plop in Debian install HDD into entirely new system

2022-02-11 Thread Christian Britz
On 2022-02-11 21:34 UTC+0100, Thomas Anderson wrote: > I was curious what would happen if I threw my server HDD, into an > entirely new system: I would guess it would work, with some minor adjustmenst being necessary. Typically, all needed kernel modules for hardware support are ava

Plop in Debian install HDD into entirely new system

2022-02-11 Thread Thomas Anderson
Hello friends, I was curious what would happen if I threw my server HDD, into an entirely new system: different motherboard, different CPU (Intel instead of AMD), Ram, video card, everything. I would like to upgrade my system, and ideal case, this would simply work. I think I have done

Reusing ssh keys on a new installation, was Re: OpenSSH: cause of random kex_exchange_identification errors?

2022-02-02 Thread David Wright
remotely to finish the configuration, I can just type (from local's root): # ssh -X hostname and I'm in. To summarise, the upshot is that to install a new system, I visit the machine to plug in a USB installer stick, boot up from it using the one-time-boot option, and run these commands: │ Choo

Re: OT: Recommendation for a new Debian laptop

2022-01-18 Thread Eric S Fraga
On Saturday, 15 Jan 2022 at 17:17, Jeremy Ardley wrote: > I wouldn't use a Dell or HP I don't have a choice due to tendering processes where I work. In any case, I recently acquired a new Dell laptop (Latitude 7320) and it both works very well with Debian and is actually a very nice lap

Re: OT: Recommendation for a new Debian laptop

2022-01-15 Thread hdv@gmail
On 2022-01-15 17:13, Andrei POPESCU wrote: On Mi, 12 ian 22, 08:54:50, john doe wrote: Debians, i've been using a laptop for a fiew years now and before this laptop dies on me I would like to buy a new laptop. I'm thinking about two options: - Buying something of the shelph and installing

Re: OT: Recommendation for a new Debian laptop

2022-01-15 Thread Roy J. Tellason, Sr.
On Saturday 15 January 2022 11:13:49 am Andrei POPESCU wrote: > On Mi, 12 ian 22, 08:54:50, john doe wrote: > > Debians, > > > > i've been using a laptop for a fiew years now and before this laptop > > dies on me I would like to buy a new laptop. > > &

Re: OT: Recommendation for a new Debian laptop

2022-01-15 Thread Andrei POPESCU
On Mi, 12 ian 22, 08:54:50, john doe wrote: > Debians, > > i've been using a laptop for a fiew years now and before this laptop > dies on me I would like to buy a new laptop. > > I'm thinking about two options: > - Buying something of the shelph and installing Debian on i

Re: OT: Recommendation for a new Debian laptop

2022-01-15 Thread Jeremy Ardley
On 15/1/22 5:17 pm, Jeremy Ardley wrote: On 15/1/22 2:30 pm, john doe wrote: I've looked a bit online and laptops with a Ryzen CPU (5 .../7 ...) are between 550 and 1000 box or more. is this price range what you were suggesting? IN other words, if you were to buy a new laptop which one

Re: OT: Recommendation for a new Debian laptop

2022-01-15 Thread Jeremy Ardley
On 15/1/22 2:30 pm, john doe wrote: I've looked a bit online and laptops with a Ryzen CPU (5 .../7 ...) are between 550 and 1000 box or more. is this price range what you were suggesting? IN other words, if you were to buy a new laptop which one would you pick. Thanks all for the model

Re: OT: Recommendation for a new Debian laptop

2022-01-15 Thread Teemu Likonen
* 2022-01-12 08:54:50+0100, john doe wrote: > Basically, I'm looking for some feedback to have a laptop with Debian > on it. I would probably buy a Tuxedo laptop with preinstalled Tuxedo OS or Ubuntu in it. Debian option is not currently available but I believe Debian 11 will also work because

Re: OT: Recommendation for a new Debian laptop

2022-01-14 Thread john doe
or more. is this price range what you were suggesting? IN other words, if you were to buy a new laptop which one would you pick. Thanks all for the model suggestions and ensuring that KVM support is available. -- John Doe

Re: OT: Recommendation for a new Debian laptop

2022-01-12 Thread deloptes
john doe wrote: > I'm thinking about two options: > - Buying something of the shelph and installing Debian on it > - Buying a pine64 or alike > - Any other alternative? regarding arm or aarch64 I tried with RPi4, but it could not meet all requirements (not all applications I use can be compiled

Re: OT: Recommendation for a new Debian laptop

2022-01-12 Thread 황병희
john doe writes: > Debians, > > i've been using a laptop for a fiew years now and before this laptop > dies on me I would like to buy a new laptop. > > I'm thinking about two options: > - Buying something of the shelph and installing Debian on it > - Buying a pine6

Re: OT: Recommendation for a new Debian laptop

2022-01-12 Thread Jeremy Ardley
On 12/1/22 4:12 pm, Jeremy Ardley wrote: The only requirement is to have virtualisation available. My advice is if you are going to be doing any virtual work is get a laptop with - decent processor ( I use Ryzen mid range ) - Expandable memory to 32G - NVME PCIe system drive (256G

Re: OT: Recommendation for a new Debian laptop

2022-01-12 Thread Georgi Naplatanov
On 1/12/22 09:54, john doe wrote: > Debians, > > i've been using a laptop for a fiew years now and before this laptop > dies on me I would like to buy a new laptop. > > I'm thinking about two options: > - Buying something of the shelph and installing Debian on it > -

Re: OT: Recommendation for a new Debian laptop

2022-01-12 Thread Jeremy Ardley
On 12/1/22 3:54 pm, john doe wrote: Debians, i've been using a laptop for a fiew years now and before this laptop dies on me I would like to buy a new laptop. I'm thinking about two options: - Buying something of the shelph and installing Debian on it - Buying a pine64 or alike - Any other

OT: Recommendation for a new Debian laptop

2022-01-11 Thread john doe
Debians, i've been using a laptop for a fiew years now and before this laptop dies on me I would like to buy a new laptop. I'm thinking about two options: - Buying something of the shelph and installing Debian on it - Buying a pine64 or alike - Any other alternative? The only requirement

Re: new buster install, dvd said 11.,1 but installed 10.1

2021-11-28 Thread Felix Miata
Andy Smith composed on 2021-11-29 05:02 (UTC): > What is Trinity and is it actually packaged in Debian? If not, I > think you should be seeking help with the Trinity upstream. It's packaged /for/ Debian

Re: Fw: new buster install, dvd said 11.,1 but installed 10.1

2021-11-28 Thread Andy Smith
Hi Gene, On Sun, Nov 28, 2021 at 09:03:21PM -0700, Charles Curley wrote: > I have installed bullseye now, but still can't install anything fom > trinity despite installing the keyrnig and the updatig it wth synaptic. > What the hell is going on? We don't know because despite being repeatedly

Fw: new buster install, dvd said 11.,1 but installed 10.1

2021-11-28 Thread Charles Curley
Begin forwarded message: Date: Sun, 28 Nov 2021 12:52:40 -0800 From: Gene Heskett To: charlescur...@charlescurley.com Subject: Re: new buster install, dvd said 11.,1 but installed 10.1 I have installed bullseye now, but still can't install anything fom trinity despite installing the keyrnig

Re: new buster install, dvd said 11.,1 but installed 10.1

2021-11-28 Thread Charles Curley
On Sun, 28 Nov 2021 09:10:54 -0800 Gene Heskett wrote: > Where do I start on a new buster net install? The backups are all > from stretch. All I want is the data. So how do make /bin/tar > usable/secure? You should have no issue recovering Buster era amanda backups on a Bullseye instal

Re: new buster install, dvd said 11.,1 but installed 10.1

2021-11-28 Thread Lee
On 11/28/21, Andrew M.A. Cater wrote: > > Please help everyone else on the list understand how well/badly this goes. > Precise error messages or sequences of commands you've run are really > helpful I've always liked script for capturing what happens on the command line but the captured control

Re: new buster install, dvd said 11.,1 but installed 10.1

2021-11-28 Thread Andrew M.A. Cater
t secure. WTH? > > > Where do I start on a new buster net install? Don't. Just don't. Install bullseye. Use the unofficIal firmware included .iso from http://debian.osuosl.org/debian-cdimage/11.1.0/amd64/iso-dvd/debian-11.1.0-amd64-DVD-1.iso - a US mirror so ought to be OK for you: DVD

Re: new buster install, dvd said 11.,1 but installed 10.1

2021-11-28 Thread Lee
sage would be helpful. > Where do I start on a new buster net install? I started here https://cdimage.debian.org/cdimage/unofficial/non-free/images-including-firmware/11.1.0+nonfree/amd64/iso-cd/ with firmware-11.1.0-amd64-netinst.iso > The backups are all from > stretch. All I wan

new buster install, dvd said 11.,1 but installed 10.1

2021-11-28 Thread Gene Heskett
-broken does nothing. so I'm locked out of my normal email, and the repo version of amanda keeps telling me I can't recover a perfectly good backup because /bin/tar is not secure. WTH? Where do I start on a new buster net install? The backups are all from stretch. All I want is the data. So how

<    1   2   3   4   5   6   7   8   9   10   >