|
You are here |
williamdurand.fr | ||
| | | | |
sergioprado.blog
|
|
| | | | | Have you ever wondered how the Linux kernel is tested? | |
| | | | |
blog.oddball.tech
|
|
| | | | | `gregkh` has some opinions about what version of the Linux kernel you should use. I largely agree, but I think we can go further. | |
| | | | |
blog.peterdonis.com
|
|
| | | | | A Blog by Peter A. Donis | |
| | | | |
wittchen.io
|
|
| | | In this article, Ill describe Ubuntu software for common users, which I personally use and which could be helpful on daily basis. Ubuntu software dedicated to programmers AKA developers will be described in separate article. Chrome In my opinion, its currently the best web browser. We can download, unpack and install it, with the following commands: sudo apt-get install libxss1 libappindicator1 libindicator7 wget https://dl.google.com/linux/direct/google-chrome-stable\_current\_amd64.deb sudo dpkg -i goo... | ||