Re: Which Program does WebKitWebProcess belong to

2022-05-26 Thread tomas
On Thu, May 26, 2022 at 07:08:30PM -0400, Greg Wooledge wrote: > > On 26/05/2022 22:43, tmcconnell...@gmail.com wrote: > > > I'm getting high CPU usage from WebKitWebProcess (50% or higher) on my > > > machine and would like to know how to find what is being a CPU hog, for > > > one. And how to rep

Re: Which Program does WebKitWebProcess belong to

2022-05-26 Thread Greg Wooledge
> On 26/05/2022 22:43, tmcconnell...@gmail.com wrote: > > I'm getting high CPU usage from WebKitWebProcess (50% or higher) on my > > machine and would like to know how to find what is being a CPU hog, for > > one. And how to report it? On Fri, May 27, 2022 at 12:44:22AM +0200, Jerome BENOIT wrote:

Re: Which Program does WebKitWebProcess belong to

2022-05-26 Thread Jerome BENOIT
Hi, you want to play with apt-file. Cheers, Jerome On 26/05/2022 22:43, tmcconnell...@gmail.com wrote: Hi List, I'm getting high CPU usage from WebKitWebProcess (50% or higher) on my machine and would like to know how to find what is being a CPU hog, for one. And how to report it? Thanks in adva

Which Program does WebKitWebProcess belong to

2022-05-26 Thread tmcconnell168
Hi List, I'm getting high CPU usage from WebKitWebProcess (50% or higher) on my machine and would like to know how to find what is being a CPU hog, for one. And how to report it? Thanks in advance. Tim --

[SOLVED] [ADDENDUM] image from VGA output on JVC camera; was: failure of cheese with a Microsoft LifeCam NX-6000

2022-05-26 Thread peter
Currently camera output is displayed by qv4l2 and transferred to GIMP using File > Create > Screenshot. GIMP allows annotation of the image and export as JPG or PNG. Probably there's a more direct way to acquire the image from the Inogeni adapter into GIMP; ie. skip display with qv4l2. If GIMP

Re: Netgen installation problem

2022-05-26 Thread Charles Curley
On Thu, 26 May 2022 11:31:53 -0700 "Gary L. Roach" wrote: > It is interesting that running netgen > from the command line doesn't work but the icon on the desktop does. Often when I see this I will go through the relevant desktop file and look for clues. In this case, it is probably netgen.desk

Nos jugamos la vida el primera dia de trabajo

2022-05-26 Thread Talento Humano
Estamos seguros que tus empleado te lo agradecerán. El Arte de hacer ONBOARDING Online en Vivo / 02 y 09 de Junio 2022 ¿QUIERES MARCAR LA DIFERENCIA DESDE EL PRIMER DÍA? Sabemos que cada vez más Empresas apuestan por fidelizar y enamorar a su personal desde el día 1, es por eso que Technology S

Re: Netgen installation problem

2022-05-26 Thread Gary L. Roach
Thanks Anssi I made sure that the PATH's matched what you did and ran the program from the desktop. It worked fine. It is interesting that running netgen from the command line doesn't work but the icon on the desktop does. I never noticed this before but may have just missed it. After 20 years

Re: Hibernate filled my /root

2022-05-26 Thread Teemu Likonen
* 2022-05-26 09:58:19-0700, Peter Ehlert wrote: > On 5/26/22 08:15, IL Ka wrote: >> 30 GB of logs, wow. Do you use logrotate? > No, not that I am aware of. You can safely delete old log files with "rm" command. I guess that you use laptop mostly without power supply connected. Many system mainte

Re: Hibernate filled my /root

2022-05-26 Thread Peter Ehlert
On 5/26/22 09:00, Reco wrote: Hi. On Thu, May 26, 2022 at 08:13:39AM -0700, Peter Ehlert wrote: /var/log now contains 29.3 GB /var/log/syslog 10.0 GB /var/log/kern.log 10.0 GB /var/log/syslog.1 4.1 GB /var/log/kern.log.1 4.0 GB That's impressive, to say the least.    I have no clu

Re: Hibernate filled my /root

2022-05-26 Thread Peter Ehlert
On 5/26/22 08:15, IL Ka wrote: 30 GB of logs, wow. Do you use logrotate? No, not that I am aware of. I do find that the package logrotate is installed, but I did not install it "on purpose" reading the Debian Wiki I find info on how to configure, but I did not intentionally touch it. O

Re: Hibernate filled my /root

2022-05-26 Thread Reco
Hi. On Thu, May 26, 2022 at 08:13:39AM -0700, Peter Ehlert wrote: > /var/log now contains 29.3 GB > /var/log/syslog 10.0 GB > /var/log/kern.log 10.0 GB > /var/log/syslog.1 4.1 GB > /var/log/kern.log.1 4.0 GB That's impressive, to say the least. >    I have no clue why this happened The

Re: Hibernate filled my /root

2022-05-26 Thread IL Ka
30 GB of logs, wow. Do you use logrotate? On Thu, May 26, 2022 at 6:14 PM Peter Ehlert wrote: > /root partition was 40 GB, about 15 GB was free > /swap 20 GB, unused > > hibernate > > restart failed > > Using Gparted I found /root was full > resized /root to 50 GB > boots properly now > > /var/l

Hibernate filled my /root

2022-05-26 Thread Peter Ehlert
/root partition was 40 GB, about 15 GB was free /swap 20 GB, unused hibernate restart failed Using Gparted I found /root was full resized /root to 50 GB boots properly now /var/log now contains 29.3 GB /var/log/syslog 10.0 GB /var/log/kern.log 10.0 GB /var/log/syslog.1 4.1 GB /var/log/kern.log

Re: Apache2 404

2022-05-26 Thread tomas
On Thu, May 26, 2022 at 02:45:12PM +, ldmko...@yahoo.com wrote: > I appreciate all of the help.  The problem was that I was using > /var/www/ldmdomain.info/html/Picture1.htmlin my href.  I changed this to > Picture1.htmland it works. Great. So now you know that you Apache is looking at thi