Re: laptop options

2025-04-17 Thread Timothy M Butterworth
On Sun, Mar 23, 2025 at 2:14 PM Lists wrote: > On 2025-03-23 08:37, lina wrote: > > Dear all, > > > > Which laptop option is friendly with Debian, > > The purpose is related to work, not game. > > > > Mainly for computation, R and some bioinformatic analysis, > > > > Ideally at least > 16 cores,

Re: laptop options

2025-04-05 Thread Russell S.
>> Which laptop option is friendly with Debian, >> The purpose is related to work, not game. > >System76 has usually good and nice offers: > > https://system76.com/laptops I can personally vouch for System76. I bought a Darter Pro (darp5) about 6 years ago and it's still running well. It could

Re: laptop options

2025-04-05 Thread Lists
On 2025-03-23 08:37, lina wrote: Dear all, Which laptop option is friendly with Debian, The purpose is related to work, not game. Mainly for computation, R and some bioinformatic analysis, Ideally at least > 16 cores, decent memory. Thanks, About half a year ago I bought a Lenovo Thinkpad P

Re: laptop options

2025-04-04 Thread Roy J. Tellason, Sr.
On Sunday 23 March 2025 09:02:26 am Charles Curley wrote: > On Sun, 23 Mar 2025 08:37:58 +0100 > lina wrote: > > > Dear all, > > > > Which laptop option is friendly with Debian, > > The purpose is related to work, not game. > > > > Mainly for computation, R and some bioinformatic analysis, > >

Re: laptop options

2025-03-27 Thread Loris Bennett
Max Nikulin writes: > On 24/03/2025 15:23, Ralph Aichinger wrote: >> Product Name: HP ZBook Fury 16 G10 Mobile Workstation PC > [...] >> Support is so good, that when I go into "Software" in the Gnome >> applications menu, It will show me if a new firmware for the Thunderbolt >> dock is avai

Re: laptop options

2025-03-25 Thread Max Nikulin
On 24/03/2025 15:23, Ralph Aichinger wrote: Product Name: HP ZBook Fury 16 G10 Mobile Workstation PC [...] Support is so good, that when I go into "Software" in the Gnome applications menu, It will show me if a new firmware for the Thunderbolt dock is available, and suggest to install i

Re: laptop options

2025-03-24 Thread Roy J. Tellason, Sr.
On Sunday 23 March 2025 05:44:57 pm Russell S. wrote: > Charles Curley writes: > > > On Sun, 23 Mar 2025 08:37:58 +0100 > > lina wrote: > > > >> Dear all, > >> > >> Which laptop option is friendly with Debian, > >> The purpose is related to work, not game. > >> > >> Mainly for computation, R a

Re: laptop options

2025-03-24 Thread Charles Curley
On Mon, 24 Mar 2025 09:23:00 +0100 Ralph Aichinger wrote: > It is strange having this machine > boot Debian with the Windows Logo hardcoded in UEFI on boot ;) Well, there, at least, the ThinkPenguin laptop clearly out-performs. It has the ThinkPenguin logo on the outside of the lid and in the bo

Re: laptop options

2025-03-24 Thread Ralph Aichinger
On Sun, Mar 23, 2025 at 08:37:58AM +0100, lina wrote: > Which laptop option is friendly with Debian, > The purpose is related to work, not game. > > Mainly for computation, R and some bioinformatic analysis, > > Ideally at least > 16 cores, decent memory. At work we use both Tuxedo laptops, as w

Re: laptop options

2025-03-23 Thread Russell S.
Charles Curley writes: > On Sun, 23 Mar 2025 08:37:58 +0100 > lina wrote: > >> Dear all, >> >> Which laptop option is friendly with Debian, >> The purpose is related to work, not game. >> >> Mainly for computation, R and some bioinformatic analysis, >> >> Ideally at least > 16 cores, decent m

Re: laptop options

2025-03-23 Thread Mike Kupfer
wrote: > System76 has usually good and nice offers: > > https://system76.com/laptops FWIW, I bought a System76 desktop (tower) system a couple months ago. Ubuntu and Pop_OS (System76's Ubuntu derivative) are supported. I installed Debian stable on it, and it seems to work fine, except for th

Re: laptop options

2025-03-23 Thread Charles Curley
On Sun, 23 Mar 2025 08:37:58 +0100 lina wrote: > Dear all, > > Which laptop option is friendly with Debian, > The purpose is related to work, not game. > > Mainly for computation, R and some bioinformatic analysis, > > Ideally at least > 16 cores, decent memory. > > Thanks, I took delivery o

Re: laptop options

