Re: Mounting NFS share from Synology NAS

2022-02-02 Thread Tixy
On Wed, 2022-02-02 at 17:06 -0500, Bob Weber wrote: [...] > I second the sshfs approach.   I use it between several Debian servers and > have > been happy with the results.  Once setup in the fstab a click in a GUI or > mount > command on the cli mounts the remote server on a directory specifie

How to disable bluetooth probe

2022-02-02 Thread Pankaj Jangid
Hi, I get the below error message every second on my text console. And due to this I have to use GUI. I could find out that my hardware is not yet supported by Linux Kernel 5.10, and 5.15 - which is in unstable - has support for my motherboard. --8<---cut here---start-

Re: Printing lots of pages skips a few

2022-02-02 Thread Pankaj Jangid
mick crane writes: > May be an issue with the printer reporting it has printed file when it > hasn't. > Perhaps try wait between each print instruction. > This could be one reason. But I am not sure how to diagnose this. Perhaps the procedure suggested by David is a good starting point. Regards

Re: Printing lots of pages skips a few

2022-02-02 Thread Pankaj Jangid
David Wright writes: > And in the OP's case, this might save a little effort, because my > next step in the investigation would be to check the files in > /var/spool/cups/c* to make sure that all the files had actually > been queued. If so, what does each file report as happening. > (The files ar

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread David Christensen
On 2/2/22 06:11, Christian Britz wrote: Inspired by my previous attempts to implent NFS on my Synology NAS, I am thinking about buying a mini server where I install Debian to serve as file share (SMB and NFS) and DLNA server. It should fully support Debian Stable, have a low price but be capable

Re: OpenSSH: cause of random kex_exchange_identification errors?

2022-02-02 Thread Vincent Lefevre
On 2022-02-02 14:21:08 -0500, gene heskett wrote: > When I change something, like rebooting the rpi4 running my big Sheldon > lathe, from debian buster to debian bullseye, the keyfile changes, and I > get an explicit error telling me to run ssh-keygen to remove the > offending key, which I do, a

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread paulf
On Wed, 2 Feb 2022 16:42:14 -0500 Henning Follmann wrote: > > And we can do one better: > the raspi compute module and the cm IO board. > here you will get a PCIe socket which then can take up > a SATA controller. > Can you recommend a tiny PCIe SATA controller to go in there, and possibly a c

Re: Mounting NFS share from Synology NAS

2022-02-02 Thread Christian Britz
On 02.02.22 23:06, Bob Weber wrote: > On 2/2/22 07:36, gene heskett wrote: >> >> Sounds like how my network grew, with more cnc'd machines added. But I >> was never able the make MFSv4 Just Work for anything for more than the >> next reboot of one of the machines. Then I discovered sshfs whic

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread Jeremy Ardley
On 3/2/22 5:42 am, Henning Follmann wrote: I'd suggest a Raspberry Pi 4B. The requirements you listed elsewhere would make this a cheap and workable alternative. The only issue is that any SATA disks would have to be run through a USB 3 port. Using an SSD might mitigate any lag. I use one of t

Re: Mounting NFS share from Synology NAS

2022-02-02 Thread Bob Weber
On 2/2/22 07:36, gene heskett wrote: Sounds like how my network grew, with more cnc'd machines added. But I was never able the make MFSv4 Just Work for anything for more than the next reboot of one of the machines. Then I discovered sshfs which Just Does anything the user can do, it does not al

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread Henning Follmann
On Wed, Feb 02, 2022 at 11:23:01AM -0500, pa...@quillandmouse.com wrote: > On Wed, 2 Feb 2022 15:11:57 +0100 > Christian Britz wrote: > > > Inspired by my previous attempts to implent NFS on my Synology NAS, I > > am thinking about buying a mini server where I install Debian to > > serve as file

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread Linux-Fan
Jonathan Dowland writes: On Wed, Feb 02, 2022 at 03:11:57PM +0100, Christian Britz wrote: Do you have any recommendations for me? I have much the requirements and my current solution is documented here: I am using an Intel NUC with Celeron J3455 with 8 Gi

Re: Debian 11 installer and encryption

