Re: ipv6 on debian

2023-05-23 Thread Tim Woodall
On Wed, 24 May 2023, cor...@free.fr wrote: greetings, today I got a server from OVH with ipv6 only. is there any lightweight getting started tutorial for using ipv6 on debian? such as ipv6 setup, route, filters, DNS, etc. thanks in advance. Corey Do you mean already configured and working o

ipv6 on debian

2023-05-23 Thread coreyh
greetings, today I got a server from OVH with ipv6 only. is there any lightweight getting started tutorial for using ipv6 on debian? such as ipv6 setup, route, filters, DNS, etc. thanks in advance. Corey

Re: virtualisation

2023-05-23 Thread mick.crane
On 2023-05-23 22:59, David Christensen wrote: Run the following command to see if there is a GPT secondary partition table on your disk: # dd bs=512 count=33 if=/dev/sda skip=468862095 | hexdump -C root@pumpkin:/home/mick# dd bs=512 count=33 if=/dev/sda skip=468862095 | hexdump -C >dump.txt

Re: Help with Optimus and external monitor use

2023-05-23 Thread Bob McGowan
Additional info: $ nvidia-detect Detected NVIDIA GPUs: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU117M [GeForce GTX 1650 Mobile / Max-Q] [10de:1f91] (rev a1) Checking card: NVIDIA Corporation TU117M [GeForce GTX 1650 Mobile / Max-Q] (rev a1) Your card is supported by the defau

Re: Debian upgrade is failing

2023-05-23 Thread David Christensen
On 5/23/23 05:39, Sayali Gole wrote: Hello, Debian 9 upgrade is failing ,failed to fetch url of source.list file Please provide solution on this issue asap. Thanks & Regard Please "Reply to List". On 5/23/23 06:57, Dan Ritter wrote: > Sayali Gole wrote: >> Upgrading 8 to 9 version. Please

Re: virtualisation

2023-05-23 Thread David Christensen
On 5/23/23 03:33, mick.crane wrote: On 2023-05-22 23:18, David Christensen wrote: On 5/22/23 11:43, mick.crane wrote: This is a request for best practice, perceived knowledge. For one reason and another this PC/Workstation (what is the difference?) boots in legacy mode. It was something to do w

Re: video issue following latest bullseye update

2023-05-23 Thread Felix Miata
D. R. Evans composed on 2023-05-22 14:39 (UTC-0600): > Felix Miata wrote: > [ZB:~] cat /etc/X11/xorg.conf.d/50-device.conf > Section "Device" >Identifier "DDX" > Driver "modesetting" > # Driver "nouveau" > EndSection > [ZB:~] > Do you really mean "DDX", not "DIX"? < >

Re: debían fans

2023-05-23 Thread Cindy Sue Causey
On 5/23/23, Aleix Piulachs wrote: > Couldn’t turn on laptop fans but fixed with pwmconfig Cool. I have no experience nor knowledge with that program. Didn't locate it with an "apt-cache search" run, but also didn't give up. Tried one more time with "apt-file find pwmconfig". That landed the fanc

debían fans

2023-05-23 Thread Aleix Piulachs
Couldn’t turn on laptop fans but fixed with pwmconfig

Re: Debian upgrade is failing

2023-05-23 Thread Dan Ritter
Sayali Gole wrote: > Upgrading 8 to 9 version. Please check PFA Debian 9 has been archived. You will need to use https://snapshot.debian.org/ Also, you inexplicably forgot to copy debian-user@lists.debian.org I've fixed that for you. -dsr-

Re: bind9 and dns forward

2023-05-23 Thread Michel Verdier
Le 19 mai 2023 Bonno Bloksma a écrit : > Been a few busy week, that is why I only respond now, sory. Same for me :/ > beheerdertio@linbobo:~$ cat /etc/resolv.conf > domain bobo.xs4all.nl > search bobo.xs4all.nl > search tio.nl > search staf.tio.nl > search student.tio.nl > nameserver 127.0.0.1 >

