How to download and install skype for linux on Debian Lenny
These are the Requirements specified by Skype on Linux Beta Hardware requirements 1 Ghz processor or faster. 256 MB RAM. 20 MB free disk space on your hard drive. Microphone and speakers or headset. Internet connection – broadband is best (GPRS is not supported for voice calls). Video card driver with Xv support. Software requirements
How to install iceweasel 3.5 in Debian Lenny stable
To install iceweasel 3.5 in debian lenny you need to do the following steps:Iceweasel 3.5 installation on debian lenny1. Add the debian repositories testing and experimental: # echo deb http://ftp.fr.debian.org/debian testing main > /etc/apt/sources.list.d/testing.list# echo deb http://ftp.fr.debian.org/debian experimental main > /etc/apt/sources.list.d/experimental.list 2. Leaving the stable distribution on by default: # echo ‘APT::Default-Release “stable”;’ > /etc/apt/apt.conf.d/default
Read More