2025-03-23 Thread Timothy M Butterworth
On Sun, Mar 23, 2025 at 4:05 AM wrote: > On Sun, Mar 23, 2025 at 08:37:58AM +0100, lina wrote: > > Dear all, > > > > Which laptop option is friendly with Debian, > > The purpose is related to work, not game. > > > > Mainly for computation, R and some bioinformatic analysis, > > > > Ideally at lea

Re: laptop options

2025-03-23 Thread tomas
On Sun, Mar 23, 2025 at 08:37:58AM +0100, lina wrote: > Dear all, > > Which laptop option is friendly with Debian, > The purpose is related to work, not game. > > Mainly for computation, R and some bioinformatic analysis, > > Ideally at least > 16 cores, decent memory. Disclaimer: my go-to lapt

laptop options

2025-03-23 Thread lina
Dear all, Which laptop option is friendly with Debian, The purpose is related to work, not game. Mainly for computation, R and some bioinformatic analysis, Ideally at least > 16 cores, decent memory. Thanks,

Re: Options for running a legacy python 2.7 app in Debian 12

2024-11-07 Thread Chris Green
Loris Bennett wrote: > Chris Green writes: > > > Andy Smith wrote: > >> Hi Chris, > >> > >> On Wed, Nov 06, 2024 at 10:54:17PM +, Chris Green wrote: > >> > I have an OKI scanner which has a neat little linux app for running it > >> > from a linux desktop. However it hasn't been updated fro

Re: Options for running a legacy python 2.7 app in Debian 12

2024-11-07 Thread Loris Bennett
Chris Green writes: > Andy Smith wrote: >> Hi Chris, >> >> On Wed, Nov 06, 2024 at 10:54:17PM +, Chris Green wrote: >> > I have an OKI scanner which has a neat little linux app for running it >> > from a linux desktop. However it hasn't been updated from python 2.7 >> > days and I'm looking

Re: Options for running a legacy python 2.7 app in Debian 12

2024-11-07 Thread Chris Green
Xiyue Deng wrote: > [-- text/plain, encoding quoted-printable, charset: utf-8, 61 lines --] > > Chris Green writes: > [snip] > > > > The ideal would be some sort of mini virtualbox type of environment > > that supports python 2.7. > > > > Using Docker/Podman to run a container with an old vers

Re: Options for running a legacy python 2.7 app in Debian 12

2024-11-07 Thread Chris Green
Andy Smith wrote: > Hi Chris, > > On Wed, Nov 06, 2024 at 10:54:17PM +, Chris Green wrote: > > I have an OKI scanner which has a neat little linux app for running it > > from a linux desktop. However it hasn't been updated from python 2.7 > > days and I'm looking at ways I might get it to run

Re: Options for running a legacy python 2.7 app in Debian 12

2024-11-06 Thread Arno Lehmann
Hi Chris, Am 06.11.2024 um 23:54 schrieb Chris Green: I have an OKI scanner which has a neat little linux app for running it from a linux desktop. However it hasn't been updated from python 2.7 days and I'm looking at ways I might get it to run on my recently upgraded Debian 12 system. I manage

Re: Options for running a legacy python 2.7 app in Debian 12

2024-11-06 Thread Andy Smith
Hi Chris, On Wed, Nov 06, 2024 at 10:54:17PM +, Chris Green wrote: > I have an OKI scanner which has a neat little linux app for running it > from a linux desktop. However it hasn't been updated from python 2.7 > days and I'm looking at ways I might get it to run on my recently > upgraded Debi

Re: Options for running a legacy python 2.7 app in Debian 12

2024-11-06 Thread Xiyue Deng
managed for a while to keep it running on systems which no longer > have python 2.7 by building a cxfreeze environment but this is no > longer viable. > > The scanner applet builds and runs successfully on an old system I > have which runs xubuntu 18.04. > > So my options seem

Options for running a legacy python 2.7 app in Debian 12

2024-11-06 Thread Chris Green
s which no longer have python 2.7 by building a cxfreeze environment but this is no longer viable. The scanner applet builds and runs successfully on an old system I have which runs xubuntu 18.04. So my options seem to be:- Keep the xubuntu 18.04 system and run the app there via Remmina or

Re: os-prober detects in wrong order and GRUB doesn't have enough options

2024-01-31 Thread Greg Wooledge
On Wed, Jan 31, 2024 at 05:29:56AM -, David Chmelik wrote: > Earlier this or last year I tried to use Devuan to report os-prober > detects in wrong order. It may detect current OS partition first, but if > you have more than 10, then it continues from 10, and (if this is all you > have) goe

os-prober detects in wrong order and GRUB doesn't have enough options

