PROJET AUTOBLOG


Links

source: Links

⇐ retour index

memo-linux.com » comment changer de manière aléatoire une adresse MAC à chaque démarrage sous Ubuntu.

samedi 20 avril 2013 à 12:56
via http://lehollandaisvolant.net/index.php?mode=links&id=20130420004151

Installation de macchanger
Dans un terminal:
$ sudo apt-get install macchanger

Création du script
Édition du script macchanger.
$ sudo nano /etc/init.d/macchanger

Le script:

#!/bin/bash
# Désactivation des interfaces réseaux
ifconfig eth0 down
ifconfig wlan0 down
# génération d'une adresse MAC aléatoire pour les interfaces réseaux
/usr/bin/macchanger -r eth0
/usr/bin/macchanger -r wlan0
# Réactivations des interfaces réseaux
ifconfig eth0 up
ifconfig wlan0 up


Les interfaces eht0 et wlan0 sont à adapter suivant les cas.
Rendre le script exécutable
$ sudo chmod +x /etc/init.d/macchanger

Autoriser le script à chaque démarrage
$ sudo update-rc.d macchanger defaults 10

jsPDF - Create PDFs with HTML5 JavaScript Library

vendredi 19 avril 2013 à 18:27
Librairie Javascript pour générer des PDF 0_0

https://github.com/MrRio/jsPDF

via http://sebsauvage.net/links/?_-17Hw
(Permalink)

jsPDF - Create PDFs with HTML5 JavaScript Library

vendredi 19 avril 2013 à 18:27
Librairie Javascript pour générer des PDF 0_0

https://github.com/MrRio/jsPDF

via http://sebsauvage.net/links/?_-17Hw

RasPyPlayer – Un lecteur vidéo pour le Raspberry Pi | Korben

vendredi 19 avril 2013 à 15:15
http://raspyplayer.org/
(Permalink)

RasPyPlayer – Un lecteur vidéo pour le Raspberry Pi | Korben

vendredi 19 avril 2013 à 15:15
http://raspyplayer.org/

Free Proxy Servers List

vendredi 19 avril 2013 à 15:12
via http://korben.info/adresse-proxy.html
(Permalink)

Free Proxy Servers List

vendredi 19 avril 2013 à 15:12
via http://korben.info/adresse-proxy.html

Vous le voulez comment votre projet ?

vendredi 19 avril 2013 à 14:27
(Permalink)

Vous le voulez comment votre projet ?

vendredi 19 avril 2013 à 14:27

Je suis une fougère !

vendredi 19 avril 2013 à 10:36
(Permalink)

Je suis une fougère !

vendredi 19 avril 2013 à 10:36

PHPMailer/PHPMailer · GitHub

jeudi 18 avril 2013 à 15:32
PHPMailer - A full-featured email creation and transfer class for PHP
(Permalink)

PHPMailer/PHPMailer · GitHub

jeudi 18 avril 2013 à 15:32
PHPMailer - A full-featured email creation and transfer class for PHP

PoGo's Chill

mercredi 17 avril 2013 à 16:47
via http://sebsauvage.net/links/?ktYxmg
(Permalink)

PoGo's Chill

mercredi 17 avril 2013 à 16:47
via http://sebsauvage.net/links/?ktYxmg

Les salaires des développeurs par profil de poste en 2013 - JDN Web & Tech

mercredi 17 avril 2013 à 15:06
(Permalink)

Les salaires des développeurs par profil de poste en 2013 - JDN Web & Tech

mercredi 17 avril 2013 à 15:06

Raspberry Pi – Comment mettre à jour le firmware ? | Korben

mercredi 17 avril 2013 à 14:27
https://github.com/Hexxeh
(Permalink)

Raspberry Pi – Comment mettre à jour le firmware ? | Korben

mercredi 17 avril 2013 à 14:27
https://github.com/Hexxeh

Mega en ligne de commande | Korben

mercredi 17 avril 2013 à 11:51
http://megatools.megous.com/
(Permalink)