Re: [gentoo-user] downloading from cell phone to Gentoo

2024-01-18 Thread Alan J. Wylie
[resending from the correct, subscribed, email address] Philip Webb writes: > I want to be able to download photos from my new cellphone to Gentoo. > The phone is a Samsung A14 5G ... > Manjaro suggests soomething called 'MTP' is involved, > perhaps 'Media Transfer Protocol' (?). > > Does

Re: [gentoo-user] [OT] Anyone running mutt outboung smtp on port 587?

2024-01-18 Thread Walter Dnes
I haven't been switched over to fibre yet due to config problems, but I'm trying to test port 587 using your settings. I recompiled mutt adding USE="debug gnutls". With "mutt -d 2" I get the a lot of debug output, including the following. To further complicate things, when I switch back to

Re: [gentoo-user] downloading from cell phone to Gentoo

2024-01-18 Thread Dr Rainer Woitok
Philip, On Wednesday, 2024-01-17 22:28:27 -0500, you wrote: > I want to be able to download photos from my new cellphone to Gentoo. If all else fails, you could use "adb" from package "dev-util/android- tools". However, "adb" requires "USB Debugging" to be enabled on the cell phone.

[gentoo-user] Re: downloading from cell phone to Gentoo

2024-01-18 Thread Grant Edwards
On 2024-01-18, Philip Webb wrote: > I want to be able to download photos from my new cellphone to Gentoo. > The phone is a Samsung A14 5G ; its pet name is Athene. > I use KDE to manage my desktops on my desktop machine ANB6. MTP can be a bit tempermental if that's what's being used. It's been

Re: [gentoo-user] downloading from cell phone to Gentoo

2024-01-18 Thread Jack
On 1/17/24 22:28, Philip Webb wrote: I want to be able to download photos from my new cellphone to Gentoo. The phone is a Samsung A14 5G ; its pet name is Athene. I use KDE to manage my desktops on my desktop machine ANB6. I've tried doing it with Manjaro & it works. It is vital to have Athene

Re: [gentoo-user] downloading from cell phone to Gentoo

2024-01-18 Thread ralfconn
Il 18/01/24 04:28, Philip Webb ha scritto: I want to be able to download photos from my new cellphone to Gentoo. The phone is a Samsung A14 5G ; its pet name is Athene. I use KDE to manage my desktops on my desktop machine ANB6. ... Manjaro suggests soomething called 'MTP' is involved, perhaps

Re: [gentoo-user] Re: downloading from cell phone to Gentoo

2024-01-18 Thread Tsukasa Mcp_Reznor
From: Grant Edwards Sent: Thursday, January 18, 2024 12:33 PM To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: downloading from cell phone to Gentoo On 2024-01-18, Philip Webb wrote: >> I want to be able to download photos from my new

Re: [gentoo-user] Re: downloading from cell phone to Gentoo

2024-01-18 Thread Tsukasa Mcp_Reznor
From: Tsukasa Mcp_Reznor Sent: Thursday, January 18, 2024 1:38 PM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: downloading from cell phone to Gentoo From: Grant Edwards Sent: Thursday,

Re: [gentoo-user] [OT] Anyone running mutt outboung smtp on port 587?

2024-01-18 Thread Michael
On Thursday, 18 January 2024 17:02:44 GMT Walter Dnes wrote: > I haven't been switched over to fibre yet due to config problems, but > I'm trying to test port 587 using your settings. I recompiled mutt > adding USE="debug gnutls". With "mutt -d 2" I get the a lot of debug > output, including

[gentoo-user] ssh disable password login

2024-01-18 Thread thelma
sshd_config has: ... PasswordAuthentication no /etc/init.d/sshd restart but still can login with password. How to disable password login? -- Thelma

Re: [gentoo-user] ssh disable password login

2024-01-18 Thread thelma
On 1/18/24 17:01, the...@sys-concept.com wrote: sshd_config has: ... PasswordAuthentication no /etc/init.d/sshd restart but still can login with password. How to disable password login? Hm, most of the reference on the net mention only line: "PasswordAuthentication no" none of them

Re: [gentoo-user] ssh disable password login

2024-01-18 Thread thelma
On 1/18/24 17:01, the...@sys-concept.com wrote: sshd_config has: ... PasswordAuthentication no /etc/init.d/sshd restart but still can login with password. How to disable password login? 1.) "PasswordAuthentication no + UsePAM no" worked I got a respond: "...Permission denied

Re: [gentoo-user] downloading from cell phone to Gentoo

2024-01-18 Thread Alan J. Wylie
Philip Webb writes: > One further important question : do I need to enable Fuse in the kernel ? > From the man page for simple-mtpfs: "SIMPLE-MTPFS (Simple Media Transfer Protocol FileSystem) is a file system for Linux (and other operating systems with a FUSE implementation, such as Mac OS X

Re: [gentoo-user] downloading from cell phone to Gentoo

2024-01-18 Thread Philip Webb
240117 Philip Webb wrote: > I want to be able to download photos from my new cellphone to Gentoo. > The phone is a Samsung A14 5G ; its pet name is Athene. > I use KDE to manage my desktops on my desktop machine ANB6. Thanks for the many replies, which offer as many different methods. I'll try

[gentoo-user] Re: downloading from cell phone to Gentoo

2024-01-18 Thread Grant Edwards
On 2024-01-18, Philip Webb wrote: > 240117 Philip Webb wrote: >> I want to be able to download photos from my new cellphone to Gentoo. >> The phone is a Samsung A14 5G ; its pet name is Athene. >> I use KDE to manage my desktops on my desktop machine ANB6. > > Thanks for the many replies, which