Re: Firefox/TLS Handshake -

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/15/2017 01:25 PM, Tim wrote:
I've found that if Firefox is running while it's updated, it soon goes
into an unusable condition.  Close all open Firefox windows, check
there's no processes still open (downloads, background doo-dads, etc).
And for the big fight, if it's not quitting, run "killall firefox" in a
command line, or "killall -9 firefox" if you need the really big
hammer.

I think I've mentioned this before, but I have a one-liner shell script that I use to see if there are bits and/or pieces of a program hanging around named grepit, with the key line being this:

ps aux | grep $1 | grep -v grep

Yes, there's more than one set of arguments to ps to get what's needed, these are just the ones I'm used to using. And, in many cases, all that's needed is to wait a minute or so to let all the background stuff for Firefox finish up and exit.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux