Explore >> Select a destination


You are here

andeers.com
| | kbroman.org
8.0 parsecs away

Travel
| |
| | newcome.wordpress.com
7.0 parsecs away

Travel
| | I wanted to spin up a Linux development environment to hack on some code that needed epoll. I could have run everything in a Docker container, but I kinda wanted to be in that environment for total hackage. I thought maybe I'd just do it in a Virtualbox instance. Then I didn't want to install...
| | ncona.com
7.1 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.
| | www.thedroneely.com
54.8 parsecs away

Travel
| SSH (Secure Shell) is a great tool, but if you ever expose SSH to the internet, you'll soon discover a multitude of internet bots and bad actors pummeling your server.