Advanced

SSH: Allowing multiple users to edit the same files and directories (shared folders)

Often multiple users will need to have access to edit, delete and create files and folders on a server. To illustrate this we will use the example of two users who need access to the same files on a Web server.

Easy PHP Debugging in Ubuntu (using Xdebug and Vim)

A debugger helps greatly when testing or bug fixing in PHP, when working with complicated code, or fixing difficult problems: a debugger is an invaluable tool. This article shows how to set up a PHP debugger in Ubuntu (tested on both Feisty 7.04 and the upcoming Gutsy 7.10) using Xdebug and Vim.

Creating Photo Galleries With ImageMagick

Part of creating a web site often involves creating photo galleries of the clients products. Usually this means the designer recieves a number of photos and must resize them into thumbnails, then link them to larger pictures.

Subscribe to this feed: Syndicate content