Re: Debian upgrade is failing

2023-05-23 Thread Jeffrey Walton
On Tue, May 23, 2023 at 8:57 AM Sayali Gole wrote: > > Debian 9 upgrade is failing ,failed to fetch url of source.list file > > Please provide solution on this issue asap. https://wiki.debian.org/DebianUpgrade

Re: virtualisation

2023-05-23 Thread mick.crane
On 2023-05-23 14:01, Charles Curley wrote: boot is in / Is sda2 something to do with EFI? No. Wikipedia is your friend. https://en.wikipedia.org/wiki/Extended_boot_record From what I can gather I'm not seeing the advantage of making an extended partition and then filling it with a swap parti

Re: Debian upgrade is failing

2023-05-23 Thread Dan Ritter
Sayali Gole wrote: > Debian 9 upgrade is failing ,failed to fetch url of source.list file Are you trying to upgrade from 8 to 9, or 9 to 10? Please show us the contents of /etc/apt/sources.list, and any files in /etc/apt/sources.list.d/*

Re: Debian upgrade is failing

2023-05-23 Thread mick.crane
On 2023-05-23 13:39, Sayali Gole wrote: Hello, Debian 9 upgrade is failing ,failed to fetch url of source.list file You'll need to provide the contents of /etc/apt/sources.list and anything in /etc/apt/sources.list.d mick

Re: Debian upgrade is failing

2023-05-23 Thread piorunz
On 23/05/2023 13:39, Sayali Gole wrote: Hello, Debian 9 upgrade is failing ,failed to fetch url of source.list file Please provide solution on this issue asap. Thanks & Regard Hi Sayali, Sorry to hear. However, without logs there is nothing we can do to help you. Have a good day. -- With k

Re: virtualisation

2023-05-23 Thread Charles Curley
On Tue, 23 May 2023 11:33:56 +0100 "mick.crane" wrote: > On 2023-05-22 23:18, David Christensen wrote: > [...] > [...] > [...] > I had previously installed Ubuntu on this disk, > after installing Bookworm the Ubuntu EFI option in the BIOS was still > there. > I removed it in the BIOS me

Debian upgrade is failing

2023-05-23 Thread Sayali Gole
Hello, Debian 9 upgrade is failing ,failed to fetch url of source.list file Please provide solution on this issue asap. Thanks & Regard

Re: netmask question

2023-05-23 Thread Dan Purgert
On May 23, 2023, debian-u...@howorth.org.uk wrote: > Dan Purgert wrote: > > On May 22, 2023, gene heskett wrote: > > > I don't see it, 255 is all 8 bits set, 256 is all 8 bits cleared > > > and carry set. > > > > In "natural counting", 2^8 is 256. (1, 2, 3, 4, ... , 256). > > In any counting,

Re: netmask question

2023-05-23 Thread debian-user
Dan Purgert wrote: > On May 22, 2023, gene heskett wrote: > > On 5/22/23 15:04, to...@tuxteam.de wrote: > > > On Mon, May 22, 2023 at 12:16:09PM -0400, gene heskett wrote: > > > > On 5/22/23 03:32, Tim Woodall wrote: > > > > > On Mon, 22 May 2023, to...@tuxteam.de wrote: > > > > > > > > > >

Re: virtualisation

2023-05-23 Thread mick.crane
On 2023-05-22 23:18, David Christensen wrote: On 5/22/23 11:43, mick.crane wrote: This is a request for best practice, perceived knowledge. For one reason and another this PC/Workstation (what is the difference?) boots in legacy mode. It was something to do with the SS usb port not booting the

Re: nvidia package 340xx

2023-05-23 Thread Anssi Saari
Richmond writes: > Ubuntu 20.04 supports kernel 5.4 until 2025. So I might try that after > debian 10 expires. > > https://wiki.ubuntu.com/FocalFossa/ReleaseNotes#Linux_Kernel Off topic but they actually increased that to 2030 recently, at least on x86-64. I thought I could benefit from it with