logo

Installing locales on your Ubuntu server

Date published: 2009-10-02

If your PHP script does not display textual representation of week, day and month in your native language it could depend on locales. Read more »

comments Comments (1)


Infinite blink fade loop effect with jQuery

Date published: 2009-10-02

This article will show you how easy it is to make an object fadein and out forever. Read more »

comments Comments (2)


Track your visitors by GeoIP - Part1

Date published: 2009-09-23

In this article I am going to describe how get the data from your visitors based on geographic location. I'll use PECL extension for PHP called geoip. Read more »

comments Comments (0)


Convert a file to utf-8 charset

Date published: 2009-08-28

Convert a iso-8859-1 charset file into a utf-8 charset file using standard Linux tools. Read more »

comments Comments (0)


Another perfect install of ffmpeg for php on Hardy

Date published: 2009-06-18

image If you are getting troubles installing ffmpeg with sound support on your ubuntu machine then follow this guide. I am pretty sure this one is quite easy to follow. ;-) Read more »

comments Comments (0)


How to surf over your home network from the job or the school

Date published: 2009-03-19

If you already have a SSH server runnning at home than the hard part is over. The easy part is to setup your browser and download Putty to your work or school computer. Read more »

comments Comments (0)


Perfect install of ffmpeg on Ubuntu 8.04 Hardy

Date published: 2008-09-11

image Finally I've managed to "find out" how to install ffmpeg converting tool with needed codecs that supports video conversation with sound.

Now days you can install ffmpeg as a php module directly from aptitute (synaptic or apt-get) so no compiling is needed.

At command line just run:

Code:

sudo apt-get install php5-ffmpeg
Read more »

comments Comments (1)


Vista takes over one year to copy a 100Gb backup to hd

Date published: 2008-02-14

If you do not believe me take a look at my screenshot I took yesterday night.

Read more »

comments Comments (0)


Install Ubuntu or Windows XP on Dell dimension 9200

Date published: 2008-02-04

I have had headache removing Windows Vista to replace it with Ubuntu. Every time I've tried to boot from some other media it didn't work. Booting from Windows XP caused a blue screen. Finally I've found a solution to install Ubuntu on my system. Read more »

comments Comments (0)


Deleting mail in postfix queue (mailq)

Date published: 2008-02-04

image Postfix stores mails in a queue before sending it. Sometimes you wish to remove the mails from the queue but wonder how. Postfix has a command line called postsuper which can be used to delete unsent mails from the queue. Read more »

comments Comments (2)


Installing php-ffmpeg on ubuntu 7.10 from source

Date published: 2008-05-22

This tutorial will teach you how to successfully install php-ffmpeg on ubuntu 7.10.
Read more »

comments Comments (12)


Samba mounting

Date published: 2007-09-23

image Mounting samba share as non root user and mounting samba share and startup.
Source: ubuntu.com Read more »

comments Comments (0)


Howto preview PSD file format in Windows Explorer

Date published: 2008-01-24

Previewing thumbnails in Windows Explorer is nothing new but when it comes to preview other formats like jpg, gif, png etc. can be sometimes real pain.
Luckily some smart people has find a way around this with some minor hacks.

Read more »

comments Comments (4)


ubuntudog.com © 2010 | About | Sitemap | Contact