2024-01-30 Thread David Chmelik
- digit partitions, so then puts your OS all in wrong order in GRUB2, which should have more options about menu order like is easy to configure LILO exactly the way you want. I have some entries I wrote myself, because even after a bug report over 10 years ago, os-prober didn't detect Fr

Re: how to add module options

2023-09-27 Thread Marco M.
Am 27.09.2023 um 08:56:37 Uhr schrieb fxkl4...@protonmail.com: > On Wed, 27 Sep 2023, Marco M. wrote: > > > Am 27.09.2023 um 08:36:00 Uhr schrieb fxkl4...@protonmail.com: > > > >> but i have to manually set it for ntsc and composite input > > > > How do you set it? > > > open xawtv and chan

Re: how to add module options

2023-09-27 Thread fxkl47BF
On Wed, 27 Sep 2023, Marco M. wrote: > Am 27.09.2023 um 08:36:00 Uhr schrieb fxkl4...@protonmail.com: > >> but i have to manually set it for ntsc and composite input > > How do you set it? > open xawtv and change settings

Re: how to add module options

2023-09-27 Thread Marco M.
Am 27.09.2023 um 08:36:00 Uhr schrieb fxkl4...@protonmail.com: > but i have to manually set it for ntsc and composite input How do you set it?

how to add module options

2023-09-27 Thread fxkl47BF
play the video just fine but i have to manually set it for ntsc and composite input how can i set options in /etc/modules for ntsc and composite input

Re: xterm font and other options

2023-08-21 Thread Max Nikulin
On 21/08/2023 16:16, Karl Vogel wrote: On Sun, Aug 20, 2023 at 10:38:34PM -0400, Max Nikulin wrote: Xterm configuration options may be put to ~/.Xresources, e.g. xterm*VT100.faceName: ... I am curious if there are actual advantages of usage a wrapper script instead of xresources

Re: xterm font and other options

2023-08-21 Thread Karl Vogel
On Sun, Aug 20, 2023 at 10:38:34PM -0400, Max Nikulin wrote: > On 20/08/2023 14:55, Karl Vogel wrote: > > #!/bin/sh > ... > > # -fa 'xft:...' font size and weight > ... > > ( $XTERM $geo $topts -fa "$FONT" -title "Remote

xterm font and other options

2023-08-20 Thread Max Nikulin
On 20/08/2023 14:55, Karl Vogel wrote: #!/bin/sh ... # -fa 'xft:...' font size and weight ... ( $XTERM $geo $topts -fa "$FONT" -title "Remote" ) & Xterm configuration options may be put to ~/.Xresources, e.g. xterm*VT100.faceName: ...

documentation for x-gvfs-* options

2022-10-03 Thread Mário Barbosa
Hello, Does anyone here have a good pointer at where all the x-gvfs-* fstab options are documented (i.e., listed, and their respective meanings explained). I've been chasing my tail for hours with a combination of `man`, `apropos`, `strings`, ` --help`, search engines, etc, and still

Re: TDE File Manager options

2022-01-21 Thread Махно
Hello. You can try a good old file manager Dolphin (from TDE project). 2022-01-20, kt, 18:36 c. marlow rašė: > > Hi, > > Yes, I know that in previous emails I was using LXDE, but I thought that I > would nuke and pave give TDE a try since I had never tried TDE before. > > And I am wondering wha

Re: TDE File Manager options

2022-01-21 Thread Hans
Am Donnerstag, 20. Januar 2022, 23:20:58 CET schrieb deloptes: Yes, you are correct. It is just too long ago, my fault. But almost 25 years with linux is also a rather long time, and as I came from DOS I am Norton Commander contaminated. Sorry for my mistake. Happy hacking! Hans > Hans wrote:

Re: TDE File Manager options

2022-01-20 Thread Patrick Bartek
On Thu, 20 Jan 2022 10:35:50 -0600 "c. marlow" wrote: > Hi, > > Yes, I know that in previous emails I was using LXDE, but I thought > that I would nuke and pave give TDE a try since I had never tried > TDE before. > > And I am wondering what other file managers work with TDE 14 besides > Konq

Re: TDE File Manager options

2022-01-20 Thread Klaus Singvogel
Hans wrote: > Reading these, and I am also very old school, with my first linux > installation > of SuSE 6.0 in 1986, I am asking myself: What is better, working fast or > working with nice tools? 1986 seems to be a bit too early to me, since the first SUSE Linux (1.0) was released 1994. S.U.S.

Re: TDE File Manager options