2022-02-02 Thread Andrew M.A. Cater
On Wed, Feb 02, 2022 at 10:57:35PM +0200, Georgi Naplatanov wrote: > Hi all, > > I saw that the installer of Debian 11 supports encrypted volumes. > > Is this LUKS2? > > If it's not, what is it? > > Kind regards > Georgi > LUKS 2 as of Debian 10, apparently. Works really well for me in Debian

Debian 11 installer and encryption

2022-02-02 Thread Georgi Naplatanov
Hi all, I saw that the installer of Debian 11 supports encrypted volumes. Is this LUKS2? If it's not, what is it? Kind regards Georgi

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

2022-02-02 Thread David Wright
On Wed 02 Feb 2022 at 14:28:40 (-0500), Greg Wooledge wrote: > On Wed, Feb 02, 2022 at 02:21:08PM -0500, gene heskett wrote: > > When I change something, like rebooting the rpi4 running my big Sheldon > > lathe, from debian buster to debian bullseye, the keyfile changes, and I > > get an explicit

Re: OpenSSH: cause of random kex_exchange_identification errors?

2022-02-02 Thread Greg Wooledge
On Wed, Feb 02, 2022 at 02:21:08PM -0500, gene heskett wrote: > When I change something, like rebooting the rpi4 running my big Sheldon > lathe, from debian buster to debian bullseye, the keyfile changes, and I > get an explicit error telling me to run ssh-keygen to remove the > offending key, w

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread Christian Britz
On 2022-02-02 17:55 UTC+0100, Jonathan Dowland wrote: > On Wed, Feb 02, 2022 at 03:11:57PM +0100, Christian Britz wrote: >> Do you have any recommendations for me? > > I have much the requirements and my current solution is documented here: > ...bookmarked!

Re: OpenSSH: cause of random kex_exchange_identification errors?

2022-02-02 Thread gene heskett
On Wednesday, February 2, 2022 9:44:32 AM EST Vincent Lefevre wrote: > When I want to connect with SSH (ssh/scp) to some machine, I sometimes > get errors, either > > kex_exchange_identification: Connection closed by remote host > > or > > kex_exchange_identification: read: Connection reset by p

Re: One user system.

2022-02-02 Thread peter
From: john doe Date: Wed, 2 Feb 2022 08:04:28 +0100 > I must say, I concur with others in this thread on not removing a single > non-root user. Right oh; I don't aim to remove my original ordinary user account. > If you do not want the regular user, you can simply lock/disable it. Or ju

Re: Printing lots of pages skips a few

2022-02-02 Thread David Wright
On Tue 01 Feb 2022 at 07:29:09 (-0500), Greg Wooledge wrote: > On Tue, Feb 01, 2022 at 03:04:06PM +0530, Pankaj Jangid wrote: > > I tried to print ~40 pages using the following combination of commands: > > > > find . -name "pref***.pdf" | xargs lp > > > > The result was that a couple of pages wer

Re: One user system.

2022-02-02 Thread David Wright
On Tue 01 Feb 2022 at 11:47:35 (-0800), pe...@easthope.ca wrote: > From: john doe > Date: Tue, 1 Feb 2022 19:29:02 +0100 > > If my understanding is correct, you will need to use 'sudo'. > > Thanks. Still a multi-user system. > > Whereas puppy linux has one user, root. And it's been d

Re: "mount -t ntfs" vs "mount.ntfs" ?

2022-02-02 Thread David Wright
On Wed 02 Feb 2022 at 11:16:18 (+0100), Yvan Masson wrote: > > > > > > Slightly off-topic question: using pre-5.15 kernel, how can I > > > > > mount a > > > > > partition with kernel driver? > > > > > > > > You can't, the NTFS kernel driver first appeared in Linux 5.15. > > > > > > >  From what

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread Jonathan Dowland
On Wed, Feb 02, 2022 at 03:11:57PM +0100, Christian Britz wrote: Do you have any recommendations for me? I have much the requirements and my current solution is documented here: -- Please do not CC me for listmail. 👱🏻 Jonathan Dowland ✎j...@d

