Explore >> Select a destination


You are here

www.shogan.co.uk
| | www.tumfatig.net
16.9 parsecs away

Travel
| | Doing some tidying in my network, computers and VPS collection, I went looking for a piece of software that could be used : at home, as a file server, a backup server and a VM lab. at colloc, as an hypervisor. After looking at SmartOS , I tried OmniOS . It is also based on Illumos . The notes go here.
| | www.danieldemmel.me
16.6 parsecs away

Travel
| | How to set up another drive for a home setup
| | www.tumfatig.net
20.4 parsecs away

Travel
| | Doing some tidying in my network, computers and VPS collection, I went looking for a piece of software that could be used : at home, as a file server, a backup server and a VM lab. at colloc, as an hypervisor. I (re)discovered SmartOS and decided to look at how it would fit or not. I keep my notes here.
| | ncona.com
122.8 parsecs away

Travel
| 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.