raspberrypi:linux:raspilinux

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
raspberrypi:linux:raspilinux [2022/09/25 11:02] – [Sommaire] philraspberrypi:linux:raspilinux [2025/02/08 10:58] (Version actuelle) – [Sommaire] phil
Ligne 2: Ligne 2:
  
 ===== Raspberry Pi sous Linux ===== ===== Raspberry Pi sous Linux =====
-Mise à jour le 25/9/2022 \\+Mise à jour le 7/2/2025 \\
 \\ \\
  
Ligne 10: Ligne 10:
     - [[raspberrypi:linux:GPIO|Le port GPIO]]      - [[raspberrypi:linux:GPIO|Le port GPIO]] 
   - **Linux**   - **Linux**
 +    - **Installer** une distribution
 +      - clé bootable : <html><a href="https://lecrabeinfo.net/tutoriels/creer-cle-usb-installation-bootable-live-cd-linux-ubuntu-debian/" target="_blank">Créer une clé USB bootable de Linux (Ubuntu, Debian…)</a></html>
 +      - sur windows : <html><a href="https://learn.microsoft.com/fr-fr/windows/wsl/install" target="_blank">Windows Subsystem for Linux</a></html>
 +    - **Documentation**
 +      - <html><a href="https://doc.ubuntu-fr.org" target="_blank">Wiki Ubuntu-fr</a></html>
     - [[raspberrypi:linux:bash|Le shell Bash]]     - [[raspberrypi:linux:bash|Le shell Bash]]
       - **Découvrir son système d'exploitation** ✔       - **Découvrir son système d'exploitation** ✔
Ligne 17: Ligne 22:
       - Scripts       - Scripts
       - aller plus loin - <html><a href="https://opensource.com/article/19/9/getting-started-zsh" target="_blank">Getting started with Zsh</a></html>       - aller plus loin - <html><a href="https://opensource.com/article/19/9/getting-started-zsh" target="_blank">Getting started with Zsh</a></html>
-    - <html><a href="https://www.hostinger.fr/tutoriels/commandes-linux/#1_Commande_pwd" target="_blank">35 commandes Linux de base que tout utilisateur devrait connaître</a> ✔</html>+    - **Commandes** 
 +      - <html><a href="https://doc.ubuntu-fr.org/wiki/glossaire" target="_blank">Glossaire</a></html> 
 +      - <html><a href="https://www.hostinger.fr/tutoriels/commandes-linux/#1_Commande_pwd" target="_blank">35 commandes Linux de base que tout utilisateur devrait connaître</a> ✔</html>
     - <html><a href="https://www.hostinger.fr/tutoriels/chmod-chown-linux#Utilisation_recursive_de_Chown" target="_blank">Changer les propriétaires et les droits sur les dossiers et les fichiers</a></html>     - <html><a href="https://www.hostinger.fr/tutoriels/chmod-chown-linux#Utilisation_recursive_de_Chown" target="_blank">Changer les propriétaires et les droits sur les dossiers et les fichiers</a></html>
     - <html><a href="https://openclassrooms.com/fr/courses/1733551-gerez-votre-serveur-linux-et-ses-services/5236021-decouvrez-les-services-sous-linux" target="_blank">Gérez votre serveur Linux et ses services</a></html>     - <html><a href="https://openclassrooms.com/fr/courses/1733551-gerez-votre-serveur-linux-et-ses-services/5236021-decouvrez-les-services-sous-linux" target="_blank">Gérez votre serveur Linux et ses services</a></html>
     - **Outils**     - **Outils**
 +      - [[raspberrypi:linux:apt|apt : gestion des paquets]]
 +      - Convertisseurs
 +        - hexadécimal : <html><a href="https://manpages.ubuntu.com/manpages/focal/fr/man1/xxd.1.html" target="_blank">xxd</a></html>
       - <html><a href="https://www.it-connect.fr/curl-loutil-testeur-des-protocoles-divers/" target="_blank">cURL</a></html>       - <html><a href="https://www.it-connect.fr/curl-loutil-testeur-des-protocoles-divers/" target="_blank">cURL</a></html>
