A workaround for Google Chrome high CPU usage in background. (Ubuntu, Fedora)
I conducted a simple test which shows that Google Chrome disregards window focus changes.
**Prepare**
1. In tab 1 open a page that uses significant resources (RAM, CPU). A high resolution YouTube video is a good example.
2. In tab 2 open an empty tab
3. Open any system monitor like HTOP
4. Open an empty workspace/desktop.
​
**Case1**.
1. Focus on YouTube page, let the video play (tab 1).
2. Switch focus to the empty desktop/workspace (chrome should not be visible).
3. Observe that there is no significant change in CPU consumption. In my case it's 50-60%.
​
**Case2**
1. Focus on YouTube page, let the video play (tab 1).
2. Switch focus to the empty page in Chrome (tab 2).
3. Switch focus to the empty desktop/workspace (chrome should not be visible).
4. Observe hat CPU usage is significantly reduced almost instantly. In my case it's 10-20%.
I could reproduce this test on Fedora 30, Ubuntu 18 and 19 all running Gnome.
​
**So what ?**
This has one important implication for users who like to play music in the background via YouTube. If high CPU usage bothers you, you need to be sure that you don't leave Chrome on a resource intensive webpage before switching to another application. If you have a fast hardware you might not even see significant difference in CPU usage between the two cases.
I have tried the same test on OSX and could not reproduce it there. I assume that it is related to this issue [https://bugs.chromium.org/p/chromium/issues/detail?id=821820](https://bugs.chromium.org/p/chromium/issues/detail?id=821820). Provided that it's not likely to be fixed soon, it's probably a good idea to have an extension (in Chrome or Gnome) that somehow fixes this.
https://redd.it/efyr9x
@r_linux
I conducted a simple test which shows that Google Chrome disregards window focus changes.
**Prepare**
1. In tab 1 open a page that uses significant resources (RAM, CPU). A high resolution YouTube video is a good example.
2. In tab 2 open an empty tab
3. Open any system monitor like HTOP
4. Open an empty workspace/desktop.
​
**Case1**.
1. Focus on YouTube page, let the video play (tab 1).
2. Switch focus to the empty desktop/workspace (chrome should not be visible).
3. Observe that there is no significant change in CPU consumption. In my case it's 50-60%.
​
**Case2**
1. Focus on YouTube page, let the video play (tab 1).
2. Switch focus to the empty page in Chrome (tab 2).
3. Switch focus to the empty desktop/workspace (chrome should not be visible).
4. Observe hat CPU usage is significantly reduced almost instantly. In my case it's 10-20%.
I could reproduce this test on Fedora 30, Ubuntu 18 and 19 all running Gnome.
​
**So what ?**
This has one important implication for users who like to play music in the background via YouTube. If high CPU usage bothers you, you need to be sure that you don't leave Chrome on a resource intensive webpage before switching to another application. If you have a fast hardware you might not even see significant difference in CPU usage between the two cases.
I have tried the same test on OSX and could not reproduce it there. I assume that it is related to this issue [https://bugs.chromium.org/p/chromium/issues/detail?id=821820](https://bugs.chromium.org/p/chromium/issues/detail?id=821820). Provided that it's not likely to be fixed soon, it's probably a good idea to have an extension (in Chrome or Gnome) that somehow fixes this.
https://redd.it/efyr9x
@r_linux
reddit
A workaround for Google Chrome high CPU usage in background....
I conducted a simple test which shows that Google Chrome disregards window focus changes. **Prepare** 1. In tab 1 open a page that uses...
Work question
Hi.
Python/Django programmer/developer can work on windows or ubuntu is a must?
Or I'll look like a noob?
https://redd.it/efxrg1
@r_linux
Hi.
Python/Django programmer/developer can work on windows or ubuntu is a must?
Or I'll look like a noob?
https://redd.it/efxrg1
@r_linux
reddit
Work question
Hi. Python/Django programmer/developer can work on windows or ubuntu is a must? Or I'll look like a noob?
I made a noscript that sends telegram notifications and screen notifications when your laptop battery is being charged over 80% in order to save the battery health and lifetime
https://github.com/elian1780/BatteryLimitTelegram
https://redd.it/eg1046
@r_linux
https://github.com/elian1780/BatteryLimitTelegram
https://redd.it/eg1046
@r_linux
GitHub
elian1780/BatteryLimitTelegram
A noscript that sends telegram notifications or/and screen notifications when your laptop battery is being charged over 80% in order to save the battery health and lifetime - elian1780/BatteryLimitT...
Debian 10.x is doing different things to cifs mounts then 8.x.9x
not strong on linux, been using a cifs mount from OMV for 4 years no problem. cifs server is 9.x
this is the mount command
mount -t cifs [//10.55.55.2/Media](https://10.55.55.2/Media) /home/user/mount -o user=cifsuser
on 9.x this is what it mounts as.
[https://i.imgur.com/TeBHiwd.png](https://i.imgur.com/TeBHiwd.png)
on 10.x same exact mount command.
[https://i.imgur.com/buHpKVT.png](https://i.imgur.com/buHpKVT.png)
thus no one but root has write permissions, no does it indicate the extra smb permissions "+"
ok i learned i had no write permissions on any of the os's which now makes sense, i needed to create a group with a gid of 1002 and add the user to it, that worked on 9.x but it appears 10.x is not importing the acl information????
any help would be great!
https://redd.it/eg4w96
@r_linux
not strong on linux, been using a cifs mount from OMV for 4 years no problem. cifs server is 9.x
this is the mount command
mount -t cifs [//10.55.55.2/Media](https://10.55.55.2/Media) /home/user/mount -o user=cifsuser
on 9.x this is what it mounts as.
[https://i.imgur.com/TeBHiwd.png](https://i.imgur.com/TeBHiwd.png)
on 10.x same exact mount command.
[https://i.imgur.com/buHpKVT.png](https://i.imgur.com/buHpKVT.png)
thus no one but root has write permissions, no does it indicate the extra smb permissions "+"
ok i learned i had no write permissions on any of the os's which now makes sense, i needed to create a group with a gid of 1002 and add the user to it, that worked on 9.x but it appears 10.x is not importing the acl information????
any help would be great!
https://redd.it/eg4w96
@r_linux
Is it possible to link a file directory to a QR code for quick accessibility?
https://redd.it/eg8fa6
@r_linux
https://redd.it/eg8fa6
@r_linux
reddit
Is it possible to link a file directory to a QR code for quick...
Posted in r/linux by u/QueenLaniakea • 1 point and 3 comments
Are there any all-in-one references, cheatsheets you'd recommend? (Ubuntu cause I'm such a noob)
Well, I'm kinda new to that. Not completely though, I know about bash a little and I did some basic server management before, but just using tutorials on the internet.
Now I've got a personal project without strict time restrictions and I have a willing to do everything the right way... well, at least in a better way than before. I don't want to constantly google pretty specific queries, which solve the task, but doesn't make me learn any faster.
Sorry for that long ass intro. How do people actually learn Linux? I've got this [bash reference](https://gist.github.com/LeCoupa/122b12050f5fb267e75f) which helped a lot back then, are there similar references for Ubuntu specific tools and commands? I want to have somewhat decent knowledge on managing Linux through terminal. Like managing users, permissions and that kind of stuff.
Sorry for not being brief on such a basic topic, but really don't know how to compose it any better. Thanks :)
https://redd.it/eg9gtn
@r_linux
Well, I'm kinda new to that. Not completely though, I know about bash a little and I did some basic server management before, but just using tutorials on the internet.
Now I've got a personal project without strict time restrictions and I have a willing to do everything the right way... well, at least in a better way than before. I don't want to constantly google pretty specific queries, which solve the task, but doesn't make me learn any faster.
Sorry for that long ass intro. How do people actually learn Linux? I've got this [bash reference](https://gist.github.com/LeCoupa/122b12050f5fb267e75f) which helped a lot back then, are there similar references for Ubuntu specific tools and commands? I want to have somewhat decent knowledge on managing Linux through terminal. Like managing users, permissions and that kind of stuff.
Sorry for not being brief on such a basic topic, but really don't know how to compose it any better. Thanks :)
https://redd.it/eg9gtn
@r_linux
Gist
Bash CheatSheet for UNIX Systems --> UPDATED VERSION --> https://github.com/LeCoupa/awesome-cheatsheets
Bash CheatSheet for UNIX Systems --> UPDATED VERSION --> https://github.com/LeCoupa/awesome-cheatsheets - bash-cheatsheet.sh
Release Calculate Linux 20!
[https://forum.calculate-linux.org/t/meet-the-calculate-linux-20/9804](https://forum.calculate-linux.org/t/meet-the-calculate-linux-20/9804)
https://redd.it/eg9x32
@r_linux
[https://forum.calculate-linux.org/t/meet-the-calculate-linux-20/9804](https://forum.calculate-linux.org/t/meet-the-calculate-linux-20/9804)
https://redd.it/eg9x32
@r_linux
Calculate Forum
Meet Calculate Linux 20!
Released on December 27, 2019 For this new (year) release, Gentoo 17.1 was used as the base profile, all binary packages recompiled with GCC 9.2, and overlays managed with eselect. Calculate Linux will no longer come in 32 bits. Are available for download:…
Monthly News – December 2019 – The Linux Mint Blog
https://blog.linuxmint.com/?p=3853
https://redd.it/egc1sv
@r_linux
https://blog.linuxmint.com/?p=3853
https://redd.it/egc1sv
@r_linux
reddit
Monthly News – December 2019 – The Linux Mint Blog
Posted in r/linux by u/SadUser12345 • 6 points and 0 comments
The Firefox beta 72.0b11-1 snap now respects system and cursor theme (for themes bundled in gtk-common-themes)
https://redd.it/egccy3
@r_linux
https://redd.it/egccy3
@r_linux
Weekend Fluff / Linux in the Wild Thread - December 27, 2019
Welcome to the weekend! This stickied thread is for you to post pictures of your ubuntu 2006 install disk, slackware floppies, on-topic memes or more.
When it's not the weekend, be sure to check out r/WildLinuxAppears or r/linuxmemes!
https://redd.it/egdq9a
@r_linux
Welcome to the weekend! This stickied thread is for you to post pictures of your ubuntu 2006 install disk, slackware floppies, on-topic memes or more.
When it's not the weekend, be sure to check out r/WildLinuxAppears or r/linuxmemes!
https://redd.it/egdq9a
@r_linux
reddit
Weekend Fluff / Linux in the Wild Thread - December 27, 2019
Welcome to the weekend! This stickied thread is for you to post pictures of your ubuntu 2006 install disk, slackware floppies, on-topic memes or...
Linux Wayback Machine | LINUX Unplugged 333
https://linuxunplugged.com/333
https://redd.it/egdch8
@r_linux
https://linuxunplugged.com/333
https://redd.it/egdch8
@r_linux
LINUX Unplugged
LINUX Unplugged 333: Linux Wayback Machine
Open source won the last decade, but what if it hadn’t? We look back at some major milestones and reflect on a world where they never existed.
Most Active Linux Communities in 2019
Here's the Top 25 Most Active Linux Communities (Subreddits) of 2019. Discuss!
* Gold medal goes to Ubuntu (Congratulations on the Big Lead!)
* Silver medal goes to Arch Linux. Nice one!
* Bronze medal goes to Fedora. Good work!
Full results are listed below for your pleasure:
https://preview.redd.it/xhe5ag87v6741.png?width=521&format=png&auto=webp&s=8f8064c6d17bc3439f3ace41b8c42e3fc208d988
https://redd.it/egc00m
@r_linux
Here's the Top 25 Most Active Linux Communities (Subreddits) of 2019. Discuss!
* Gold medal goes to Ubuntu (Congratulations on the Big Lead!)
* Silver medal goes to Arch Linux. Nice one!
* Bronze medal goes to Fedora. Good work!
Full results are listed below for your pleasure:
https://preview.redd.it/xhe5ag87v6741.png?width=521&format=png&auto=webp&s=8f8064c6d17bc3439f3ace41b8c42e3fc208d988
https://redd.it/egc00m
@r_linux
Linux 5.5-rc3 Benchmarks Are Still Pointing To Slips In Performance
https://www.phoronix.com/scan.php?page=news_item&px=Linux-5.5-rc3-Performance-Slip
https://redd.it/egg49e
@r_linux
https://www.phoronix.com/scan.php?page=news_item&px=Linux-5.5-rc3-Performance-Slip
https://redd.it/egg49e
@r_linux
Phoronix
Linux 5.5-rc3 Benchmarks Are Still Pointing To Slips In Performance - Phoronix
Phoronix is the leading technology website for Linux hardware reviews, open-source news, Linux benchmarks, open-source benchmarks, and computer hardware tests.
Asus Fonepad (K004 ME371MG)
Hola! Tengo una tablet Asus Fonepad (K004 ME371MG) y me interesa saber si es conveniente instalarle un sistema operativo que no sea el Android 4.1 que trae de fabrica. Por ejemplo, se me ocurre pasar a instalar un Ubuntu. Es posible o no, y que tengo que ver antes de hacerlo.
Dejo las especificaciones técnicas:
[https://routerunlock.com/asus-fonepad-k004-me371mg-full-tablet-features-specs-prices/](https://routerunlock.com/asus-fonepad-k004-me371mg-full-tablet-features-specs-prices/)
Gracias
Hello! I have an Asus Fonepad tablet (K004 ME371MG) and I am interested to know if it is convenient to install an operating system other than the Android 4.1 that it brings from the factory. For example, I can think of installing an Ubuntu. It is possible or not, and what I have to see before doing so.
I leave the technical specifications:
[https://routerunlock.com/asus-fonepad-k004-me371mg-full-tablet-features-specs-prices/](https://routerunlock.com/asus-fonepad-k004-me371mg-full-tablet-features-specs-prices/)
Thanks
https://redd.it/eggzvh
@r_linux
Hola! Tengo una tablet Asus Fonepad (K004 ME371MG) y me interesa saber si es conveniente instalarle un sistema operativo que no sea el Android 4.1 que trae de fabrica. Por ejemplo, se me ocurre pasar a instalar un Ubuntu. Es posible o no, y que tengo que ver antes de hacerlo.
Dejo las especificaciones técnicas:
[https://routerunlock.com/asus-fonepad-k004-me371mg-full-tablet-features-specs-prices/](https://routerunlock.com/asus-fonepad-k004-me371mg-full-tablet-features-specs-prices/)
Gracias
Hello! I have an Asus Fonepad tablet (K004 ME371MG) and I am interested to know if it is convenient to install an operating system other than the Android 4.1 that it brings from the factory. For example, I can think of installing an Ubuntu. It is possible or not, and what I have to see before doing so.
I leave the technical specifications:
[https://routerunlock.com/asus-fonepad-k004-me371mg-full-tablet-features-specs-prices/](https://routerunlock.com/asus-fonepad-k004-me371mg-full-tablet-features-specs-prices/)
Thanks
https://redd.it/eggzvh
@r_linux
Router Unlock
Asus Fonepad (K004 ME371MG) - Full Tablet Features, Specs, Prices | RouterUnlock.com
Asus Fonepad (K004 ME371MG) features 7-inch IPS display with LED Backlight, 1GB RAM, 8GB internal storage, and 1.2 GHz Intel Atom Z2420 processor
I got sick of Razer's lack of Linux support for laptops, so spent a few hours today creating a driver to manage power and fan speed under Linux for Razer laptops!
https://github.com/UKSFM99/razer-laptop-control
https://redd.it/egi4xq
@r_linux
https://github.com/UKSFM99/razer-laptop-control
https://redd.it/egi4xq
@r_linux
GitHub
rnd-ash/razer-laptop-control
Project to create driver/software to control performance of razer laptops - rnd-ash/razer-laptop-control
Debian Init GR result: "B: Systemd but we support exploring alternatives" by 22 votes
https://vote.debian.org/~secretary/gr_initsystems/results.txt
https://redd.it/egj5k7
@r_linux
https://vote.debian.org/~secretary/gr_initsystems/results.txt
https://redd.it/egj5k7
@r_linux
reddit
Debian Init GR result: "B: Systemd but we support exploring...
Posted in r/linux by u/w2qw • 6 points and 2 comments
Request: What specifically would you like to see more guides on?
**Background** \- I'm hoping to make a career change into Linux, land a decent tech gig.
I've started a blog writing guides *(won't link, if you want to find, you will)*
I'm seeking ideas on what you think, would be nice to see more of. Something a little niche and any tips you have for a young man looking to jump from Construction to the terminal.
Always open for feedback - *I need this break from cutting wood everyday*.
https://redd.it/egiuud
@r_linux
**Background** \- I'm hoping to make a career change into Linux, land a decent tech gig.
I've started a blog writing guides *(won't link, if you want to find, you will)*
I'm seeking ideas on what you think, would be nice to see more of. Something a little niche and any tips you have for a young man looking to jump from Construction to the terminal.
Always open for feedback - *I need this break from cutting wood everyday*.
https://redd.it/egiuud
@r_linux
reddit
Request: What specifically would you like to see more guides on?
**Background** \- I'm hoping to make a career change into Linux, land a decent tech gig. I've started a blog writing guides *(won't link, if...
This Week in Matrix 2019-12-27
https://matrix.org/blog/2019/12/27/this-week-in-matrix-2019-12-27/
https://redd.it/egiz7g
@r_linux
https://matrix.org/blog/2019/12/27/this-week-in-matrix-2019-12-27/
https://redd.it/egiz7g
@r_linux
Linus Torvalds turns 50 today. Wish him best for all great things he did and all decisions he made as a developer and as a man.
https://redd.it/egkvpc
@r_linux
https://redd.it/egkvpc
@r_linux
What Terminal Emulator do you use and why?
Seeing all of the different terminal emulators out there, I am paralyzed by choice.
What are the benefits to all of these emulators, and what makes you use the one you are using?
Is it just because it came with the distro you daily? Is that how most people pick their terminal emulator? Or is there actual things you guys look for?
https://redd.it/egjneu
@r_linux
Seeing all of the different terminal emulators out there, I am paralyzed by choice.
What are the benefits to all of these emulators, and what makes you use the one you are using?
Is it just because it came with the distro you daily? Is that how most people pick their terminal emulator? Or is there actual things you guys look for?
https://redd.it/egjneu
@r_linux
reddit
What Terminal Emulator do you use and why?
Seeing all of the different terminal emulators out there, I am paralyzed by choice. What are the benefits to all of these emulators, and what...