Archive For how to

[HowTo] Install ImageMagick/Imagick For PHP On Ubuntu

Installing ImageMagick on Ubuntu with PECL is really simple. But i want to share with you how to install it beside to remind myself someday, if i forget how to install it. ImageMagick is a php library... [More...]

[HowTo] Fix Ubuntu Jaunty (9.04) Intel Graphics Problem

From my last post about the disapointing performance from Ubuntu 9.04 jaunty Jackalope, now it’s fixed. But not really fix, but much better in performance especially in graphics. Now my firefox is... [More...]

[Tutorial] Convert Xvid or Avi to DVD Format in Ubuntu

[Tutorial] Convert Xvid or Avi to DVD Format in Ubuntu

Today i want to backup all my tutorial videos into DVDs, but the problem is all my videos are not in DVD format. Some are .avi, .flv, .mov and these type of file cannot be convert to DVD video. You need... [More...]

[HowTo] Install Curl in PHP5 and Apache

This time i want to share with you how to install Curl in PHP5 in Linux Environtment (I’m using Ubuntu 8.10) and using apache web server, but if you have any question to install php-curl in other... [More...]

[HowTo] Broadcast Radio With Winamp + SHOUTcast to Ubuntu with IceCast2

[HowTo] Broadcast Radio With Winamp + SHOUTcast to Ubuntu with IceCast2

As i promise you in this post, i will share how to broadcast your music/radio using Winamp with SHOUTcast as client and using Ubuntu with IceCast2 as radio streaming server. So can we start now? Ok, here... [More...]

[HowTo] Upgrade Ubuntu 8.10 to Ubuntu 9.04

Now i want to share with you all, how to upgrade Ubuntu 8.10 to Ubuntu 9.04 without reinstalling the Ubuntu. For Ubuntu desktop edition: 1. Press ALT+F2 2. Type update-managerĀ -d 3. Update Manager should... [More...]

[HowTo] Radio Streaming Server in Ubuntu Using IceCast2

[HowTo] Radio Streaming Server in Ubuntu Using IceCast2

I want to share how to make Linux Ubuntu as radio streaming server with IceCast2. And in client you can use Winamp with SHOUTcast plugin to broadcast your song playlist. So, how we start? I assumed you... [More...]

[HowTo]Turn Off Directory Listing in Apache Web Server

Today i found that my web server doesn’t make Directory Listing by default. And this can be a vulnerable for wordpress since wp-content directory can be exploit. So test your blog, if your web server... [More...]