You are here |
www.linuxuprising.com | ||
| | | |
linuxgamecast.com
|
|
| | | | Manjaro straightens the Office! Xfce 4.14pre3 gets powerful, apt vs apt-get explained, and Xibo goes Snap. | |
| | | |
www.omgubuntu.co.uk
|
|
| | | | Indulging your casual creativity (read: making memes, defacing selfies, etc) using open-source tools is made easier with the long-awaited release of Pinta | |
| | | |
www.webupd8.org
|
|
| | | | How To Install The Latest Nvidia Drivers In Ubuntu or Linux Mint Via PPA ~ Ubuntu / Linux blog | |
| | | |
ncona.com
|
|
| | Xdebug is a PHP extension which provides debugging, tracing and profiling capabilities. Installing xDebug in an Ubuntu based distribution is very easy using apt-get: 1 sudo apt-get install php5-xdebug Just by installing xDebug you will get two very basic but useful rewards: Pretty var_dumps and pretty error messages. |