Where is PATH stored these days ? Why isn't .bash_profile executed in F35 ?

2022-01-11 Thread linux guy
I'm trying to add a few directories to PATH in F35. I'm embarrassed to admit it isn't going well. Where is PATH stored in F35 ? When exactly does .bash_profile get executed ? How does one get the bash environment reloaded without logging out and logging in ? $source ? $exec bash ? ./bash ?

Re: Easy way to keep my F35 laptop and desktop computers perfectly sync'd. Rsync ?

2022-01-11 Thread linux guy
On Fri, Dec 17, 2021 at 2:32 PM Cameron Simpson wrote: > I used to maintain a small fleet of RedHat servers, and had a couple of > scripts for package comparison: > Thanks for the reply. I took a closer look at the use cases on my laptop and my workstation and decided against keeping them sync'

Re: sudo / su with GUI apps - ?

2022-01-11 Thread linux guy
For root run GUI apps in KDE, I use kdesu. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ L

Re: More memory

2022-01-11 Thread linux guy
Firefox uses a lot of RAM if you have a lot of windows/tabs open. Another way to see how much memory FF is using is to do an about:performance in the URL field. A bare minimum hardware spec for me these days is 16GB of RAM. I purchased a laptop this summer and bumped that to 32 GB. My desktop

Re: More memory

2022-01-11 Thread linux guy
top -b -n 1 > top.txt Not sure why the CPU% ages are so high. Webpages normally take only a 10% or so per page. GeckoMain = FF main thread. Isolated Web C0 = various web pages. top - 14:55:15 up 6 days, 16:01, 10 users, load average: 5.78, 6.13, 3.77 Tasks: 538 total, 1 running, 537 sleeping

Re: More memory

2022-01-11 Thread linux guy
I have 75 Windows with 550 tabs. Across 5 desktops and 4 activities. My machine has 64GB of RAM. It is always responsive. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedo

Re: More memory

2022-01-11 Thread linux guy
On Tue, Jan 11, 2022 at 2:56 PM Robert Moskowitz wrote: > In a couple days, I will see the swap usage grow. Until I Quit firefox, > then restart with all the old windows opening. > > But I really never exit Firefox unless forced to. > TabSessionManager is your friend. Look for it in AddOns. W

<    1   2   3   4   5   6