Modifications

Culturebox

1 955 octets ajoutés, 24 mars 2016 à 09:20
C'est quoi une Birque Internet ?
{{Projet
|status=fonctionnelExperimental|image=pirateboxculturebox.jpg|name=Culturebox : a OS-piratebox|description=Distribution linux dédiée à la mise en place d'une piratebox : Espace dédié aux éxpérimentations de partage de contenus libresvia Box (piratebox,brique,..)
|license=GPL
|contributeurs=Julbel
|materiauxinspiration=électroniquepiratebox|ingrédients=code,|name=Culturebox, essai et test autour de la piratebox
}}
Créaton d== Types de Box ==  === C'est quoi une distribution ISO piratebox pour ordinateur portable ou fixeBirque Internet ? ===
* http://labriqueinter.net/
* https://yunohost.org/#/installation_brique_fr
* Installation : http://pad.aquilenet.fr/p/LaBrique
* Git et sources https://github.com/labriqueinternet/labriqueinter.net
 
 
<code>soit avec une commande comme sudo arp-scan --local | grep -P '\t02' ou bien avec la commande sudo arp-scan --local -I wlan0 | grep -P '\t02' si votre ordinateur est connecté en WiFi.</code>
 
https://192.168.2.140/yunohost/admin
http://192.168.1.87/yunohost/Admin
http://ping.nohost.me/yunohost/admin
 
=== BiblioBOX , what's the fuck ===
 
* [[Fichier:docDamien.pdf]]
* http://www.bibliopedia.fr/wiki/Bibliobox
* http://bibliobox.net
* http://biblionumericus.fr/2014/02/24/integrer-calibre2opds-dans-une-piratebox/
[[Fichier:culturebox.jpg]]
=== C'est quoi une piratebox ? ===
Créaton d'une distribution ISO piratebox pour ordinateur portable ou fixe
* WORKSHOP Labomedia http://wiki.labomedia.org/index.php/PirateBox
==== installation piratebox ====
* Installer le paquet http://piratebox.aod-rpg.de/dokuwiki/doku.php/piratebox_lighttpd :
<code> - Perl # apt-get install perl - lighttpd # apt-get install lighttpd - if needed : hostapn and/or dnsmasq # apt-get install hostapnhostapd
# apt-get install dnsmasq
</code>
 
> copy over the piratebox folder into /opt/ (as root)
# sudo mkdir /opt
# sudo cp -rv piratebox /opt
> create a symlink /opt/piratebox/piratebox/init.d/piratebox /etc/init.d/
# sudo ln -s /opt/piratebox/init.d/piratebox /etc/init.d/piratebox
> add piratebox to you runlevel (optional)
# sudo update-rc.d piratebox defaults
> create a link from your share-device to /opt/piratebox/share
# sudo ln -s /Documents /opt/piratebox/share
> define your personall options in
# /opt/piratebox/piratebox/conf/piratebox.conf # Start which services, IPs etc
# /opt/piratebox/piratebox/conf/hostapd.conf
 
> Run the follow script
# /opt/piratebox/piratebox/bin/install_piratebox.sh /opt/piratebo/xpiratebox/conf/piratebox.conf part2
 
> If you want to install kareha, please do the following steps:
# /opt/piratebox/bin/install_piratebox.sh /opt/piratebox/conf/piratebox.conf imageboard
>> This step installs a basic configuration for the board...
>> Edit /opt/piratebox/share/board/config.pl and change ADMIN_PASS and SECRET
 
* ressources / Sources :
 http://fr.wikipedia.org/wiki/PirateBox#cite_note-Site_de_Jean_Debaecker-3 Lille
=== Création et Utilisation de la distribution Culturebox ===* Installation sur le petit ordinateur, création de l'image .iso : http://doc.ubuntu-fr.org/uck#installation OU http://doc.ubuntu-fr.org/remastersys
=== Utiliser plutôt un LIVE CD ou Clé bootable ===