how to run your webcam

SkypeGo to main menu, System, Preferences, Menus: Applications, Internet, Items: Skype, Properties, and replace the Command withbash -c 'LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype'
Tags: Linux

Timer

This is a simple timer for whom are busy with downloading files all day long and they want to control everything automaticallyDownload

Installing Grub

1.insert Live CD2.sudo grub3.find /boot/grub/stage14.root "the result of previous"5.setup (hd0)6.quit
Tags: Linux

Upgrading Alsa

Installation :To do this, we must begin by determining our version of alsa as follows :cat /proc/asound/versionAdvanced Linux Sound Architecture Driver Version 1.0.20.To avoid problems during the upgrade of Alsa-utils, we need to stop it with the following command :sudo /etc/init.d/alsa-utils stop We must then install the necessary tools to... [Read More]
Tags: Linux