You are here |
www.shogan.co.uk | ||
| | | |
www.tumfatig.net
|
|
| | | | 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
|
|
| | | | How to set up another drive for a home setup | |
| | | |
www.tumfatig.net
|
|
| | | | 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
|
|
| | 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. |