On Sun, Jul 16, 2023 at 5:22 PM Maureen L Thomas wrote:
>
> So I have been snooping around the system and found this message in the lshw
> command:
>
> *-generic DISABLED
>
> description: Wireless interface
>
> product: RTL8821CE 802.11ac PCIe Wireless Network Adapter
>
> vendor: Realtek Semicond
On Sun 16 Jul 2023 at 17:21:37 (-0400), Maureen L Thomas wrote:
> So I have been snooping around the system and found this message in
> the lshw command:
>
> *-generic DISABLED
> description: Wireless interface
> product: RTL8821CE 802.11ac PCIe Wireless Network Adapter
> vendor: Realtek Semicondu
On Sun, Jul 16, 2023 at 03:21:06PM -0400, Timothy M Butterworth wrote:
[...]
> Do you have TCP wrappers installed and running? Please post the output
> of: `less
> /etc/hosts.allow` `less /etc/hosts.deny`
tcpwrappers would lead to a connection refused, not a timeout.
Cheers
--
t
signature.as
> On 17 Jul 2023, at 02:29, David Mehler wrote:
>
> Hello,
>
> Does anyone have the above working? I've read several howtos on this
> and use to (way back) have it going on a *BSD with Apache setup, but
> I'm wanting to get Awstats going on Debian with Nginx and multiple tls
> server blocks e
On 2023-07-14 16:26, songbird wrote:
here's the removal bug for more details:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808060
BTW, for anybody interested, I found a simple Tcl-based cron/at GUI:
vcron. No binaries (but requires Tcl/Tk installed) and the tar file is
set up
Hello,
Does anyone have the above working? I've read several howtos on this
and use to (way back) have it going on a *BSD with Apache setup, but
I'm wanting to get Awstats going on Debian with Nginx and multiple tls
server blocks each a different domain. Manually running awstats.pl on
my test doma
So I have been snooping around the system and found this message in the
lshw command:
*-generic DISABLED
description: Wireless interface
product: RTL8821CE 802.11ac PCIe Wireless Network Adapter
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@:02:00.0
logical name:
I have seen the problems with Bookworm and will wait for awhile to see
how it goes.
On 7/16/23 3:22 AM, john doe wrote:
On 7/16/23 03:59, Maureen L Thomas wrote:
Sender: pipewire
time: 6:02:34 PM
message: Failed to receive portal pid:
org.freedesktop.DBus.Error.Name.Has.NO.Owner! Could n
On Sat, Jul 15, 2023 at 4:32 PM Roger Price wrote:
> On Sat, 15 Jul 2023, to...@tuxteam.de wrote:
>
> > @Roger: what does "sudo ss -antp" (or "netstat -antp") say? Is sshd
> > listening on 0.0.0.0:22? Then it's firewall, otherwise (not very
> > probable,but hey) it's sshd config.
>
> Here is nets
On 7/16/23 11:33, Andy Smith wrote:
Hello,
On Sun, Jul 16, 2023 at 09:10:31AM -0400, gene heskett wrote:
On 7/16/23 04:38, didier gaumet wrote:
This error message could probably disappear if you install
xdg-desktop-portal.service package.
[…]
What repo is this in, its a not found in an sud
Hello,
On Sun, Jul 16, 2023 at 09:10:31AM -0400, gene heskett wrote:
> On 7/16/23 04:38, didier gaumet wrote:
> > This error message could probably disappear if you install
> > xdg-desktop-portal.service package.
[…]
> What repo is this in, its a not found in an sudo apt install command.
$ apt-
On Sun, 16 Jul 2023, Anssi Saari wrote:
Roger Price writes:
Does the style of comment give a clue to the tool used ?
Earlier you posted a list of firewall rules like this:
iptables -L -n --line-numbers reports
Chain INPUT (policy ACCEPT)
num targetprot opt source d
On 7/16/23 04:38, didier gaumet wrote:
Hello
This error message could probably disappear if you install
xdg-desktop-portal.service package. There is also a backported version
for Bullseye and that could suggest also that for whatever reason the
ordinary Bullseye package does not function any
Roger Price writes:
> Does the style of comment give a clue to the tool used ?
Earlier you posted a list of firewall rules like this:
iptables -L -n --line-numbers reports
Chain INPUT (policy ACCEPT)
num targetprot opt source destination
1ufw-before-logging-
Nicolas Marie writes:
> My question is about the package naming: is the
> nvidia-graphics-drivers-tesla-470 specifically built for Tesla
> graphics, and the fact that I can use it for my consumer Nvidia GPU is
> a positive "side effect"?
The description of package nvidia-tesla-470-driver seems
Roger Price wrote:
> After the restart, I tried to ssh from Debian 11 to that Debian 9 machine
>
> rprice@titan ~ ssh -v rprice@kananga
> ssh: connect to host kananga port 22: Connection timed out
>
> So it's something else? Roger
Sorry, but I didn't follow the whole thread complete. Maybe pa
mick.crane (12023-07-16):
> I'd compare the public key of you at 11 to what's in the authorized_keys on
> 9.
> and what's in known_hosts.
> and what's in the sshd config file on 9 about "Listen"
> after that I dunno.
Oh, please stop. The symptoms do not point to issues with the key AT ALL
and the
On 2023-07-16 10:53, Roger Price wrote:
On Sun, 16 Jul 2023, mick.crane wrote:
did you try to ssh to the ip address?
I vaguely remember something to do with the keys where I could ssh by
number but not name.
I ssh from Debian 11 to Debian 9 :
rprice@titan ~ ssh rprice@192.168.1.13
ssh: co
On Sun, 16 Jul 2023, mick.crane wrote:
did you try to ssh to the ip address?
I vaguely remember something to do with the keys where I could ssh by number
but not name.
I ssh from Debian 11 to Debian 9 :
rprice@titan ~ ssh rprice@192.168.1.13
ssh: connect to host 192.168.1.13 port 22: Conne
On 2023-07-16 09:28, Roger Price wrote:
On Sun, 16 Jul 2023, mick.crane wrote:
Can you ping the problem machine by name?
rprice@titan ~ ping -c2 kananga
PING kananga (192.168.1.16) 56(84) bytes of data.
64 bytes from kananga (192.168.1.16): icmp_seq=1 ttl=64 time=1.38 ms
64 bytes from kan
On Sun, Jul 16, 2023 at 11:03:52AM +0200, Roger Price wrote:
[...]
> On a Debian 9 machine I typed the commands
>
> iptables -F
> iptables -X
> iptables -P INPUT ACCEPT
> iptables -P FORWARD ACCEPT
> iptables -P OUTPUT ACCEPT
>
> and then _immediately_ attempted to ssh from Debian 11
On Sun, 16 Jul 2023, to...@tuxteam.de wrote:
On Sun, Jul 16, 2023 at 09:39:35AM +0200, Roger Price wrote:
I tried to clear out the existing firewall on a Debian 9 machine with the
commands
This would be a good time to try ssh :-)
But before chasing that culprit it'd be nice to know we ar
Hello
This error message could probably disappear if you install
xdg-desktop-portal.service package. There is also a backported version
for Bullseye and that could suggest also that for whatever reason the
ordinary Bullseye package does not function anymore at least in certain
conditions
On Sun, 16 Jul 2023, mick.crane wrote:
Can you ping the problem machine by name?
rprice@titan ~ ping -c2 kananga
PING kananga (192.168.1.16) 56(84) bytes of data.
64 bytes from kananga (192.168.1.16): icmp_seq=1 ttl=64 time=1.38 ms
64 bytes from kananga (192.168.1.16): icmp_seq=2 ttl=64 ti
On Sun, Jul 16, 2023 at 09:07:03AM +0100, mick.crane wrote:
[...]
> Can you ping the problem machine by name?
> mick
No, it isn't a name resolution issue. The original "ssh -v" output,
which I re-quote here shows that clearly:
| rprice@kananga:~$ ssh -v rprice@maria
| OpenSSH_7.4p1 Debian-10+de
On 2023-07-16 07:26, Roger Price wrote:
On Sun, 16 Jul 2023, Intense Red wrote:
Are you trying to ssh into the box as the root user?
I do not ssh into remote boxes as root; I use ssh to root only within
the box.
If so, remember Debian's ssh configuration stops root from logging in.
In
On Sun, Jul 16, 2023 at 03:46:06PM +0800, jeremy ardley wrote:
>
> On 16/7/23 15:39, Roger Price wrote:
> > So it's something else? Roger
>
>
> Have you checked /etc/ssh/sshd_config on the target to see if it is actually
> listening on port 22? You can also use netstat to see listening ports an
On Sun, Jul 16, 2023 at 09:39:35AM +0200, Roger Price wrote:
> On Sat, 15 Jul 2023, Greg Wooledge wrote:
> > On Sat, Jul 15, 2023 at 11:59:33AM +0200, Roger Price wrote:
> > > rprice@kananga:~$ ssh -v rprice@maria
> > > ssh: connect to host maria port 22: Connection timed out
> >
> > A timeout is
On 16/7/23 15:39, Roger Price wrote:
So it's something else? Roger
Have you checked /etc/ssh/sshd_config on the target to see if it is
actually listening on port 22? You can also use netstat to see listening
ports and processes
Second is to check the /etc/ssh/ssh_config on the originati
On Sat, 15 Jul 2023, Greg Wooledge wrote:
On Sat, Jul 15, 2023 at 11:59:33AM +0200, Roger Price wrote:
rprice@kananga:~$ ssh -v rprice@maria
ssh: connect to host maria port 22: Connection timed out
A timeout is an ENTIRELY different symptom, and when combined with
"but I can ping the remote",
On 7/16/23 03:59, Maureen L Thomas wrote:
Sender: pipewire
time: 6:02:34 PM
message: Failed to receive portal pid:
org.freedesktop.DBus.Error.Name.Has.NO.Owner! Could not get PID of name
"org.freedesktop.portal.Desktop:" no such name
Audit: 3
Priority: 3
So I went online and it seems eve
31 matches
Mail list logo