On Thu, Jul 28, 2022 at 11:39:01PM -0500, Igor Korot wrote:
> Hi, David,
>
> On Thu, Jul 28, 2022 at 11:10 PM David Wright
> wrote:
> >
> > On Thu 28 Jul 2022 at 22:37:39 (-0500), Igor Korot wrote:
> > > According to
> > > https://packages.debian.org/cgi-bin/search_contents.pl?word=ldconfig&sea
I have followed the instruction here but to no avail. I am trying to
get the speaker working.
Settings - Bluetooth - thumb right, click somewhere else, back
to Bluetooth and the thumb is back to the left.
Any suggestions?
On Thu 28 Jul 2022 at 23:39:01 (-0500), Igor Korot wrote:
> On Thu, Jul 28, 2022 at 11:10 PM David Wright
> wrote:
> > On Thu 28 Jul 2022 at 22:37:39 (-0500), Igor Korot wrote:
> > > According to
> > > https://packages.debian.org/cgi-bin/search_contents.pl?word=ldconfig&searchmode=searchfiles&ca
On Thu 28 Jul 2022 at 14:49:03 (-0700), pe...@easthope.ca wrote:
> https://tldp.org/FAQ/Linux-FAQ/partitions.html has this example.
>
> $ mkdir /dos $
> mount -t msdos -o conv=text,umask=022,uid=100,gid=100 /dev/hda3 /dos
>
> Therefore a new file receives permissions 755. Correct?
With these o
Hi, David,
On Thu, Jul 28, 2022 at 11:10 PM David Wright wrote:
>
> On Thu 28 Jul 2022 at 22:37:39 (-0500), Igor Korot wrote:
> > According to
> > https://packages.debian.org/cgi-bin/search_contents.pl?word=ldconfig&searchmode=searchfiles&case=insensitive&version=stable&arch=i386,
> >
> > ld con
On Thu, Jul 28, 2022 at 11:10:07PM -0500, David Wright wrote:
> On Thu 28 Jul 2022 at 22:37:39 (-0500), Igor Korot wrote:
> > According to
> > https://packages.debian.org/cgi-bin/search_contents.pl?word=ldconfig&searchmode=searchfiles&case=insensitive&version=stable&arch=i386,
> >
> > ld config i
Hi all,
I've used logcheck for ages, to email me about potential problems from
my log files.
I end up spending a lot of time scanning the emails, and then
occasionally a bunch of time updating the filter rules to stop most of
those messages coming through.
My thought is to configure rsyslo
On Thu, Jul 28, 2022 at 02:49:03PM -0700, pe...@easthope.ca wrote:
> https://tldp.org/FAQ/Linux-FAQ/partitions.html has this example.
>
> $ mkdir /dos $
> mount -t msdos -o conv=text,umask=022,uid=100,gid=100 /dev/hda3 /dos
>
> Therefore a new file receives permissions 755. Correct?
>
> But a
On Thu, Jul 28, 2022 at 04:25:26PM -0300, Marcio Costa wrote:
> Olá , boa tarde.gnu
> Comprei um notebook com o sistema operacional Derbian / Linux 10 (buster)
> Achei o máximo , ótimo.
> Estou tentando instalar um programa - Thinkorswim - mas nao consigo.
> Poderia me informar como, os passos para
On Thu 28 Jul 2022 at 08:37:12 (-0600), Charles Curley wrote:
> Any time needrestart is run it complains about xfce4-session running
> obsolete binaries or libraries.
>
> --
> root@ideapc:~# needrestart
> Scanning processes...
> Scanning candidates..
On Thu 28 Jul 2022 at 22:37:39 (-0500), Igor Korot wrote:
> According to
> https://packages.debian.org/cgi-bin/search_contents.pl?word=ldconfig&searchmode=searchfiles&case=insensitive&version=stable&arch=i386,
>
> ld config is located inside /sbin and it is installed through the libc-bin.
>
> Tr
Hi, ALL,
According to
https://packages.debian.org/cgi-bin/search_contents.pl?word=ldconfig&searchmode=searchfiles&case=insensitive&version=stable&arch=i386,
ld config is located inside /sbin and it is installed through the libc-bin.
Trying to run ldconfig gives "No such file or directory"
Runnin
On Fri, 29 Jul 2022 at 02:32, Jude DaShiell wrote:
>
> Then your new /etc/fstab record should
> look like:
> The email program split that line all
> of that should be on one line
> space-separated. hth.
> 3fe30767-f7d7-4e6d-b48e-f80eef2d4b71
> /dev/sda9 ext4 defaults,nofail 1 2
Although it does
https://tldp.org/FAQ/Linux-FAQ/partitions.html has this example.
$ mkdir /dos $
mount -t msdos -o conv=text,umask=022,uid=100,gid=100 /dev/hda3 /dos
Therefore a new file receives permissions 755. Correct?
But a FAT file has only all-user read-only permissions. Either 777 or 555.
Correct?
E
Olá , boa tarde.gnu
Comprei um notebook com o sistema operacional Derbian / Linux 10 (buster)
Achei o máximo , ótimo.
Estou tentando instalar um programa - Thinkorswim - mas nao consigo.
Poderia me informar como, os passos para a instalação?
Márcio A.
On Thu, 28 Jul 2022 14:51:04 -0300
Chris Mitchell wrote:
> > On Thu 28 Jul 2022 at 10:35:07 (-0400), Greg Wooledge wrote:
> > > Given the order of the processes shown in your session-8, it looks
> > > like it might be an XFCE thing. Maybe start there? I can't help
> > > you with that, though
On Thu, Jul 28, 2022 at 02:51:04PM -0300, Chris Mitchell wrote:
> I don't appear to have a .xsession file at all:
>
> (Right after a "sudo updatedb")
> $ locate .xsession
> /home/chris/.xsession-errors
> /home/chris/.xsession-errors.old
> /home/chris/.xsession-startup-dump
It's something yo
On Thu, 28 Jul 2022 10:08:22 -0500
David Wright wrote:
> On Thu 28 Jul 2022 at 10:35:07 (-0400), Greg Wooledge wrote:
> I did much the same …
>
> > My .xsession file contains only this line concerning ssh-agent:
> >
> > hash ssh-agent 2>/dev/null && eval "$(ssh-agent -s)"
I don't appear to
On 7/28/22 13:01, Nicolas George wrote:
gene heskett (12022-07-28):
gene@coyote:/var/log$ sudo sysctl -w
sysctl: no variables specified
Try `sysctl --help' for more information.
Have you tried reading the fine manual?
yes.
Cheers, Gene Heskett.
--
"There are four boxes to be used in defense
gene heskett (12022-07-28):
> gene@coyote:/var/log$ sudo sysctl -w
> sysctl: no variables specified
> Try `sysctl --help' for more information.
Have you tried reading the fine manual?
--
Nicolas George
On Thu, Jul 28, 2022 at 12:46:46PM -0400, gene heskett wrote:
> On 7/28/22 05:24, Nicolas George wrote:
> > sudo syctl -w
> A typu? Added an s...
>
> gene@coyote:/var/log$ sudo sysctl -w
> sysctl: no variables specified
> Try `sysctl --help' for more information.
>
> debian bullseye, no reboot, t
On 7/28/22 05:24, Nicolas George wrote:
sudo syctl -w
A typu? Added an s...
gene@coyote:/var/log$ sudo sysctl -w
sysctl: no variables specified
Try `sysctl --help' for more information.
debian bullseye, no reboot, takes 15+ minutes to get everything up and
running after a reboot.
What was I
Then your new /etc/fstab record should
look like:
The email program split that line all
of that should be on one line
space-separated. hth.
3fe30767-f7d7-4e6d-b48e-f80eef2d4b71
/dev/sda9 ext4 defaults,nofail 1 2
On Thu, 28 Jul 2022, tony van der Hoff wrote:
> Thanks for your help. Sadly, I'm not
On Thu 28 Jul 2022 at 14:27:31 (+), Schwibinger Michael wrote:
> Von: David Wright Gesendet: Mittwoch, 27. Juli 2022 19:04
> > On Wed 27 Jul 2022 at 16:51:19 (+), Schwibinger Michael wrote:
> > > HP printers have a self check.
> >
> > Yes, and sometimes several (printing, wireless, fax, et
On Thu 28 Jul 2022 at 10:35:07 (-0400), Greg Wooledge wrote:
> On Thu, Jul 28, 2022 at 10:34:50AM -0300, Chris Mitchell wrote:
> > From the output of systemd-cgls I see that the rogue ssh-agent process
> > is part of the .scope CGroup corresponding to my X login session.
> >
> > # systemctl status
Any time needrestart is run it complains about xfce4-session running
obsolete binaries or libraries.
--
root@ideapc:~# needrestart
Scanning processes...
Scanning candidates...
Scanning processor microcode...
Scanning linux images...
Running kernel s
On Thu, Jul 28, 2022 at 10:34:50AM -0300, Chris Mitchell wrote:
> From the output of systemd-cgls I see that the rogue ssh-agent process
> is part of the .scope CGroup corresponding to my X login session.
>
> # systemctl status session-8.scope
> ● session-8.scope - Session 8 of User chris
> L
SORRY
we had to start it in Linux
Sorry
Von: David Wright
Gesendet: Donnerstag, 28. Juli 2022 05:12
An: debian-user@lists.debian.org
Betreff: Re: Three unsolvable Problems PRINTER SELFCHECK
On Wed 27 Jul 2022 at 20:22:08 (+0100), Brian wrote:
> On Wed 27 Jul
then click
self check
same in win before
and the HP 600 ist producing a check page.
Now=no.
Sophie
Thank You
Von: David Wright
Gesendet: Mittwoch, 27. Juli 2022 19:04
An: debian-user@lists.debian.org
Betreff: Re: Three unsolvable Problems PRINTER SELFCHE
Its an HP 600 Deskjet
Thank You
Von: David Wright
Gesendet: Mittwoch, 27. Juli 2022 19:04
An: debian-user@lists.debian.org
Betreff: Re: Three unsolvable Problems PRINTER SELFCHECK
On Wed 27 Jul 2022 at 16:51:19 (+), Schwibinger Michael wrote:
> HP printer
HP 600 Deskjet
Thank You
Von: Gareth Evans
Gesendet: Mittwoch, 27. Juli 2022 21:28
An: debian-user@lists.debian.org
Cc: Debian Users
Betreff: Re: Three unsolvable Problems Printer II
On 25 Jul 2022, at 13:03, Schwibinger Michael wrote:
Hello
Ist the best
Hi to all of you on the debian-user list.
Is anyone out there successfully running any of the Radeon RX 6000
Series graphics cards on Debian-11 (Bullseye) installations with *no*
backports?
I ask the above question because I can't see the required versions of
"Navi" firmware; namely "Navi 21" to
On Thu, 28 Jul 2022 09:41:51 +1000
David wrote:
> They're referring to the machine's hardware BIOS/UEFI configuration.
> The very first thing you can access when powering up the machine.
> Usually it offers: press some key to access some configuration menu.
> Where there's often a facility to ena
Still picking away at this…
The PIDs are, of course, a moving target, as every time I log out and
back in to test a change, ssh-agent instances are getting shut down and
new ones started. As of right now:
* my systemd-managed ssh-agent is PID 3017
* the rogue ssh-agent is PID 7687
$ systemctl --u
gene heskett (12022-07-28):
> > sudo vim /etc/sysctl.conf
> > kernel.dmesg_restrict=0
> Did that Nicolas, on bullseye still no perms w/o the sudo.
Did you reboot or have the corresponding service apply the change or do
the change manually (sudo syctl -w)?
Regards,
--
Nicolas George
On 7/27/22 13:06, Albretch Mueller wrote:
I googled: "mount solid state drive" Linux, and I got very few hits
(like 16?) which were mostly totally irrelevant.
I got a laptop with Windows installed on which I installed WSLg.
WIndows and WSLg both seem to detect the SSD just fine, but in ways
t
On 7/28/22 03:26, David wrote:
On Thu, 28 Jul 2022 at 14:33, wrote:
On Wed, Jul 27, 2022 at 06:54:32PM -0400, Jude DaShiell wrote:
An easy way to locate an ssd is to have it unplugged from the system and
run lsblk and save that to a file then plug the ssd in and run lsblk again
saving its outp
a recap and this ought to be better.
lsblk >orig
# plug ssd in.
lsblk >new
comm -1 -3 -f orig new
On Thu, 28 Jul 2022, to...@tuxteam.de wrote:
> On Wed, Jul 27, 2022 at 03:06:47PM -0500, Albretch Mueller wrote:
> > I googled: "mount solid state drive" Linux, and I got very few hits
> > (like 16
On 7/28/22 02:35, Nicolas George wrote:
to...@tuxteam.de (12022-07-28):
To add one to the toolbox: do "tail -f /var/log/messages" while plugging
in the device: you'll watch your OS pondering on what to do about it.
Or do "dmesg | tail" right away after having plugged it in. In both cases
you'll
On 7/28/22 01:15, David Wright wrote:
On Wed 27 Jul 2022 at 21:56:44 (-0400), gene heskett wrote:
On 7/27/22 20:25, Gareth Evans wrote:
On 28 Jul 2022, at 00:36, Gareth Evans wrote:
[...] unless the [driverless] queue was added via lpadmin.
Just to correct the point, i keep forgetting, it s
On Thu, 28 Jul 2022 at 14:33, wrote:
> On Wed, Jul 27, 2022 at 06:54:32PM -0400, Jude DaShiell wrote:
> > An easy way to locate an ssd is to have it unplugged from the system and
> > run lsblk and save that to a file then plug the ssd in and run lsblk again
> > saving its output to another file.
41 matches
Mail list logo