13 liens privés
Tout est dans le titre
Un logiciel de récupération des vidéos en replay.
Pour monter une image iso dans le système de fichier : mount -o loop -t iso9660 fichier.iso /mnt/iso
Pour monter une image iso de DVD : mount -t udf file.iso /dev/dvd -o loop
Tout est dans le titre
Aides sur Linux, JavaScript, OpenOffice.org et PHP
Tout est dansle titre
Tout est dans le titre
Laptop Mode Tools is a laptop power saving package for Linux systems. It allows you to extend the battery life of your laptop, in several ways. It is the primary way to enable the Laptop Mode feature of the Linux kernel, which lets your hard drive spin down. In addition, it allows you to tweak a number of other power-related settings using a simple configuration file.
deb http://debian.proxad.net/debian/ wheezy main contrib non-free
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb http://debian.proxad.net/debian/ wheezy-updates main contrib non-free
TOR
gpg --keyserver keys.gnupg.net --recv 886DDD89
gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | apt-key add -
deb http://deb.torproject.org/torproject.org wheezy main
Backports (unstable et sid pour environnement stable)
deb http://debian.proxad.net/debian/ wheezy-backports main contrib non-free
Linux Mint pour recuperer Firefox
gpg --keyserver pgp.mit.edu --recv-keys 3EE67F3D0FF405B2
gpg --export 3EE67F3D0FF405B2 > 3EE67F3D0FF405B2.gpg
apt-key add ./3EE67F3D0FF405B2.gpg
rm ./3EE67F3D0FF405B2.gpg
deb http://packages.linuxmint.com debian import
VirtualBox
deb http://http.debian.net/debian/ wheezy-backports main contrib
Dropbox
deb http://linux.dropbox.com/debian wheezy main
VLC --> libdvdcss
wget -O - http://download.videolan.org/pub/debian/videolan-apt.asc | sudo apt-key add -
C'est toujours la merde pour faire les updates d'une VM Debian (ou dérivées) quand vous êtes derrière un proxy qui exige un mot de passe, et j'oublie toujours la manipulation. Alors je me note ça là:
• Créer /etc/apt/apt.conf.d/proxy contenant:
Acquire::http::Proxy "http://login:motdepasse@adresseproxy:port";;
Acquire::ftp::Proxy "http://login:motdepasse@adresseproxy:port";;
• à la fin de /etc/wgetrc mettre:
http_proxy = http://adresseproxy:port/
https_proxy = http://adresseproxy:port/
ftp_proxy = http://adresseproxy:port/
proxy_user = login
proxy_password = motdepasse
use_proxy = on
wait = 15
• Dans /etc/environ, ajouter:
HTTP_PROXY="http://login:motdepasse@adresseproxy:port/";
HTTPS_PROXY="http://login:motdepasse@adresseproxy:port/";
FTP_PROXY="http://login:motdepasse@adresseproxy:port/";
et vous devriez être tranquille pour faire votre apt-get. synaptic fonctionnera également comme il faut.
Certaines dérivées de Debian un peu neuneu exigeront de paramétrer également le proxy dans leur panneau de config (Gnome et autres).
Mettre à jour le sources.list ?
Tout est dans le titre
Et pour Debian ? Ici !
wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-rc6-saucy/linux-headers-3.11.0-031100rc6_3.11.0-031100rc6.201308181835_all.deb
wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-rc6-saucy/linux-headers-3.11.0-031100rc6-generic_3.11.0-031100rc6.201308181835_amd64.deb
wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-rc6-saucy/linux-image-3.11.0-031100rc6-generic_3.11.0-031100rc6.201308181835_amd64.deb
sudo dpkg -i linux-headers linux-image
Tout est dans le titre
deb http://ftp.fr.debian.org/debian/ wheezy main non-free contrib
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb http://ftp.fr.debian.org/debian/ wheezy-proposed-updates main contrib non-free
deb http://www.deb-multimedia.org wheezy main non-free
Depot pour utiliser TOR
deb http://deb.torproject.org/torproject.org wheezy main
Note : pour le miroir deb-multimedia, il est nécessaire d’installer le keyring du dépôt :
apt-get install deb-multimedia-keyring
Tout est dans le titre
Tout est dans le titre
Tout est dans le titre
Présentation de keepassx et comment corriger le bug du clavier qwerty vs azerty