2022-01-20 Thread Felix Miata
deloptes composed on 2022-01-20 23:20 (UTC+0100): > Hans wrote: >> Reading these, and I am also very old school, with my first linux >> installation of SuSE 6.0 in 1986, I am asking myself: What is better, >> working fast or working with nice tools? > according to this article https://en.wikiped

Re: TDE File Manager options

2022-01-20 Thread deloptes
Hans wrote: > Reading these, and I am also very old school, with my first linux > installation of SuSE 6.0 in 1986, I am asking myself: What is better, > working fast or working with nice tools? according to this article https://en.wikipedia.org/wiki/SUSE_Linux SuSE Linux 6.0 was released on 199

Re: TDE File Manager options

2022-01-20 Thread Hans
Am Donnerstag, 20. Januar 2022, 21:51:18 CET schrieb gene heskett: Reading these, and I am also very old school, with my first linux installation of SuSE 6.0 in 1986, I am asking myself: What is better, working fast or working with nice tools? I prefer those tools, which does the job best: Somet

Re: TDE File Manager options

2022-01-20 Thread gene heskett
On Thursday, January 20, 2022 3:35:57 PM EST Felix Miata wrote: > gene heskett composed on 2022-01-20 14:49 (UTC-0500): > > On Thursday, January 20, 2022 10:35:50 -0600 c. marlow wrote: > >> Yes, I know that in previous emails I was using LXDE, but I thought > >> that I would nuke and pave give TDE

Re: TDE File Manager options

2022-01-20 Thread Felix Miata
gene heskett composed on 2022-01-20 14:49 (UTC-0500): > On Thursday, January 20, 2022 10:35:50 -0600 c. marlow wrote: >> Yes, I know that in previous emails I was using LXDE, but I thought >> that I would nuke and pave give TDE a try since I had never tried TDE >> before. >> And I am wondering

Re: TDE File Manager options

2022-01-20 Thread gene heskett
On Thursday, January 20, 2022 11:35:50 AM EST c. marlow wrote: > Hi, > > Yes, I know that in previous emails I was using LXDE, but I thought > that I would nuke and pave give TDE a try since I had never tried TDE > before. > > And I am wondering what other file managers work with TDE 14 besides

Re: TDE File Manager options

2022-01-20 Thread deloptes
c. marlow wrote: > And I am wondering what other file managers work with TDE 14 besides > Konqueror,  which ain't worth a dang! the erason many use TDE is - it is very small in size - it is very reliable (things just work) even the bugs are well known and constantly fixed So may be you are mor

Re: TDE File Manager options

2022-01-20 Thread Cindy Sue Causey
On 1/20/22, Dan Ritter wrote: > c. marlow wrote: >> Hi, >> >> Yes, I know that in previous emails I was using LXDE, but I thought that I >> >> would nuke and pave give TDE a try since I had never tried TDE before. >> >> And I am wondering what other file managers work with TDE 14 besides >> Konqu

Re: TDE File Manager options

2022-01-20 Thread Dan Ritter
c. marlow wrote: > Hi, > > Yes, I know that in previous emails I was using LXDE, but I thought that I > would nuke and pave give TDE a try since I had never tried TDE before. > > And I am wondering what other file managers work with TDE 14 besides > Konqueror, which ain't worth a dang! I w

TDE File Manager options

2022-01-20 Thread c. marlow
Hi, Yes, I know that in previous emails I was using LXDE, but I thought that I would nuke and pave give TDE a try since I had never tried TDE before. And I am wondering what other file managers work with TDE 14 besides Konqueror, which ain't worth a dang! Thanks, Chris

Re: deprecated options in openssh

2021-09-13 Thread David Wright
ontainers into the mix, I haven't really bothered to follow how their machine(s) is/are configured. The info is too piecemeal. Are X and Y parts of the same machine? I was under the impression that some information about a client's configuration might be read by the server (a lot with DEBUG3), and logged. It is, but those configuration options are not amongst it. Cheers, David.

Re: deprecated options in openssh

2021-09-11 Thread Greg Wooledge
On Sat, Sep 11, 2021 at 02:44:13PM -0500, David Wright wrote: > As I understood the OP's first reply (to yourself), there are > remote logs available, not logged locally but sent by email: > > "/usr/sbin/logwatch --detail low --mailto x...@domain.com" I don't know anything about logwatch. But

Re: deprecated options in openssh

2021-09-11 Thread David Wright
On Fri 10 Sep 2021 at 17:55:59 (-0400), rhkra...@gmail.com wrote: > On Friday, September 10, 2021 02:52:42 PM Dan Ritter wrote: > > David Wright wrote: > > > If you make a telephone call on speaker, and you have a tape recorder > > > in the room recording the conversation, the speaker at the other

Re: deprecated options in openssh

