It means what it says. If you are connected to Wi-Fi, it will display
last used Now, disconnect and it will instead say last used 1 minute ago.
On 7/25/22 00:50, Stephen Morris wrote:
Hi,
When I boot into Linux and look at the config for my wifi device
and it says the device was "Last used
On Sun, Jul 24, 2022 at 5:27 PM Patrick Dupre wrote:
> What I am doing is simple.
>
> I boot.
> I get the graphical environment/display offering the user list (X).
> Now 2 options
> 1) I login "normally" bu providing a password.
> After that, the graphic freezes for a small while (1-2 Minute),
>
On Sun, Jul 24, 2022 at 6:14 PM Joe Zeff wrote:
> On 7/24/22 14:09, Samuel Sieb wrote:
> >>
> >
> > I assume these are 3rd party rpms. If you found something like that in
> > Fedora, you should file a bug.
>
> I doubt it, as I've always tended to stick to the repos. It was years
> ago, and I do
No VNC, I would say.
How can I get the list of services running?
But the issue is specific to one user only.
There is a nextcloud running normally automatically (startup application).
But, now, after the startx, I have to start it manually.
Please note that I have the same configuration
I have a notebook (AMD chips) connected to a hub (via USB-C), with two
monitors hooked up to the hub (via HDMI). The monitors have built-in
speakers, and I use one monitor's speakers for default audio. I'm
running Fedora 35 MATE desktop (with Pipewire). The problem is that
which monitor's speake
On Mon, 25 Jul 2022 08:03:46 -0500
Chris Adams wrote:
> I have a notebook (AMD chips) connected to a hub (via USB-C), with two
> monitors hooked up to the hub (via HDMI). The monitors have built-in
> speakers, and I use one monitor's speakers for default audio. I'm
> running Fedora 35 MATE desk
On Mon, Jul 25, 2022 at 8:56 AM Patrick Dupre wrote:
> No VNC, I would say.
> How can I get the list of services running?
>
% ps ax | grep '[Vv]nc'
1130 ?S 0:00 /usr/sbin/vncsession gwhite :1
2082 ?S 0:00 xinit /etc/X11/xinit/Xsession
/usr/bin/gnome-session -- /us
On Mon, 25 Jul 2022 07:55:23 -0700
stan via users wrote:
> You might have to go down the rabbit hole to investigate further if
> this is irritating enough to you. e.g. ask on the alsa mailing list,
> web searches for people who have this exact problem and solved it,
> etc.
A couple of relevant
I can confirm
no vncserver
The result of
ps ax | grep '[Vv]nc'
is null
===
Patrick DUPRÉ | | email: pdu...@gmx.com
Laboratoire interdisciplinaire Carnot de Bourgogne
9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex
Here is the list of processes running on the machine
(in tty terminal)
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.1 0.0 173832 18144 ? Ss 21:03 0:02 /usr/lib/syst
root 2 0.0 0.0 0 0 ? S 21:03 0:0
On Mon, Jul 25, 2022 at 4:39 PM Patrick Dupre wrote:
> *Here is the list of processes running on the machine*
> *(in tty terminal)*
>
> USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND
> root 1 0.1 0.0 173832 18144 ?Ss 21:03 0:02
> /usr/lib/syst
>
On Mon, 2022-07-25 at 07:55 -0700, stan via users wrote:
> I think this is a consequence of parallel boot. The order in which
> devices are discovered is non-deterministic.
Or, at all. Occasionally my system doesn't find any audio hardware.
Many of us are in this "which card?" boat, because of
> On 25 Jul 2022, at 21:37, George N. White III wrote:
>
>
>> On Mon, Jul 25, 2022 at 4:39 PM Patrick Dupre wrote:
>
>> Here is the list of processes running on the machine
>> (in tty terminal)
>>
>> USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND
>> root
On 7/23/22 18:18, stan via users wrote:
On Fri, 22 Jul 2022 10:04:37 -0700
ToddAndMargo via users wrote:
On 7/22/22 08:12, stan via users wrote:
passwd --unlock --expire root
Hi Stan,
Why did you throw --expire on the above command?
-e, --expire
This is a quick way to expire a pas
Hi All,
https://gitlab.gnome.org/GNOME/libnotify
Okay, I give up, where are the directions on how
to call libnotify directly from my program?
Many thanks,
-T
--
~~
Computers are like air conditioners.
They malfunction when you open windows
~~
On 7/25/22 18:42, ToddAndMargo via users wrote:
Hi All,
https://gitlab.gnome.org/GNOME/libnotify
Okay, I give up, where are the directions on how
to call libnotify directly from my program?
I write in Raku. I found this module:
https://modules.raku.org/dist/Desktop::Notify:cpan:FRITH
I wou
On 7/25/22 18:39, ToddAndMargo via users wrote:
On 7/23/22 18:18, stan via users wrote:
On Fri, 22 Jul 2022 10:04:37 -0700
ToddAndMargo via users wrote:
On 7/22/22 08:12, stan via users wrote:
passwd --unlock --expire root
Hi Stan,
Why did you throw --expire on the above command?
-e, --
Googled for 'how to use libnotify' and found this with examples
for many programming languages.
https://wiki.archlinux.org/title/Desktop_notifications
--
Jon H. LaBadie jo...@jgcomp.com
___
users mailing list -- users@lists.fedoraproje
On 7/25/22 18:49, ToddAndMargo via users wrote:
On 7/25/22 18:42, ToddAndMargo via users wrote:
Hi All,
https://gitlab.gnome.org/GNOME/libnotify
Okay, I give up, where are the directions on how
to call libnotify directly from my program?
I write in Raku. I found this module:
https://module
On 7/25/22 21:54, Jon LaBadie wrote:
Googled for 'how to use libnotify' and found this with examples
for many programming languages.
https://wiki.archlinux.org/title/Desktop_notifications
Awesome! Thank you!
--
~~
Computers are like air conditioners.
The
On 7/25/22 21:58, Samuel Sieb wrote:
On 7/25/22 18:49, ToddAndMargo via users wrote:
On 7/25/22 18:42, ToddAndMargo via users wrote:
Hi All,
https://gitlab.gnome.org/GNOME/libnotify
Okay, I give up, where are the directions on how
to call libnotify directly from my program?
I write in Raku.
21 matches
Mail list logo