Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-18 Thread Greg
On 2025-07-11, Nicolas George wrote: > hw (HE12025-07-11): >> (S)FTP is still in use like for cameras, scanners (printers) and phones. > > Do you have a few examples of brand and models of cameras and phones > that use FTP? Some high-end cameras use it. Phones, not so much.

Re: Where did my character selection tool go?

2025-07-14 Thread Max Nikulin
On 14/07/2025 21:38, Chris Green wrote: Jan Claeys wrote: The reason is that 'gucharmap' is not part of XFCE, but Xubuntu installs it by default (it’s a dependency of the 'xubuntu-desktop' metapackage in Ubuntu). Debian currently doesn’t have a similar metapackage with an "opinionated selection

Re: Where did my character selection tool go?

2025-07-14 Thread Chris Green
Jan Claeys wrote: > On Mon, 2025-07-14 at 07:02 +0100, Chris Green wrote: > > OP here.  I installed Debian 12 with XFCE on my desktop and my laptop > > something like a year ago. I moved from xubuntu which I had used for > > many years.  These were clean, from scratch, installations but I had > >

Re: Where did my character selection tool go?

2025-07-14 Thread Jan Claeys
On Mon, 2025-07-14 at 07:02 +0100, Chris Green wrote: > OP here.  I installed Debian 12 with XFCE on my desktop and my laptop > something like a year ago. I moved from xubuntu which I had used for > many years.  These were clean, from scratch, installations but I had > my 'list of added packages' f

Re: Where did my character selection tool go?

2025-07-14 Thread Greg
On 2025-07-14, Max Nikulin wrote: > On 13/07/2025 23:06, Greg (curtyshoo) wrote: >> On 2025-07-13, Greg Wooledge wrote: >>> >>> This is what I originally wrote on > [...] >> The OP was specifically about Debian 12 with XFCE, for which the >> character selection t

Re: Where did my character selection tool go?

2025-07-13 Thread Chris Green
Max Nikulin wrote: > > Isn't the issue that XFCE does not provide character map application out > of the box (at least as it is packaged for Debian)? > > I have a VM very close to default XFCE install configuration. I have not > found gucharmap in menus. On the host I have tried > > apt i

Re: Where did my character selection tool go?

2025-07-13 Thread David Wright
On Sun 13 Jul 2025 at 09:06:19 (-0400), Greg Wooledge wrote: > On Sat, Jul 12, 2025 at 23:47:15 -0500, David Wright wrote: > > You can write your own sequences, so that they are meaningful to you. > > For example: > > : "𝄫" U1d12b # MUSICAL SYMBOL > > DOUBLE FLAT > > :

Re: Where did my character selection tool go?

2025-07-13 Thread Max Nikulin
On 13/07/2025 23:06, Greg (curtyshoo) wrote: On 2025-07-13, Greg Wooledge wrote: This is what I originally wrote on [...] The OP was specifically about Debian 12 with XFCE, for which the character selection tool is gucharmap (GNOME Character Map). Greg (cu

XCompose wiki article (was: Re: Where did my character selection tool go?)

2025-07-13 Thread Max Nikulin
On 13/07/2025 20:06, Greg Wooledge wrote: This is what I originally wrote on (except that I suggested using include "%L" at the top, instead of hard-coding en_US.UTF-8). Later, some people thought they were "improving" the page by adding all kinds of Desktop En

Re: Where did my character selection tool go?

2025-07-13 Thread Greg
On 2025-07-13, Greg Wooledge wrote: > > This is what I originally wrote on > (except that I suggested using include "%L" at the top, instead of > hard-coding en_US.UTF-8). > > Later, some people thought they were "improving" the page by adding > all kinds of Desk

Re: Where did my character selection tool go?

2025-07-13 Thread Greg
On 2025-07-11, Chris Green wrote: > I'm running Debian 12 with XFCE on two systems. There used to be a > 'character' selection program in 'Accessories' on the menu but it > seems to have disappeared. How can I select the odd wierd character I > need now? Probably 'gucharmap'. Description-en:

Re: Where did my character selection tool go?

2025-07-13 Thread Greg Wooledge
On Sat, Jul 12, 2025 at 23:47:15 -0500, David Wright wrote: > You can write your own sequences, so that they are meaningful to you. > For example: > : "𝄫" U1d12b # MUSICAL SYMBOL > DOUBLE FLAT > : "𝄪" U1d12a # MUSICAL SYMBOL > DOUBLE SHARP >

Re: Where did my character selection tool go?

2025-07-12 Thread David Wright
On Sat 12 Jul 2025 at 08:13:34 (+0100), Chris Green wrote: > Roger Price wrote: > > On Fri, 11 Jul 2025, Chris Green wrote: > > > > > I'm running Debian 12 with XFCE on two systems. > > > ... because I just needed a 'degrees' symbol. > > > > On this Debian 12 machine (QWERTY keyboard) with Xfce,

XCompose wiki article (was: Re: Where did my character selection tool go?)

2025-07-12 Thread Max Nikulin
On 12/07/2025 11:18, Greg Wooledge wrote: On Sat, Jul 12, 2025 at 09:51:19 +0700, Max Nikulin wrote: On 12/07/2025 05:24, Greg Wooledge wrote: 1) Configure a Compose key, then pressto make ° 2) Do a web search for something like "UTF-8 degree symbol" grep -i degree /usr/share/X11/l

