Category:
ubuntu
A strange issue has been identified in Ubuntu where video takes on a blue colored tint. Other descriptions of the problem include inverted colors, blue skin tones, or distorted video hues. The problems have been reproduced with Totem (Gstreamer), Totem (Xine), Mplayer, as well as VLC and other players. The common theme with this bug [...]
Hardware support in Linux, specifically Ubuntu 8.10 (Intrepid Ibex) for the Dell XPS M1530 and M1330 is very impressive. However in certain cases the process is not as straight forward as it could be, and it takes a bit of tinkering in order to get it to work. In this article I will go through [...]
Many distributions have syntax highlighting in vim enabled with their default installation. In Ubuntu as well as other Debian based distributions, this is not the case. By default Ubuntu installs the vim-tiny package which does not support syntax highlighting or many other advanced features. You can see by following the chain of symlinks that in [...]
The ability to remotely SSH into a machine running an Ubuntu LiveCD can come in handy in many situations. The LiveCD supports a large variety of hardware and can be used to troubleshoot system problems on a machine where you have limited or no access. A user with limited skills can easily setup remote access [...]
To give a specific user access to sudo without having to enter a password you have to edit the /etc/sudoers configuration file. For security reasons you should only edit the file using the visudo command. $ sudo visudo In Ubuntu the following lines are placed at the bottom of /etc/sudoers by default. This gives your [...]
To get Skype audio working with Ubuntu Intrepid Ibex (Ubuntu 8.10) and Dell XPS M1530/M1330 requires a few changes to the standard install. Make sure you have added the medibuntu repository and installed Skype. You need to enable the embedded microphone. Go to Volume Control by clicking on the volume icon. In Preferences select Digital [...]
The Medibuntu repository (Multimedia, Entertainment & Distractions In Ubuntu) contains packages that cannot be included into the Ubuntu distribution for legal reasons. Some of these packages include Skype Acrobat Reader, Google Earth, and multimedia codecs. Add Medibuntu to your sources.list. Make sure you specify the correct version of your distribution. This example uses Intrepid Ibex [...]