Archive for the ‘Ubuntu Server’ Category

XDebug and Target Management for Eclipse

Saturday, June 21st, 2008

Welcome to another exciting episode. This time you will learn:

  • how to send your files to remote development server from within Eclipse using Target Management and secure FTP (sftp).
  • make files sent via sftp belong to certain user group and have write permissions for this group (umask).
  • configure and use XDebug with Eclipse PDT.

You can find the link to the tutorials about XDdebug I have mentioned on the show in show notes for Episode #7.

Best viewed in full screen with scaling off !!!


Episode #8. Using XDebug and Target Management with Eclipse by ralphz from ralphz on Vimeo.

Installing XDebug from source

Tuesday, May 27th, 2008

XDebug is one of the best debugging and profiling tools for PHP. This video tutorial will show you how to compile and install XDebug on Ubuntu Hardy Haron 8.04 Server Edition.

In the tutorial I have mentioned a Zend Developer series of articles about using XDebug this is a link to the articles.

Best viewed in full screen with scaling off !!!


Episode #7. Installing XDebug from source by ralphz from ralphz on Vimeo.

Apache with SSL

Monday, May 26th, 2008

This time I will show you how to install Apache web server with SSL. In the video you will also see how to access your Subversion repository, created and configured in previous episode, via SSL and SSH from Eclipse.

Whole process of configuring SSL certificates is automated using the Bash script I have prepared especially for this episode. You can download it here easycaandreq.sh

If you find this script or video useful please leave a comment.

Have fun.

Best viewed in full screen with scaling off !!!


Episode #6. Apache with SSL by ralphz from ralphz on Vimeo.

Subversion repository + Apache

Sunday, May 25th, 2008

this time I will show you how to install and configure subversion repository on your development server. We will basically start where we left off in Episode #4. Tutorial will also show you how to set up Apache to access repository via http and with authorization and authentication. Have fun.

Best viewed in full screen with scaling off !!!


Episode #5. Subversion + Apache by ralphz from ralphz on Vimeo.

Development Server, Ubuntu 8.04

Friday, May 2nd, 2008

This time I will show you how to install Ubuntu 8.04 (Hardy Haron) with Apache, MySQL and PHP. Tutorial shows step by step installation and few tricks for newcomers to Linux. Have fun !!!

Best viewed in full screen with scaling off !!!


Episode #4 Installing Ubuntu 8.04 Hardy Haron Server from ralphz on Vimeo.