Re: Where did my character selection tool go?

2025-07-12 Thread Chris Green
Jeffrey Walton wrote: > On Fri, Jul 11, 2025 at 3:50 PM Chris Green wrote: > > > > I'm running Debian 12 with XFCE on two systems. There used to be a > > 'character' selection program in 'Accessories' on the menu but it > > seems to have disappeared. How can I select the odd wierd character I >

Re: Where did my character selection tool go?

2025-07-12 Thread Chris Green
Roger Price wrote: > [-- text/plain, encoding 8bit, charset: UTF-8, 16 lines --] > > On Fri, 11 Jul 2025, Chris Green wrote: > > > I'm running Debian 12 with XFCE on two systems. > > ... because I just needed a 'degrees' symbol. > > On this Debian 12 machine (QWERTY keyboard) with Xfce, I have

Re: Where did my character selection tool go?

2025-07-11 Thread Roger Price
On Fri, 11 Jul 2025, Chris Green wrote: > I'm running Debian 12 with XFCE on two systems. > ... because I just needed a 'degrees' symbol. On this Debian 12 machine (QWERTY keyboard) with Xfce, I have the following keyboard setup : Xfce -> Applications -> Settings -> Keyboard -> Layout = Englis

Re: Where did my character selection tool go?

2025-07-11 Thread Greg Wooledge
On Sat, Jul 12, 2025 at 09:51:19 +0700, Max Nikulin wrote: > On 12/07/2025 05:24, Greg Wooledge wrote: > > 1) Configure a Compose key, then pressto make ° > > > > 2) Do a web search for something like "UTF-8 degree symbol" > > grep -i degree /usr/share/X11/locale/en_US.UTF-8/Compose >

Re: Where did my character selection tool go?

2025-07-11 Thread Max Nikulin
On 12/07/2025 05:24, Greg Wooledge wrote: 1) Configure a Compose key, then pressto make ° 2) Do a web search for something like "UTF-8 degree symbol" grep -i degree /usr/share/X11/locale/en_US.UTF-8/Compose : "°" degree # DEGREE SIGN : "°" degree # DEGREE S

Re: Where did my character selection tool go?

2025-07-11 Thread Greg Wooledge
On Fri, Jul 11, 2025 at 20:44:13 +0100, Chris Green wrote: > I only noticed because I just needed a 'degrees' symbol. I've used > the character map accessory for years and would really miss it if I > can't get it back. I can't help you with your Desktop Environment accessories, but here are a cou

Re: Where did my character selection tool go?

2025-07-11 Thread Andreas Ronnquist
On Fri, 11 Jul 2025 20:44:13 +0100, Chris Green wrote: >I'm running Debian 12 with XFCE on two systems. There used to be a >'character' selection program in 'Accessories' on the menu but it >seems to have disappeared. How can I select the odd wierd character I >need now? > >I only noticed becaus

Re: Where did my character selection tool go?

2025-07-11 Thread Jeffrey Walton
On Fri, Jul 11, 2025 at 3:50 PM Chris Green wrote: > > I'm running Debian 12 with XFCE on two systems. There used to be a > 'character' selection program in 'Accessories' on the menu but it > seems to have disappeared. How can I select the odd wierd character I > need now? > > I only noticed bec

Re: Where did my character selection tool go?

2025-07-11 Thread The Wanderer
On 2025-07-11 at 15:44, Chris Green wrote: > I'm running Debian 12 with XFCE on two systems. There used to be a > 'character' selection program in 'Accessories' on the menu but it > seems to have disappeared. How can I select the odd wierd character > I need now? I don't know what program tha

Where did my character selection tool go?