Re: OpenSSH: cause of random kex_exchange_identification errors?

2022-02-02 Thread David Wright
On Wed 02 Feb 2022 at 15:44:32 (+0100), Vincent Lefevre wrote: > When I want to connect with SSH (ssh/scp) to some machine, I sometimes > get errors, either > > kex_exchange_identification: Connection closed by remote host > > or > > kex_exchange_identification: read: Connection reset by peer >

Re: OpenSSH: cause of random kex_exchange_identification errors?

2022-02-02 Thread Bijan Soleymani
On 2022-02-02 09:44, Vincent Lefevre wrote: In the source, this corresponds to function kex_exchange_identification in kex.c: len = atomicio(read, ssh_packet_get_connection_in(ssh), &c, 1); if (len != 1 && errno == EPIPE) { error_f("Connection closed by remote hos

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread paulf
On Wed, 2 Feb 2022 15:11:57 +0100 Christian Britz wrote: > Inspired by my previous attempts to implent NFS on my Synology NAS, I > am thinking about buying a mini server where I install Debian to > serve as file share (SMB and NFS) and DLNA server. > > It should fully support Debian Stable, have

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread piorunz
On 02/02/2022 14:38, Christian Britz wrote: On 2022-02-02 15:30 UTC+0100, Grzesiek wrote: I used Zyxel NSA310 some time ago, Debian howto: https://forum.doozan.com/read.php?2,29970,30036 More devices are supported The successor Zyxel NAS326 sounds interesting, but I am looking more for some

Re: OpenSSH: cause of random kex_exchange_identification errors?

2022-02-02 Thread Vincent Lefevre
On 2022-02-02 16:12:32 +0100, Hans wrote: > Am Mittwoch, 2. Februar 2022, 15:44:32 CET schrieb Vincent Lefevre: > Sounds weired. I wonder, if there is a typo. Your message beginning with > > kex_exchange_identif > > looks for me like a typo. I would have "key_exchange_" expected. No, th

Re: OpenSSH: cause of random kex_exchange_identification errors?

2022-02-02 Thread Hans
Am Mittwoch, 2. Februar 2022, 15:44:32 CET schrieb Vincent Lefevre: Sounds weired. I wonder, if there is a typo. Your message beginning with kex_exchange_identif looks for me like a typo. I would have "key_exchange_" expected. However, I did not check this, and mybe this is correct. On

Re: OpenSSH: cause of random kex_exchange_identification errors?

2022-02-02 Thread mick crane
On 2022-02-02 14:44, Vincent Lefevre wrote: When I want to connect with SSH (ssh/scp) to some machine, I sometimes get errors, either kex_exchange_identification: Connection closed by remote host or kex_exchange_identification: read: Connection reset by peer immediately after the connection a

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread Christian Britz
On 2022-02-02 15:25 UTC+0100, Dan Ritter wrote: > How small is small for you? A small box which fits under my desk. > And do you need RAID, or just storage, and if so, how much? RAID is overkill and I need approximately 500G of storage. > For example, an ASRock 4X4 BOX-R1000V will run Debia

OpenSSH: cause of random kex_exchange_identification errors?

2022-02-02 Thread Vincent Lefevre
When I want to connect with SSH (ssh/scp) to some machine, I sometimes get errors, either kex_exchange_identification: Connection closed by remote host or kex_exchange_identification: read: Connection reset by peer immediately after the connection attempt. This happens randomly, and there are s

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread Dan Ritter
Christian Britz wrote: > Inspired by my previous attempts to implent NFS on my Synology NAS, I am > thinking about buying a mini server where I install Debian to serve as > file share (SMB and NFS) and DLNA server. > > It should fully support Debian Stable, have a low price but be capable > of pe

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread Christian Britz
On 2022-02-02 15:30 UTC+0100, Grzesiek wrote: > I used Zyxel NSA310 some time ago, Debian howto: > https://forum.doozan.com/read.php?2,29970,30036 > More devices are supported The successor Zyxel NAS326 sounds interesting, but I am looking more for something which I do not have to hack before

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread Grzesiek
On 2/2/22 15:11, Christian Britz wrote: Inspired by my previous attempts to implent NFS on my Synology NAS, I am thinking about buying a mini server where I install Debian to serve as file share (SMB and NFS) and DLNA server. It should fully support Debian Stable, have a low price but be capable

Mini server hardware for home use NAS purposes

2022-02-02 Thread Christian Britz
Inspired by my previous attempts to implent NFS on my Synology NAS, I am thinking about buying a mini server where I install Debian to serve as file share (SMB and NFS) and DLNA server. It should fully support Debian Stable, have a low price but be capable of performing the tasks well, ideally hav

Re: Security

2022-02-02 Thread Vincent Lefevre
On 2022-02-02 13:59:07 +1300, Richard Hector wrote: > On 2/02/22 00:26, Vincent Lefevre wrote: > > On 2022-01-31 01:36:06 +1300, Richard Hector wrote: > > > On 29/01/22 04:17, Vincent Lefevre wrote: > > > > Servers shouldn't have pkexec installed in the first place, anyway. > > > > > > libvirt-dae

Re: Printing lots of pages skips a few

2022-02-02 Thread Curt
On 2022-02-02, mick crane wrote: >> >> Also I could identify and print those files separately; using "lp >> ". > > May be an issue with the printer reporting it has printed file when it > hasn't. Perhaps try wait between each print instruction. It would be edifying to examine, at the very leas

Re: Mounting NFS share from Synology NAS

2022-02-02 Thread Christian Britz
On 2022-02-02 02:01 UTC+0100, Christian Britz wrote: > Thank you, that was the right hint, the solution to get it work (with > NFS4 support) with IP based "security" was: [...] > Is my assumption right, that I would have to setup a Kerberos server to > achieve real security? I am thinking ab

Re: Printing lots of pages skips a few

2022-02-02 Thread mick crane
On 2022-02-02 10:42, Pankaj Jangid wrote: Klaus Singvogel writes: Can you look at the webinterface of CUPS regarding the missing jobs? http://localhost:631/ -> Printer -> select your default printer (if more) -> finish job (or similar) I did that when I discovered that some pages w

Re: Mounting NFS share from Synology NAS

2022-02-02 Thread gene heskett
On Wednesday, February 2, 2022 6:49:38 AM EST Anssi Saari wrote: > Greg Wooledge writes: > > I'm unclear on how NFS v4 works. Everything I've read about it in > > the > > past says that you have to set up a user mapping, which is shared by > > the client and the server. And that this is *not* op

Re: Mounting NFS share from Synology NAS

2022-02-02 Thread Anssi Saari
Greg Wooledge writes: > I'm unclear on how NFS v4 works. Everything I've read about it in the > past says that you have to set up a user mapping, which is shared by > the client and the server. And that this is *not* optional, and *is* > exactly as much of a pain as it sounds. I've never done

Re: Printing lots of pages skips a few

2022-02-02 Thread Pankaj Jangid
Klaus Singvogel writes: > Can you look at the webinterface of CUPS regarding the missing jobs? > > http://localhost:631/ > > -> Printer -> select your default printer (if more) -> finish job (or > similar) I did that when I discovered that some pages were missing. Nothing there in unfinish

Re: Printing lots of pages skips a few

2022-02-02 Thread Pankaj Jangid
Greg Wooledge writes: > I can't help noticing that none of your filenames begin with "pref", > so none of them actually match the -name pattern that's being given > to find. One of the obvious ways you could experience this problem > is that the "missing" files don't match the pattern you're usi

Re: "mount -t ntfs" vs "mount.ntfs" ?

2022-02-02 Thread Yvan Masson
Slightly off-topic question: using pre-5.15 kernel, how can I mount a partition with kernel driver? You can't, the NTFS kernel driver first appeared in Linux 5.15.  From what I understand, there was a read-only driver before 5.15: - see for example https://superuser.com/questions/139452/ker

Re: can't run fvwm

2022-02-02 Thread Pierre Frenkiel
On Sun, 23 Jan 2022, Pierre Frenkiel wrote: PS: fvwm suggests using "-replace", but it is useless, as it just gives you a new login window I tried again, and now -replace works.