Explore >> Select a destination


You are here

www.scalahosting.com
| | jrhawley.ca
3.3 parsecs away

Travel
| | This post is a walkthrough of how to get these Linux GUI applications running on Windows using the Windows Subsystem for Linux.
| | wittchen.io
3.3 parsecs away

Travel
| | 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...
| | techdirectarchive.com
2.9 parsecs away

Travel
| | Unveiling Windows Subsystem for Linux (WSL): Explore the seamless integration of Linux into the Windows environment.
| | blog.martinig.ch
31.1 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to