2025-07-11 Thread Chris Green
I'm running Debian 12 with XFCE on two systems. There used to be a 'character' selection program in 'Accessories' on the menu but it seems to have disappeared. How can I select the odd wierd character I need now? I only noticed because I just needed a 'degrees' symbol. I've used the character m

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-11 Thread Jonathan Dowland
On Thu Jul 10, 2025 at 5:48 PM BST, hw wrote: The Debian package doesn't seem to be managed well. It even still uses an init.d script instead of a service file. Agreed. The last two versions of it were non-maintainer uploads; the last of those was 18 months ago; the last actual maintainer upl

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-11 Thread Nicolas George
hw (HE12025-07-11): > (S)FTP is still in use like for cameras, scanners (printers) and phones. Do you have a few examples of brand and models of cameras and phones that use FTP? -- Nicolas George

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-11 Thread Dan Purgert
On Jul 11, 2025, hw wrote: > On Thu, 2025-07-10 at 13:55 -0400, Jeffrey Walton wrote: > > [...] > > Nowadays it seems like scp and sftp are the norm, not ftp. > > (S)FTP is still in use like for cameras, scanners (printers) and phones. > For local usages I don't want to do all the hassle the certi

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-11 Thread hw
On Thu, 2025-07-10 at 13:55 -0400, Jeffrey Walton wrote: > On Thu, Jul 10, 2025 at 1:39 PM Charles Curley > wrote: > > > > On Thu, 10 Jul 2025 18:58:03 +0200 > > hw wrote: > > > > > When running it on Debian, filezilla shows a password request for > > > anonymous logins, and the login fails. T

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-11 Thread hw
On Thu, 2025-07-10 at 19:09 +0200, john doe wrote: > On 7/10/25 18:58, hw wrote: > > On Thu, 2025-07-10 at 16:28 +0100, Jonathan Dowland wrote: > > > On Thu Jul 10, 2025 at 11:45 AM BST, hw wrote: > > > > > > > > Right. Anonymous logins are allowed and I have created a system account > > > > 'ftp

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-10 Thread Jeffrey Walton
On Thu, Jul 10, 2025 at 1:39 PM Charles Curley wrote: > > On Thu, 10 Jul 2025 18:58:03 +0200 > hw wrote: > > > When running it on Debian, filezilla shows a password request for > > anonymous logins, and the login fails. This is not what the man page > > says. The ftp user doesn't have a passwor

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-10 Thread Charles Curley
On Thu, 10 Jul 2025 18:58:03 +0200 hw wrote: > When running it on Debian, filezilla shows a password request for > anonymous logins, and the login fails. This is not what the man page > says. The ftp user doesn't have a password anyway. Apparently, > Debians pure-ftpd version doesn't understan

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-10 Thread john doe
On 7/10/25 18:58, hw wrote: On Thu, 2025-07-10 at 16:28 +0100, Jonathan Dowland wrote: On Thu Jul 10, 2025 at 11:45 AM BST, hw wrote: Right. Anonymous logins are allowed and I have created a system account 'ftp', and it still doesn't work. It keeps asking for a password when trying to log in

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-10 Thread hw
On Thu, 2025-07-10 at 16:28 +0100, Jonathan Dowland wrote: > On Thu Jul 10, 2025 at 11:45 AM BST, hw wrote: > > > > Right. Anonymous logins are allowed and I have created a system account > > 'ftp', and it still doesn't work. It keeps asking for a password when > > trying to log in as 'anonymous'

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-10 Thread hw
purged it and set it up on a Fedora VM instead. It's not where I wanted it to run, but I can live with that. It's basically working out of the box. The Debian package doesn't seem to be managed well. It even still uses an init.d script instead of a service file. Debian keeps letti

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-10 Thread Jonathan Dowland
On Thu Jul 10, 2025 at 3:25 PM BST, hw wrote: So am I to assume that it's broken on Debian The problem could be the presence of /etc/pure-ftpd/conf/NoAnonymous, which causes the start-up wrapper to pass -E (= --noanonymous) to the daemon. Try removing that file and restarting the daemon. I

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-10 Thread Jonathan Dowland
On Thu Jul 10, 2025 at 11:45 AM BST, hw wrote: Right. Anonymous logins are allowed and I have created a system account 'ftp', and it still doesn't work. It keeps asking for a password when trying to log in as 'anonymous' or 'ftp'. Conventionally, when logging into an anonymous ftp server, as

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-10 Thread hw
On Thu, 2025-07-10 at 13:52 +0200, to...@tuxteam.de wrote: > On Thu, Jul 10, 2025 at 01:41:51PM +0200, hw wrote: > > On Thu, 2025-07-10 at 12:55 +0200, to...@tuxteam.de wrote: > > [...] > > > > I'd have a look at /var/log/auth.log, or however this is spelt in > > > systemd-ese these days. > > >

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-10 Thread tomas
On Thu, Jul 10, 2025 at 01:41:51PM +0200, hw wrote: > On Thu, 2025-07-10 at 12:55 +0200, to...@tuxteam.de wrote: [...] > > I'd have a look at /var/log/auth.log, or however this is spelt in > > systemd-ese these days. > > The log says nothing new: > > > [...] pure-ftpd: pam_unix(pure-ftpd:auth)

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-10 Thread hw
On Thu, 2025-07-10 at 12:55 +0200, to...@tuxteam.de wrote: > On Thu, Jul 10, 2025 at 12:45:22PM +0200, hw wrote: > > > > Right. Anonymous logins are allowed and I have created a system account > > 'ftp', and it still doesn't work. It keeps asking for a password when > > trying to log in as 'anony

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-10 Thread tomas
On Thu, Jul 10, 2025 at 12:45:22PM +0200, hw wrote: > > Right. Anonymous logins are allowed and I have created a system account > 'ftp', and it still doesn't work. It keeps asking for a password when > trying to log in as 'anonymous' or 'ftp'. > > I have the same on Fedora, and there it does not

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-10 Thread hw
09 at 20:19 -0400, Greg Wooledge wrote: > > > On Wed, Jul 09, 2025 at 23:08:05 +0200, hw wrote: > > > > where does pure-ftpd store files when anonymous logs in? > > > > > > > > Even its man page is missing in Debian. > > > > > > Accord

