Explore >> Select a destination


You are here

averagelinuxuser.com
| | www.webupd8.org
8.0 parsecs away

Travel
| | Things To Do After Installing Ubuntu On A Chromebook Using Crouton ~ Ubuntu / Linux blog
| | www.stefanimhoff.de
13.1 parsecs away

Travel
| | I decided to re-examine my developer tools and replace some of them with better tools.
| | www.linuxuprising.com
9.0 parsecs away

Travel
| | Plank is a Linux dock that allows starting pinned applications and manage open windows, for X11 environments (Wayland is not supported). This article presents an overview of Plank, how to install it on popular Linux distributions, how to install new themes, how to use multiple docks (e.g. with multiple monitors) and more.
| | danielpecos.com
67.5 parsecs away

Travel
| One of the key tools of a software project development is the repository where it's hosted. During my experience as software developer I have been working with several flavors, such as Visual SourceSafe, CVS, Mercurial, and of course, SVN. But latetly I have found this little jewel called Git. Git was initially developed by Linus Torvalds as a result of anunsuccessfulresearch to replace the propietary SCM BitKeeper, used back in 2005 in the Linux Kernel project (kinda strange that the opensource star project was hosted with a propietary software, huh?