jeudi 17 septembre 2015

#Telephones #portables #smartphone #Linux

cyrille.giquello/sms
Gammu
Huawei  HuaweiDevice (constructeur chnois)
Kalkun - Configuration
Rephone

Trio gagnant pour des applications SMS
Wammu



Xiaomi ou Mi (constructeur chinois semblable à Apple)

Zsh / shell amélioré

Installation de zsh :
apt-get install zsh
Sites web :
http://doc.ubuntu-fr.org/zsh
http://www.zsh.org/

Installation Oh My Zsh :
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
ou
sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
Sites web :
http://ohmyz.sh/

Autres :
Antigen
Prezto

jeudi 10 septembre 2015

#Android #Telecharger #download #applications #GooglePlayStore #Ubuntu

wget http://mirrors.kernel.org/ubuntu/pool/main/n/ndg-httpsclient/python-ndg-httpsclient_0.4.0-1_all.deb
wget http://codingteam.net/project/googleplaydownloader/download/file/googleplaydownloader_1.7-1_all.deb
sudo gdebi  python-ndg-httpsclient_0.4.0-1_all.deb
sudo gdebi googleplaydownloader_1.7-1_all.deb

Ensuite lancer GooglePlayDownloader

ou utiliser sur Firefox l'extension :

mardi 8 septembre 2015

#Conjuguaison

apt-get install brazilian-conjugate gconjugue verbiste verbiste-gnome

Web :


GConjugo est un logiciel libre distribué sous licence GPL v3 et développé avec GTK+, permettant d'apprendre à conjuguer dans plusieurs langues (anglais, allemand, italien, etc).
apt-get install gconjugo

LeConjugueurLinux.deb - leconjugueur.lefigaro.fr/frtelechargelinux.php
LeConjugueur.LeFigaro.fr
Babla/Conjugaison

Autres :


vendredi 4 septembre 2015

Comment installer automatiquement tous les outils de Kali Linux en utilisant Katoolin sur Debian et Ubuntu

su
apt-get install git
git clone https://github.com/LionSec/katoolin.git && cp katoolin/katoolin.py /usr/bin/katoolin
chmod +x /usr/bin/katoolin
sudo katoolin



Autrement les dépots de Kali2 :
deb http://http.kali.org/kali sana main non-free contrib
deb http://security.kali.org/kali-security/ sana/updates main contrib non-free

Autres :

Archives du blog