2021-09-11 Thread David Wright
On Fri 10 Sep 2021 at 13:17:39 (-0400), Greg Wooledge wrote: > On Fri, Sep 10, 2021 at 11:51:07AM -0500, David Wright wrote: > > On Fri 10 Sep 2021 at 16:05:26 (+0100), Adam Weremczuk wrote: > > > > > Would it be possible for another host to log to syslog without a prior > > > explicit manual conf

Re: deprecated options in openssh

2021-09-10 Thread rhkramer
On Friday, September 10, 2021 02:52:42 PM Dan Ritter wrote: > David Wright wrote: > > If you make a telephone call on speaker, and you have a tape recorder > > in the room recording the conversation, the speaker at the other end > > of the call doesn't need to have permission for their words to be

Re: How to format with stride/stripe_width options during install

2021-09-10 Thread David Christensen
stripe_width. How does one format the raid partitions with these options during OS installation? What is the make and model of your server, or motherboard? Technical documentation URL? https://www.supermicro.com/products/motherboard/QPI/5500/X8DTi-LN4F.cfm The Supermicro X8DTi-LN4F User&#

Re: deprecated options in openssh

2021-09-10 Thread Dan Ritter
David Wright wrote: > On Fri 10 Sep 2021 at 16:05:26 (+0100), Adam Weremczuk wrote: > > > Would it be possible for another host to log to syslog without a prior > > explicit manual configuration allowing that? > > If you make a telephone call on speaker, and you have a tape recorder > in the roo

Re: deprecated options in openssh

2021-09-10 Thread Greg Wooledge
On Fri, Sep 10, 2021 at 06:10:59PM +0100, Adam Weremczuk wrote: > On 10/09/2021 17:46, Greg Wooledge wrote: > > > Depends on which syslog daemon implementation you're using, I think. > > My environment: Linux deb10 5.4.44-1-pve #1 SMP PVE 5.4.44-1 (Fri, 12 Jun > 2020 08:18:46 +0200) x86_64 GNU/Li

Re: deprecated options in openssh

2021-09-10 Thread Adam Weremczuk
On 10/09/2021 17:46, Greg Wooledge wrote: Depends on which syslog daemon implementation you're using, I think. My environment: Linux deb10 5.4.44-1-pve #1 SMP PVE 5.4.44-1 (Fri, 12 Jun 2020 08:18:46 +0200) x86_64 GNU/Linux Pretty minimalistic set up. Rsyslog 8.1901.0-1 out of the box, no c

Re: deprecated options in openssh

2021-09-10 Thread Adam Weremczuk
On 10/09/2021 17:51, David Wright wrote: When you commence your call, both you and the person at the other end probably exchange some pleasantries, which confirm that you're both who you say you are. These all get recorded too. Ssh is no different. Are you saying these entries could belong to a

Re: deprecated options in openssh

2021-09-10 Thread Greg Wooledge
On Fri, Sep 10, 2021 at 01:17:39PM -0400, Greg Wooledge wrote: > It's not clear which syslogd the OP is using. It's not even clear to me > what *operating system* they're using, since their systemctl status output > has at least one line that mine (bullseye) does not have. I just checked on a bus

Re: deprecated options in openssh

2021-09-10 Thread Greg Wooledge
On Fri, Sep 10, 2021 at 11:51:07AM -0500, David Wright wrote: > On Fri 10 Sep 2021 at 16:05:26 (+0100), Adam Weremczuk wrote: > > > Would it be possible for another host to log to syslog without a prior > > explicit manual configuration allowing that? > > If you make a telephone call on speaker,

Re: deprecated options in openssh

2021-09-10 Thread David Wright
On Fri 10 Sep 2021 at 16:05:26 (+0100), Adam Weremczuk wrote: > Would it be possible for another host to log to syslog without a prior > explicit manual configuration allowing that? If you make a telephone call on speaker, and you have a tape recorder in the room recording the conversation, the s

Re: deprecated options in openssh

2021-09-10 Thread Greg Wooledge
On Fri, Sep 10, 2021 at 04:05:26PM +0100, Adam Weremczuk wrote: > Would it be possible for another host to log to syslog without a prior > explicit manual configuration allowing that? Depends on which syslog daemon implementation you're using, I think.

Re: deprecated options in openssh

2021-09-10 Thread Adam Weremczuk
in fact "The warnings in syslog contain line numbers which do not align with the line numbers of the file that I see"? Seems harmless enough -- just comment out the offending options wherever they are, ignoring the line numbers in the warnings. All these lines have been commented out

Re: deprecated options in openssh

