Affichage des articles dont le libellé est 64 bit. Afficher tous les articles
Affichage des articles dont le libellé est 64 bit. Afficher tous les articles

dimanche 30 juin 2013

Installation de TeamViewer sur Kali










Téléchargez le package teamviewer_linux_x64.deb sur http://www.teamviewer.com/en/download/linux.aspx

dpkg --add-architecture i386
apt-get update
dpkg -i teamviewer_linux_x64.deb
apt-get install -f

samedi 8 juin 2013

Installation de Skype sur Kali








Téléchargez le package skype-ubuntu-precise_4.2.0.11-1_i386.deb sur http://www.skype.com/en/download-skype/skype-for-linux/downloading/?type=ubuntu64

dpkg --add-architecture i386
apt-get update
dpkg -i skype-ubuntu-precise_4.2.0.11-1_i386.deb
apt-get install -f