Archive for the ‘Debian’ Category
Monday, May 19th, 2008 190 views
I installed ubuntu Hardy Herom a few days back and was baffled by not hearing any sound in flash video when another audio/video device was running in background.
The problem seem to be with pulseaudio.
Problem:
There is no sound heard in flash videos when I was playing mp3 files in exaile audio ...
Posted in Debian, Linux, Ubuntu, [Solved] | No Comments »
Sunday, April 20th, 2008 1,687 views
Updated on: 03 Feb, 2009 at 5:41 AM IST
Long time back when I installed Ubuntu Fiesty Fawn, I wondered how do I get to enable intenet connection sharing to other computer connected in LAN with mine (on which ubuntu/debian is installed).
Here is one easy solution to do this, thought it ...
Posted in Debian, Linux, Ubuntu | 9 Comments »
Saturday, April 12th, 2008 125 views
Use this command to open sources.list file(You must be in super user mode su):
[sourcecode language='bash']gedit /etc/apt/sources.list[/sourcecode]
Now copy paste the below line to the opened file:
[sourcecode language='bash']deb http://debian-multimedia.org/ testing main[/sourcecode]
Now update the local database using the command
[sourcecode language='bash']aptitude update[/sourcecode]
Now install aac package
[sourcecode language='bash']aptitude install gstreamer0.10-plugins-really-bad[/sourcecode]
No related posts.
Related posts brought to you ...
Posted in Debian, Linux, Ubuntu | 1 Comment »
Wednesday, April 9th, 2008 126 views
Updated on: 03 August, 2008 12:55 AM IST
Here is mine manually configured and tested xorg.conf file, Compiz fusion works like charm.
Replace it with your xorg.conf file if u are not satisfied with the performance.
Here is how to copy using command line
Caution: You may have to set Monitor parameters as mine ...
Posted in Debian, Linux, Ubuntu, [Pre-Baked] | 2 Comments »
Tuesday, April 8th, 2008 97 views
Here is my configuration:Intel DG965RY Motherboard
Core 2 Duo E6300 1.86GHz Processor
1 GB RAM 533Hz Transcend
2x180 GB Seagate SATA, 1x80GB Seagate Barracuda
Problem :(
I was pissed off by the installer not detecting the CD when it comes to the stage where it detects hardware, at the point of detecting CD ROM it ...
Posted in Debian, Linux, [Solved] | 1 Comment »