-      - <html><a href="https://doc.ubuntu-fr.org/nano" target="_blank">L'éditeur de texte Nano</a></html> +      - Extracteurs 
-      - [[raspberrypi:linux:apt|La gestion des paquets sous Rasbian avec apt]]+        - de chaînes : <html><a href="https://doc.ubuntu-fr.org/wiki/glossaire#strings" target="_blank">strings</a></html> 
 +      - <html><a href="https://doc.ubuntu-fr.org/gcc#:~:text=GCC%20(%20GNU%20Compiler%20Collection)%20est,%2C%20Ada%2C%20Go%20et%20D." target="_blank">GCC</a></html> 
 +      - Editeurs de texte 
 +        - <html><a href="https://doc.ubuntu-fr.org/gedit" target="_blank">gedit</a></html> 
 +        - <html><a href="https://doc.ubuntu-fr.org/nano" target="_blank">Nano</a></html> 
 +      - Rétro-ingénierie 
 +        - <html><a href="https://www.geeksforgeeks.org/objdump-command-in-linux-with-examples/" target="_blank">objdump</a></html> 
 +        - <html><a href="https://www.geeksforgeeks.org/readelf-command-in-linux-with-examples/" target="_blank">readelf</a></html> 
 +      - <html><a href="https://doc.ubuntu-fr.org/snap" target="_blank">snap (le format)</a></html>
       - <html><a href="https://xon.sh/" target="_blank" title="Python-powered shell">xonsh</a></html>       - <html><a href="https://xon.sh/" target="_blank" title="Python-powered shell">xonsh</a></html>
 +    - **Rétro-Ingénierie de Programmes**
 +      - Rappels de compilation
   - **Raspberry Pi OS**   - **Raspberry Pi OS**
     - [[raspberrypi:linux:installation|Installer et maintenir une distribution Raspberry Pi OS]]     - [[raspberrypi:linux:installation|Installer et maintenir une distribution Raspberry Pi OS]]
Ligne 41: Ligne 61:
       - SSH       - SSH
       - VNC       - VNC
-      - SFTP   +      - SFTP 
-    - <html><a href="https://projetsdiy.fr/commandes-utiles-utiliser-configurer-raspberry-pi/" target="_blank">Commandes Linux utiles pour le Raspberry Pi</a></html>+      - Raspbery Pi Connect (distant, sécurisé) 
 +    - <html><a href="https://www.semageek.com/les-42-commandes-les-plus-utiles-sur-raspberry-pi/" target="_blank">Commandes Linux utiles pour le Raspberry Pi</a></html>
         - Raccourcis clavier         - Raccourcis clavier
         - Se déplacer dans l'historique de commande         - Se déplacer dans l'historique de commande
Ligne 57: Ligne 78:
     - <html><a href="https://projects.raspberrypi.org/en/projects/using-pip-on-raspberry-pi/4" target="_blank">Installer des modules avec <strong>pip</strong> sur le Raspberry Pi</a></html>     - <html><a href="https://projects.raspberrypi.org/en/projects/using-pip-on-raspberry-pi/4" target="_blank">Installer des modules avec <strong>pip</strong> sur le Raspberry Pi</a></html>
   - **Applications avec le Raspberry Pi**   - **Applications avec le Raspberry Pi**
-    - **Serveur Web & BDD**+    - **Serveur Web & BDDR**
       - [[raspberrypi:linux:siteweb|Installer un serveur (Apache - PHP - mySQL)]]       - [[raspberrypi:linux:siteweb|Installer un serveur (Apache - PHP - mySQL)]]
-      - [[info:bdd:accueilbdd|Bases de données et SGBD]] +      - [[info:bdd:accueilbdd|Bases de données relationnelles et SGBDR (Sommaire)]] 
       - <html><a href="https://doc.ubuntu-fr.org/lighttpd" target="_blank">Installer un serveur lighttpd</a></html>       - <html><a href="https://doc.ubuntu-fr.org/lighttpd" target="_blank">Installer un serveur lighttpd</a></html>
-      - <html><a href="http://www.geothread.net/using-sqlite-on-a-raspberry-pi/" target="_blank">Installer SQLite3</a></html> 
-      - <html><a href="https://bloggedin.co.uk/creating-web-pages-with-node-red/" target="_blank">Créer des pages Web avec Node-RED</a></html> 
     - **Vidéo surveillance**     - **Vidéo surveillance**
       - Installer une caméra       - Installer une caméra
  • raspberrypi/linux/raspilinux.1664096539.txt.gz
  • Dernière modification : 2022/09/25 11:02
  • de phil