Culturebox : Différence entre versions

De fablabo
Aller à : navigation, rechercher
(C'est quoi une Birque Internet ?)
(C'est quoi une Birque Internet ?)
Ligne 21 : Ligne 21 :
 
  * Git et sources https://github.com/labriqueinternet/labriqueinter.net
 
  * Git et sources https://github.com/labriqueinternet/labriqueinter.net
  
 +
arp-scan --local | grep -P '\t02
  
 
  https://192.168.2.140/yunohost/admin
 
  https://192.168.2.140/yunohost/admin
 
+
http://192.168.1.87/yunohost/Admin
 
  http://ping.nohost.me/yunohost/admin
 
  http://ping.nohost.me/yunohost/admin
  

Version du 24 septembre 2015 à 11:34


Espace dédié aux éxpérimentations de partage de contenus via Box (piratebox,brique,..)




Types de Box

C'est quoi une Birque 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

arp-scan --local | grep -P '\t02

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/


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
* http://fr.wikipedia.org/wiki/PirateBox
 et http://doc.ubuntu-fr.org/piratebox

Création de la distribution Culturebox

installation d'une version Ubuntu xubuntu 10 LTS

- télécharger la derniere version Xubuntu, création d'une clé USB bootable avec Multisystem, installation de xubuntu sur un ordinateur dédié.
- une fois l'install sur votre laptop ou ordi faîte, penser à réaliser les mises à jour proposées , notamment firefox

installation piratebox

    # apt-get install perl
    # apt-get install lighttpd
    # apt-get install hostapd
    # apt-get install dnsmasq

 > 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

Paramétrages piratebox.lan

- /etc/config/network
- /etc/hosts
- /opt/piratebox/conf/piratebox.conf & hosts


Création et Utilisation de la distribution Culturebox

Utiliser plutôt un LIVE CD ou Clé bootable


Pad en vrac

-> comment ça marche :

ressources : install Linux mint ; debian et dernier paquet :

http://piratebox.aod-rpg.de/dokuwiki/doku.php/piratebox_lighttpd?DokuWiki=a52d88917c85e20c16cda2201064be0a

http://piratebox.aod-rpg.de/dokuwiki/doku.php?id=script-package_for_debian_based_systemes

https://github.com/rlespinasse/my-piratebox

-> Changer l'interface

http://forum.daviddarts.com/read.php?2,7995,8151

http://sylvain.naud.in/post/2013/06/15/Personnaliser-votre-PirateBox-avec-Bootstrap

En librairie : http://espacenumeriqueaulnay.blogspot.fr/2013/09/les-piratebox-se-refont-une-beaute.html

Personnaliser LightPd :

http://sylvain.naud.in/post/2013/06/16/Personnaliser-le-r%C3%A9pertoire-Lighttpd-de-votre-PirateBox

sudo ln -s /home/ping/Documents/piratebox/piratebox/init.d/piratebox /etc/init.d/piratebox

PASSONS a RemasterSYS :

http://lxlinux.com/remastersys.html

sous linux Mint Debian !!

https://en.wikipedia.org/wiki/List_of_remastering_software

http://www.livedistro.org/software/remaster-tools

Alors là : http://en.wikipedia.org/wiki/PING_%28software%29

sinon relinux http://www.howtoforge.com/creating-your-own-distributable-ubuntu-dvd-relinux

ou plutôt https://github.com/MiJyn/relinux/wiki/Installing

ou bien donc refracta http://top-hat-sec.com/forum/index.php?topic=2801.0

INSTALLATION du FORUM :

sudo /home/ping/piratebox/piratebox/bin/install_piratebox.sh /home/ping/piratebox/piratebox/conf/piratebox.conf imageboard

+ http://forum.daviddarts.com/read.php?2,5673