2021-09-10 Thread David Wright
these lines are being remotely syslogged to you from > another host? … as I suggested Aug 16¹, and I haven't changed my view. In fact, the OP stated that they were running openssh 7.9p1-10+deb10u2 on Debian 10.10, but the objectionable configuration options as defaults wer

Re: How to format with stride/stripe_width options during install

2021-09-10 Thread Nicholas Geovanis
On Fri, Sep 10, 2021, 1:31 AM Robert Arkiletian wrote: > On Thu, Sep 9, 2021 at 12:28 AM IL Ka wrote: > >> > ... > > > > > With full DVD installer in "Advanced Options -> Expert install" after > "Load installer components" you can open

Re: deprecated options in openssh

2021-09-10 Thread Greg Wooledge
eral version 1 server key OK, so "it" is in fact "The warnings in syslog contain line numbers which do not align with the line numbers of the file that I see"? Seems harmless enough -- just comment out the offending options wherever they are, ignoring the line numbers in the w

Re: deprecated options in openssh

2021-09-10 Thread Adam Weremczuk
hat) is that one of the other dozen machines that you occasionally log into has a slightly different configuration from this one, perhaps older, with options that are now considered less secure (but no extra lines inserted). The options that are commented out in each machine's config file are the

Re: How to format with stride/stripe_width options during install

2021-09-09 Thread Robert Arkiletian
gt;and stripe_width. How does one format the raid partitions with these > >options during OS installation? > > In general they aren't necessary these days, as the parameters can be > obtained from the hardware automatically. If the hardware doesn't > support that, it probabl

Re: How to format with stride/stripe_width options during install

2021-09-09 Thread Robert Arkiletian
dth. How does one format the raid partitions with these > > options during OS installation? > > > What is the make and model of your server, or motherboard? Technical > documentation URL? https://www.supermicro.com/products/motherboard/QPI/5500/X8DTi-LN4F.cfm > > > What

Re: How to format with stride/stripe_width options during install

2021-09-09 Thread Robert Arkiletian
On Thu, Sep 9, 2021 at 12:28 AM IL Ka wrote: >> ... > > With full DVD installer in "Advanced Options -> Expert install" after "Load > installer components" you can open the second console (ALT+F2) and run > ``mkfs`` manually with any option you

Re: How to format with stride/stripe_width options during install

2021-09-09 Thread Michael Stone
On Wed, Sep 08, 2021 at 11:07:06PM -0700, Robert Arkiletian wrote: Installing Debian 11 with netinst CD on a server with hardware raid. Installer has no custom format parameters option for ext4, like stride and stripe_width. How does one format the raid partitions with these options during OS

Re: How to format with stride/stripe_width options during install

2021-09-09 Thread David Christensen
On 9/8/21 11:07 PM, Robert Arkiletian wrote: Installing Debian 11 with netinst CD on a server with hardware raid. Installer has no custom format parameters option for ext4, like stride and stripe_width. How does one format the raid partitions with these options during OS installation? What is

Re: How to format with stride/stripe_width options during install

2021-09-09 Thread Dan Ritter
Greg Wooledge wrote: > It should work exactly the same way. The only difference between a > "netinst" image and a "DVD-1" image is the number of optional packages > that are on the physical medium. One other difference: the DVD-1 install will leave you with an entry in /etc/apt/sources.list poin

Re: How to format with stride/stripe_width options during install

2021-09-09 Thread Greg Wooledge
On Thu, Sep 09, 2021 at 10:27:54AM +0300, IL Ka wrote: > > > > Installing Debian 11 with netinst CD on a server with hardware raid. > > Installer has no custom format parameters option for ext4, like stride > > and stripe_width. How does one format the raid partitions with

Re: How to format with stride/stripe_width options during install

2021-09-09 Thread IL Ka
> > Installing Debian 11 with netinst CD on a server with hardware raid. > Installer has no custom format parameters option for ext4, like stride > and stripe_width. How does one format the raid partitions with these > options during OS installation? > With full DVD installer in

How to format with stride/stripe_width options during install

2021-09-08 Thread Robert Arkiletian
Installing Debian 11 with netinst CD on a server with hardware raid. Installer has no custom format parameters option for ext4, like stride and stripe_width. How does one format the raid partitions with these options during OS installation?

Re: gcc-10: options order important?