Re: pure-ftpd: anonymous users can't log in (Re: Where does pure-ftpd store files when anonymous logs in?)

2025-07-10 Thread Jeffrey Walton
On Thu, Jul 10, 2025 at 5:49 AM hw wrote: > > So I have created the ftp user with a home directory to use for files > from the anonymous user. But still pure-ftpd is, contrary to the man > page, asking for a password and the login fails. > > Why is this not working? You probably missed a step so

Re: pure-ftpd: anonymous users can't log in (Re: Where does pure-ftpd store files when anonymous logs in?)

2025-07-10 Thread Jonathan Dowland
On Thu Jul 10, 2025 at 7:41 AM BST, hw wrote: And why is is so difficult and troublesome on Debian? Possibly because running an anonymous ftpd in 2025 is quite a niche interest. Some of the other recent replies look to point in the right direction. Last time I did this myself, I used vsftpd, a

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-10 Thread Jeffrey Walton
On Thu, Jul 10, 2025 at 4:49 AM hw wrote: > > On Wed, 2025-07-09 at 20:19 -0400, Greg Wooledge wrote: > > On Wed, Jul 09, 2025 at 23:08:05 +0200, hw wrote: > > > where does pure-ftpd store files when anonymous logs in? > > > > > > Even its man page is

pure-ftpd: anonymous users can't log in (Re: Where does pure-ftpd store files when anonymous logs in?)

2025-07-09 Thread hw
t all on Fedora. On Thu, 2025-07-10 at 07:42 +0200, hw wrote: > On Wed, 2025-07-09 at 20:19 -0400, Greg Wooledge wrote: > > On Wed, Jul 09, 2025 at 23:08:05 +0200, hw wrote: > > > where does pure-ftpd store files when anonymous logs in? > > > > > &g

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-09 Thread hw
On Wed, 2025-07-09 at 20:19 -0400, Greg Wooledge wrote: > On Wed, Jul 09, 2025 at 23:08:05 +0200, hw wrote: > > where does pure-ftpd store files when anonymous logs in? > > > > Even its man page is missing in Debian. > > According to packages.debian.org, the package &

Re: Where does pure-ftpd store files when anonymous logs in?

2025-07-09 Thread Greg Wooledge
On Wed, Jul 09, 2025 at 23:08:05 +0200, hw wrote: > where does pure-ftpd store files when anonymous logs in? > > Even its man page is missing in Debian. According to packages.debian.org, the package "pure-ftpd" depends on the package "pure-ftpd-common", and the

Where does pure-ftpd store files when anonymous logs in?

2025-07-09 Thread hw
Hi, where does pure-ftpd store files when anonymous logs in? Even its man page is missing in Debian. Are we supposed to create an ftp user having a home directory to store such files in, or what's the Debian way of specifying the directory for the files?

Where to report bugs (was: Trixie Keyboard Shortcut Issues within VMWare)

2025-06-30 Thread Jeffrey Walton
On Mon, Jun 30, 2025 at 9:14 AM David Kennedy wrote: > > I was informed on the Debian Subreddit that this is where I should report an > issue so just adding my post here too. No, that advice is wrong. Debian's Bug Tracking system is discussed at <https://www.debian.org/

Re: Where to report missing packages after an 'apt install'?