2021-09-03 Thread Sven Joachim
On 2021-09-03 12:24 +0200, Piotr A. Dybczyński wrote: > Hi, > > in contrary to previous versions, now in Debian 11 with gcc-10: > > gcc aa.c -lm -o aa works, but > > gcc -lm aa.c -o aa does not work, saying: > > /usr/bin/ld: /tmp/ccWyhudO.o: in function `main': > aa.c:(.text+0

Re: gcc-10: options order important?

2021-09-03 Thread tomas
; > You had it right the first time. It's strange that it worked (in the > past) with the library argument in front. It's supposed to be behind. > > The linker's argument processing must have been changed a few times. > GNU utilities in general have a tenden

Re: gcc-10: options order important?

2021-09-03 Thread Greg Wooledge
ment in front. It's supposed to be behind. The linker's argument processing must have been changed a few times. GNU utilities in general have a tendency to be overly lenient with command-line options. Commands that *should* fail according to POSIX sometimes work in the GNU variants. For

Re: gcc-10: options order important?

2021-09-03 Thread Tixy
On Fri, 2021-09-03 at 14:10 +0100, Tixy wrote: > On Fri, 2021-09-03 at 12:24 +0200, Piotr A. Dybczyński wrote: > > Hi, > > > > in contrary to previous versions, now in Debian 11 with gcc-10: > > > > gcc aa.c -lm -o aa works, but > > > > gcc -lm aa.c -o aa does not work, sayin

Re: gcc-10: options order important?

2021-09-03 Thread Tixy
On Fri, 2021-09-03 at 12:24 +0200, Piotr A. Dybczyński wrote: > Hi, > > in contrary to previous versions, now in Debian 11 with gcc-10: > > gcc aa.c -lm -o aa works, but > > gcc -lm aa.c -o aa does not work, saying: [...] > It seems that an option -lm cannot be placed in a

Re: gcc-10: options order important?

2021-09-03 Thread Greg Wooledge
On Fri, Sep 03, 2021 at 12:24:39PM +0200, Piotr A. Dybczyński wrote: > Hi, > > in contrary to previous versions, now in Debian 11 with gcc-10: > > gcc aa.c -lm -o aa works, but > > gcc -lm aa.c -o aa does not work, saying: > > /usr/bin/ld: /tmp/ccWyhudO.o: in function `main

gcc-10: options order important?

2021-09-03 Thread Piotr A. Dybczyński
Hi, in contrary to previous versions, now in Debian 11 with gcc-10: gcc aa.c -lm -o aa works, but gcc -lm aa.c -o aa does not work, saying: /usr/bin/ld: /tmp/ccWyhudO.o: in function `main': aa.c:(.text+0x1f): undefined reference to `sqrt' collect2: error: ld returned 1 exit

Re: WARNING: debian11 + bind-9.16.15 + dnssec-policy in options{} = crashes

2021-08-17 Thread Henrique de Moraes Holschuh
On Mon, 16 Aug 2021, raf wrote: > If like me, you've been eagerly awaiting debian11 to > get bind-9.16.15, which finally lets you implement > DNSSEC extremely easily on debian stable, I have a > warning. And I have another: make sure your system clock is correct. DNSSEC will fail if system time i

Re: deprecated options in openssh

2021-08-17 Thread Anssi Saari
Adam Weremczuk writes: > Installation and configuration was straightforward: > > sudo apt install logwatch > > /etc/cron.daily/00logwatch > #execute > /usr/sbin/logwatch --detail low --mailto x...@domain.com Maybe run logwatch manually and with different options? Like

Re: deprecated options in openssh