2025-06-22 Thread Anders Andersson
> > I just installed pyspread on my Debian 12 system and when I ran it > there were two missing packages:- > > chris$ pyspread > Warning: Required module setuptools not found. > Warning: Required module markdown2 not found. > chris$ > > So should this be reported to Debian maintaine

Re: Where to report missing packages after an 'apt install'?

2025-06-21 Thread songbird
Chris Green wrote: > I just installed pyspread on my Debian 12 system and when I ran it > there were two missing packages:- > > chris$ pyspread > Warning: Required module setuptools not found. > Warning: Required module markdown2 not found. > chris$ > > So should this be reported t

Where to report missing packages after an 'apt install'?

2025-06-21 Thread Chris Green
I just installed pyspread on my Debian 12 system and when I ran it there were two missing packages:- chris$ pyspread Warning: Required module setuptools not found. Warning: Required module markdown2 not found. chris$ So should this be reported to Debian maintainers somewhere or i

Re: ssh, where do the host come from

2025-05-18 Thread Greg Wooledge
On Sat, May 17, 2025 at 23:09:18 -0500, David Wright wrote: > It may be installed, but I've always had to use: > > [ -f /etc/bash_completion ] && . /etc/bash_completion # Use bash-completion > if available > > in order for it to work: > > $ grep -A8 'bash completion' /etc/bash.bashrc > #

Re: ssh, where do the host come from

2025-05-17 Thread David Wright
On Fri 16 May 2025 at 14:57:15 (-0400), Greg Wooledge wrote: > On Fri, May 16, 2025 at 16:39:15 +0100, Chris Green wrote: > > fxkl4...@protonmail.com wrote: > > > when i type ssh and two tabs i get a list of host > > > numeric and names > > > where do they come

Re: ssh, where do the host come from

2025-05-17 Thread Greg Wooledge
On Sat, May 17, 2025 at 16:37:07 +0300, Henrik Ahlgren wrote: > and it is quite rare to SSH into localhost. It's not something I do on a daily basis, but I've done it several times, because it's an excellent way to test various things, such as changes to your dot files, sshd configuration, PAM con

Re: ssh, where do the host come from

2025-05-17 Thread Henrik Ahlgren
fxkl4...@protonmail.com writes: > and i also see it looks in ~/.ssh/known_hosts > i also have several i don't recognize You are probably wondering about the default IPv6 entries in /etc/hosts ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes ff02::2 ip6-allrouters Of course, it

Re: ssh, where do the host come from

2025-05-16 Thread tomas
On Fri, May 16, 2025 at 09:02:03PM +, fxkl4...@protonmail.com wrote: > On Fri, 16 May 2025, to...@tuxteam.de wrote: [...] > thanks You are welcome :-) > i understand the no host hash in an industrial setting > but in a home network it seems unnecessary Well -- there are mixed cases. In my

Re: ssh, where do the host come from

2025-05-16 Thread fxkl47BF
On Fri, 16 May 2025, to...@tuxteam.de wrote: > On Fri, May 16, 2025 at 06:32:16PM +, fxkl4...@protonmail.com wrote: >> On Fri, 16 May 2025, to...@tuxteam.de wrote: > > [...] > >>> There is an (sshd, I think) option to change that. >> >> i see >> >> Alternately, hostnames may be stored in a has

Re: ssh, where do the host come from