2021-08-16 Thread David Wright
logs, so the first place to check is the actual logs themselves. My guess (it's no more than that) is that one of the other dozen machines that you occasionally log into has a slightly different configuration from this one, perhaps older, with options that are now considered less secure (but no extr

Re: deprecated options in openssh

2021-08-16 Thread Adam Weremczuk
arrives. Same as for the other dozen of Debian (mostly older) machines it's installed on and which don't show this issue. I've run a recursive search across the entire file system but no other occurrences of the problematic options have been found: sudo find / -type

Re: deprecated options in openssh

2021-08-16 Thread Greg Wooledge
On Mon, Aug 16, 2021 at 03:06:30PM +0100, Adam Weremczuk wrote: > I run openssh 7.9p1-10+deb10u2 on Debian 10.10. > > Logwatch, which runs daily, occasionally (maybe 2-3 times per month) reports > the following: Sometimes you get warnings, and sometimes you don't? That's a red flag right off the

deprecated options in openssh

2021-08-16 Thread Adam Weremczuk
Hi all, I run openssh 7.9p1-10+deb10u2 on Debian 10.10. Logwatch, which runs daily, occasionally (maybe 2-3 times per month) reports the following: - SSHD Begin  Deprecated options in SSH config:     KeyRegenerationInterval - line 28

WARNING: debian11 + bind-9.16.15 + dnssec-policy in options{} = crashes

2021-08-15 Thread raf
default policy. And there's a dnssec-policy usage directive to specify which dnssec-policy should be applied to zones. Bind's documentation says that the dnssec-policy usage directive can either appear in the options {} stanza, so as to apply to all zones, or it can appear in indivi

Re: Preserving locally modified configuration files - Dpkg::Options --force-confdef & --force-confold not working on command line

2021-06-15 Thread Jaikumar Sharma
On Tue, Jun 15, 2021 at 4:22 PM Brian wrote: > On Tue 15 Jun 2021 at 14:34:12 +0530, Jaikumar Sharma wrote: > I wonder whether using dpkg-divert(1) would help in preserving your > modified file? > > Yes, this option was intentionally avoided by me because of scripting the maintainer scripts. I on

Re: Preserving locally modified configuration files - Dpkg::Options --force-confdef & --force-confold not working on command line

2021-06-15 Thread Brian
omatic upgrades but > it is still giving me the prompt even after specifying on command line : > > sudo apt-get dist-upgrade -o Dpkg::Options::=--force-confdef -o > Dpkg::Options::=--force-confold -y --allow-unauthenticated > > Still prompt/complain about locally modified conf

Re: Preserving locally modified configuration files - Dpkg::Options --force-confdef & --force-confold not working on command line

2021-06-15 Thread jaikuma...@gmail.com
out prompting during automatic upgrades but it is > still giving me the prompt even after specifying on command line : > > sudo apt-get dist-upgrade -o Dpkg::Options::=--force-confdef -o > Dpkg::Options::=--force-confold -y --allow-unauthenticated > > Still prompt/complain about l

Re: Preserving locally modified configuration files - Dpkg::Options --force-confdef & --force-confold not working on command line

2021-06-15 Thread Jaikumar Sharma
c upgrades but > it is still giving me the prompt even after specifying on command line : > > sudo apt-get dist-upgrade -o Dpkg::Options::=--force-confdef -o > Dpkg::Options::=--force-confold -y --allow-unauthenticated > > Still prompt/complain about locally modified configuration

Preserving locally modified configuration files - Dpkg::Options --force-confdef & --force-confold not working on command line

2021-06-15 Thread Jaikumar Sharma
line : sudo apt-get dist-upgrade -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold -y --allow-unauthenticated Still prompt/complain about locally modified configuration file, as per documentation it should work. and I've also tried to put these below command in a config

Re: Re: query about kernel, download options, sessions

2020-09-09 Thread _ nenu
On Tue 08 Sep 2020 at 14:29:02 (-0700), David Christensen wrote: > On 2020-09-08 03:45, nenu crok wrote: > > i have read somewhere using ctrl alt f2 option to start new session. is > > word session correct ? by jumping using above option will log out from > > existing session. > > That sounds l

Re: query about kernel, download options, sessions

2020-09-09 Thread David Wright
On Tue 08 Sep 2020 at 14:29:02 (-0700), David Christensen wrote: > On 2020-09-08 03:45, nenu crok wrote: > > i have read somewhere using ctrl alt f2 option to start new session. is > > word session correct ? by jumping using above option will log out from > > existing session. > > That sounds l

Re: query about kernel, download options, sessions

2020-09-08 Thread nenu crok
> i am privacy freak, hence not using android. however, after seeing size of > libreoffice, is there any way an option to download only small portion. i > have overheard aboout similar option in our os debian. this is must, only > metered ethernet or wifi connections in my area. i am specifical

Re: query about kernel, download options, sessions

2020-09-08 Thread David Christensen
On 2020-09-08 15:04, Charles Curley wrote: On Tue, 8 Sep 2020 13:48:03 -0700 David Christensen wrote: I added an alias to my .profile so that --no-install-recommends is always set: 2020-09-08 13:45:56 root@tinkywinky ~ # grep 'no-install-recommends' .profile* .profile:alias apt-get='apt-get -

Re: query about kernel, download options, sessions

2020-09-08 Thread Charles Curley
On Tue, 8 Sep 2020 13:48:03 -0700 David Christensen wrote: > I added an alias to my .profile so that --no-install-recommends is > always set: > > 2020-09-08 13:45:56 root@tinkywinky ~ > # grep 'no-install-recommends' .profile* > .profile:alias apt-get='apt-get --no-install-recommends' You may

Re: query about kernel, download options, sessions

2020-09-08 Thread David Christensen
On 2020-09-08 03:45, nenu crok wrote: hello debian users, Hello. :-) after bit of research, i have decided to install debian. it is rock solid. i have few queries. please be simple. english is not my native language. i assumed kernel is most important for system security. do we have tweak

  1   2   3   4   5   6   7   8   9   10   >