2025-05-16 Thread Greg Wooledge
On Fri, May 16, 2025 at 16:39:15 +0100, Chris Green wrote: > fxkl4...@protonmail.com wrote: > > when i type ssh and two tabs i get a list of host > > numeric and names > > where do they come from > > Assuming you are using bash (or another shell that does TAB > com

Re: ssh, where do the host come from

2025-05-16 Thread tomas
On Fri, May 16, 2025 at 06:32:16PM +, fxkl4...@protonmail.com wrote: > On Fri, 16 May 2025, to...@tuxteam.de wrote: [...] > > There is an (sshd, I think) option to change that. > > i see > > Alternately, hostnames may be stored in a hashed form which hides host names > and addresses should

Re: ssh, where do the host come from

2025-05-16 Thread fxkl47BF
On Fri, 16 May 2025, to...@tuxteam.de wrote: > On Fri, May 16, 2025 at 04:09:10PM +, fxkl4...@protonmail.com wrote: > > [...] > >> as an aside >> in known_hosts there are many key fingerprints with no host identification >> is there a way to identify what host the fingerprint is for > > The fi

Re: ssh, where do the host come from

2025-05-16 Thread tomas
On Fri, May 16, 2025 at 04:09:10PM +, fxkl4...@protonmail.com wrote: [...] > as an aside > in known_hosts there are many key fingerprints with no host identification > is there a way to identify what host the fingerprint is for The file format is described in man 8 sshd. Those with "no host

Re: ssh, where do the host come from

2025-05-16 Thread fxkl47BF
On Fri, 16 May 2025, Charles Curley wrote: > On Fri, 16 May 2025 14:56:41 + > fxkl4...@protonmail.com wrote: > >> when i type ssh and two tabs i get a list of host >> numeric and names >> where do they come from >> > > If I type 'ssh' I get pr

Re: ssh, where do the host come from

2025-05-16 Thread basti
Hello, first of all they come from ~/.ssh/config and there includes, if there. Or they come from /etc/hosts. Best Regards, On 16.05.25 16:56, fxkl4...@protonmail.com wrote: when i type ssh and two tabs i get a list of host numeric and names where do they come from

Re: ssh, where do the host come from

2025-05-16 Thread Chris Green
fxkl4...@protonmail.com wrote: > when i type ssh and two tabs i get a list of host > numeric and names > where do they come from Assuming you are using bash (or another shell that does TAB completion) I think it's probably just a list of file and directory names in the current di

Re: ssh, where do the host come from

2025-05-16 Thread Charles Curley
On Fri, 16 May 2025 14:56:41 + fxkl4...@protonmail.com wrote: > when i type ssh and two tabs i get a list of host > numeric and names > where do they come from > If I type 'ssh' I get proposed tab completions of various programs, all starting with ssh. If I type &

Re: ssh, where do the host come from

2025-05-16 Thread Dan Ritter
fxkl4...@protonmail.com wrote: > when i type ssh and two tabs i get a list of host > numeric and names > where do they come from Assuming that your shell is bash, it comes from the bash tab completion function, which has an optional package: bash-completion/stable,now 1:2

ssh, where do the host come from

2025-05-16 Thread fxkl47BF
when i type ssh and two tabs i get a list of host numeric and names where do they come from

Documentation for NetworkManager 1.30.0 -- Where?

2025-04-05 Thread Richard Owlett
/disabling WiFi. To ask in intelligently I must be familiar with the documentation. Where do I find it? TIA

Re: Documentation for NetworkManager 1.30.0 -- Where?

2025-04-05 Thread Richard Owlett
t;About" button it identifies itself as version 1.30.0 . There is a link to http://www.gnome.org/projects/NetworkManager/ which results in a 404 error. I have questions about enabling/disabling WiFi. To ask in intelligently I must be familiar with the documentation. Where do I find it? TIA

CLARIFICATION -- Re: Documentation for NetworkManager 1.30.0 -- Where?

2025-04-03 Thread Richard Owlett
ual hardware devices. Case effectively closed. Thank you. To ask in intelligently I must be familiar with the documentation. Where do I find it? TIA

Re: Documentation for NetworkManager 1.30.0 -- Where?

2025-04-03 Thread mick.crane
On 2025-04-03 01:57, Charles Curley wrote: On Thu, 3 Apr 2025 05:34:35 +0800 Bret Busby wrote: The version of the applet in my taskbar, shows as 1.24.0 (copyrighted to Red Hat,and I believe that I have not used Red hat, since v6.0), from the About item in the menu, running on Mate Synaptic sh

Re: Documentation for NetworkManager 1.30.0 -- Where?

2025-04-02 Thread Charles Curley
On Thu, 3 Apr 2025 05:34:35 +0800 Bret Busby wrote: > The version of the applet in my taskbar, shows as 1.24.0 (copyrighted > to Red Hat,and I believe that I have not used Red hat, since v6.0), > from the About item in the menu, running on Mate > > Synaptic shows my version of Network Manager, a

Re: Documentation for NetworkManager 1.30.0 -- Where?

2025-04-02 Thread Bret Busby
On 3/4/25 04:00, debian-u...@howorth.org.uk wrote: Richard Owlett wrote: I am running Debian 12.8 with MATE 1.26.0 . When right-clicking on the Network Manager icon's "About" button it identifies itself as version 1.30.0 . I've also just noticed that NM 1.30 belongs on an older release of Deb

Re: Documentation for NetworkManager 1.30.0 -- Where?

2025-04-02 Thread debian-user
Richard Owlett wrote: > I am running Debian 12.8 with MATE 1.26.0 . > When right-clicking on the Network Manager icon's "About" button it > identifies itself as version 1.30.0 . I've also just noticed that NM 1.30 belongs on an older release of Debian than 12.

Re: Documentation for NetworkManager 1.30.0 -- Where?

2025-04-02 Thread Bret Busby
error. I have questions about enabling/disabling WiFi. To ask in intelligently I must be familiar with the documentation. Where do I find it? TIA Two things that you might want to try. 1. Ask the questions here. 2. view https://manpages.ubuntu.com/manpages/plucky/en/man8/NetworkManager.8.html

Re: Documentation for NetworkManager 1.30.0 -- Where?

2025-04-02 Thread debian-user
tive documentation of their desktop environment of choice." and that in turn led me to https://wiki.debian.org/NetworkManager Beyond that point I think you should be able to follow yourself. > I have questions about enabling/disabling WiFi. > To ask in intelligently I must be familiar with the documentation. > Where do I find it? > > TIA >

Re: Documentation for NetworkManager 1.30.0 -- Where?

2025-04-02 Thread Peter Ehlert
//www.gnome.org/projects/NetworkManager/ which results in a 404 error. I have questions about enabling/disabling WiFi. To ask in intelligently I must be familiar with the documentation. Where do I find it? TIA

Re: kernel 6.12.12 panic, where and how to place a bug report

2025-03-24 Thread songbird
Marco Möller wrote: > Often during boot, not always though, and never after KDE Plasma already > began to start, I observe a kernel panic. The system is Debian stable > "bookworm", but using kernel 6.12.12 from backports. I know, this is not > the officially recommended way to use Debian stable.

kernel 6.12.12 panic, where and how to place a bug report

2025-03-24 Thread Marco Möller
backported kernel will soon run stable Trixie, I think it wouldn't harm to anyway provide a bug report. Concerning a bug report, how to activate the proper log file, and where to find it then? I assume the best would be to have the log file collecting the necessary data about several boots,

Re: where does the this file belong on a debian12uptodateamd64system?

2025-03-03 Thread gene heskett
On 3/3/25 10:08, Andy Smith wrote: Hi, On Mon, Mar 03, 2025 at 09:49:30AM -0500, gene heskett wrote: Now I wait for trixie in thhe hope that I can convince it to NOT install brltty and orca just because the ONLY usb socket is occupied by a logitek wireless mouse button. They are not removable

Re: where does the this file belong on a debian 12uptodateamd64system?

2025-03-03 Thread Andy Smith
Hi, On Mon, Mar 03, 2025 at 09:49:30AM -0500, gene heskett wrote: > Now I wait for trixie in thhe hope that I can convince it to NOT > install brltty and orca just because the ONLY usb socket is occupied > by a logitek wireless mouse button. They are not removable/purgeable > w/o screwing up the s

Re: where does the this file belong on a debian 12uptodateamd64system?

2025-03-03 Thread gene heskett
On 3/3/25 01:06, Henrik Ahlgren wrote: John Hasler writes: There isn't any executable: that isn't how flatpak works. There's no need for you to deal directly with anything under /var/lib/flatpak. To run prusa-slicer type "flatpak run com.prusa3d.PrusaSlicer". I suggest making a script named p

Re: where does the this file belong on a debian 12uptodateamd64system?

2025-03-03 Thread Henrik Ahlgren
gene heskett writes: > An ls -lR of /var/lin/flatpack | wc -l shows: > > gene@coyote:~$ ls -R /var/lib/flatpak|wc -l > 44889 > Nearly 45000 files for one app That's primarily due to the runtime (org.gnome.Platform), which indeed adds considerable overhead for a single application, though it

Re: where does the this file belong on a debian 12uptodateamd64system?

2025-03-02 Thread gene heskett
On 3/2/25 21:20, John Hasler wrote: There isn't any executable: that isn't how flatpak works. There's no need for you to deal directly with anything under /var/lib/flatpak. To run prusa-slicer type "flatpak run com.prusa3d.PrusaSlicer". I suggest making a script named prusa-slicer that executes

Re: where does the this file belong on a debian 12uptodateamd64system?

2025-03-02 Thread Henrik Ahlgren
John Hasler writes: > There isn't any executable: that isn't how flatpak works. There's no > need for you to deal directly with anything under /var/lib/flatpak. To > run prusa-slicer type "flatpak run com.prusa3d.PrusaSlicer". I suggest > making a script named prusa-slicer that executes that com

Re: where does the this file belong on a debian 12uptodateamd64system?

2025-03-02 Thread John Hasler
There isn't any executable: that isn't how flatpak works. There's no need for you to deal directly with anything under /var/lib/flatpak. To run prusa-slicer type "flatpak run com.prusa3d.PrusaSlicer". I suggest making a script named prusa-slicer that executes that command and putting it in /usr/lo

Re: where does the this file belong on a debian 12uptodateamd64system?

2025-03-02 Thread gene heskett
On 3/2/25 16:34, John Hasler wrote: gene writes: I've done that. Where did you get the debian flatpak? Tn Debian flatpak *package*. Type apt-cache show flatpak Flatpak is the tool that you use to install flatpaks. The flatpaks themselves do not come from the Debian archive

Re: where does the this file belong on a debian 12uptodateamd64system?

2025-03-02 Thread John Hasler
gene writes: > I've done that. Where did you get the debian flatpak? Tn Debian flatpak *package*. Type apt-cache show flatpak Flatpak is the tool that you use to install flatpaks. The flatpaks themselves do not come from the Debian archive. To install flatpak type sudo apt

Re: where does the this file belong on a debian 12uptodateamd64system?

2025-03-02 Thread gene heskett
On 3/2/25 13:35, to...@tuxteam.de wrote: On Sun, Mar 02, 2025 at 10:01:17AM -0500, gene heskett wrote: [...] I lost track, with all those side tracks with ff and vpns and things, but my tentative diagnosis is that prusa broke your Debian. But then that's OK because you told it to do so. Not

Re: where does the this file belong on a debian 12uptodateamd64system?

2025-03-02 Thread gene heskett
On 3/2/25 12:07, John Hasler wrote: I just now installed PrusaSlicer by installing the Debian flatpak package and following the instructions on the prusa site. The only perquisite I see is "sudo apt install flatpak" I've done that. Where did you get the debian flatpak? Tnx .

Re: where does the this file belong on a debian 12 uptodateamd64system?

2025-03-02 Thread tomas
On Sun, Mar 02, 2025 at 10:01:17AM -0500, gene heskett wrote: [...] I lost track, with all those side tracks with ff and vpns and things, but my tentative diagnosis is that prusa broke your Debian. But then that's OK because you told it to do so. Not nice of them, no. Cheers -- t signature.a

Re: where does the this file belong on a debian 12 uptodateamd64system?

2025-03-02 Thread John Hasler
I just now installed PrusaSlicer by installing the Debian flatpak package and following the instructions on the prusa site. The only perquisite I see is "sudo apt install flatpak". -- John Hasler j...@sugarbit.com Elmwood, WI USA

Re: where does the this file belong on a debian 12 uptodateamd64system?

2025-03-02 Thread gene heskett
is amd64 box. In this case the pre-requisites install fails by not specing where the "*.flatpakrepo" file is supposed to go. As configured here, the /vat/lib/flatpak directory is the top of an extensive tree that flatpak searches to see what is available. But with no flatpak's

Re: where does the this file belong on a debian 12 uptodate amd64system?

2025-03-02 Thread John Hasler
Gene writes: > And this is to indicate that flatpaks will not be accepted by debian? > Installing that is one of the steps listed as a prerequisite to > installing the flatpak version of PrusaSlicer-2.9.0 in a debian 12 > system. Install the Debian flatpak package and use the flatpak command to in

Re: where does the this file belong on a debian 12 uptodate amd64system?

2025-03-02 Thread didier gaumet
actually puts it wherever that shell is cd'd to.  Hence the subject line question as to where it actually belongs. There is a manpage, says it could be in /home/$usr/.local/flatpak or in /var/lib/flatpak, and the rest of the stuff is in the /var/lib/ flatpak tree. And its still not wo

Re: where does the this file belong on a debian 12 uptodate amd64system?

2025-03-02 Thread tomas
On Sun, Mar 02, 2025 at 02:11:53AM -0500, gene heskett wrote: > On 3/2/25 01:40, to...@tuxteam.de wrote: > > On Sat, Mar 01, 2025 at 04:42:22PM -0500, gene heskett wrote: > > > flathub.flatpakrepo > > Nowhere. > > And this is to indicate that flatpaks will not be accepted by debian? What do you m

Re: where does the this file belong on a debian 12 uptodate amd64system?

2025-03-01 Thread Geert Stappers
ing.  Step 3 of the prerequisite setup for debian 12 assumes this > file will be installed properly, but actually puts it wherever that shell is > cd'd to.  Hence the subject line question as to where it actually belongs. https://xyproblem.info has XY-problem described. > There is a m

Re: where does the this file belong on a debian 12 uptodate amd64system?

2025-03-01 Thread gene heskett
x27;d to.  Hence the subject line question as to where it actually belongs. There is a manpage, says it could be in /home/$usr/.local/flatpak or in /var/lib/flatpak, and the rest of the stuff is in the /var/lib/flatpak tree. And its still not working correctly.  I'd post to the prusa forum

Re: where does the this file belong on a debian 12 uptodate amd64 system?

2025-03-01 Thread tomas
On Sat, Mar 01, 2025 at 04:42:22PM -0500, gene heskett wrote: > flathub.flatpakrepo Nowhere. Cheers -- t signature.asc Description: PGP signature

  1   2   3   4   5   6   7   8   9   10   >