• Home
  • A Propos
  • Greasemonkey
  • HowTo GitHub
  • Performance JavaScript
  • SharepointPlus

24

Fév

Mise à jour d’un serveur Kimsufi (OVH) depuis Debian 8 (Jessie) vers Debian 9 (Stretch)

Posted by Aymeric  Published in Français, Linux

Il faut régulièrement penser à mettre à jour son serveur Kimsufi. Je vais essayer d’expliquer brièvement les étapes à suivre pour cela. On va d’abord sauvegarder les données : mkdir /root/svg_special; cp -R /var/lib/dpkg /root/svg_special/; cp /var/lib/apt/extended_states /root/svg_special/; dpkg –get-selections “*” > /root/svg_special/dpkg_get_selection; cp -R /etc /root/svg_special/etc Ensuite il est conseillé d’utiliser screen pour pouvoir […]

Continue reading...

Tags: Français, Linux

no comment

28

Avr

Interclassement MySQL pour le français

Posted by Aymeric  Published in Français

Quel interclassement (dit aussi collation) choisir pour sa base MySQL afin d’y enregistrer des caractères français (entre autres) ? L’interclassement a deux fonctions : Permettre l’ordonnancement correct d’une liste de caractères (pour indiquer que le “é” vient après le “e”, ou que les majuscules viennent avant les minuscules, etc) Permettre de savoir quand un caractère […]

Continue reading...

Tags: Français, mysql

no comment

4

Jan

Contrôler la Freebox avec Google Home

Posted by Aymeric  Published in Astuce, Français

J’ai tout expliqué sur ce site dédié : https://assistant.kodono.info/freebox/

Continue reading...

Tags: Astuce, Français

2 comments

4

Jan

Émuler Raspberry Pi sous Windows

Posted by Aymeric  Published in Debug, Français, Linux, Niveau intermédiaire, Windows

Depuis que j’ai fait assistant-plugins, j’ai plusieurs utilisateurs qui m’ont demandé comment l’installer sur leur Raspberry. Ce système est censé être similaire à une Debian, cependant ils semblent y avoir des différences… J’ai donc cherché à émuler cet OS sous mon Windows 10. Sources : https://blogs.msdn.microsoft.com/iliast/2016/11/10/how-to-emulate-raspberry-pi/ https://enavarro.me/emuler-un-raspberry-pi-avec-qemu.html Voici les étapes : Télécharger la dernière version […]

Continue reading...

Tags: Debug, Français, Linux, Niveau intermédiaire, Windows

no comment

19

Nov

Détecter si le Freebox Player est allumé ou éteint (en veille) via les API de Free [Programmation]

Posted by Aymeric  Published in Astuce, Français, Niveau débutant, Programmation

Il n’existe pas de commande directe qui permette de savoir si le Player est éteint (en veille) ou allumé… Cependant il existe une astuce qui consiste à faire une requête en utilisant les paramètres suivants : { url:”http://mafreebox.freebox.fr/api/v3/airmedia/receivers/Freebox%20Player/”, headers:{ “X-Fbx-App-Auth”: client.app.session_token }, method:”POST”, json: { “action”:”stop”, “media_type”:”video” }, encode:”utf-8″ } La Freebox va alors retourner […]

Continue reading...

Tags: Français, Freebox, Niveau débutant, Programmation

no comment

Me Suivre

Suivre @aymkdn

Catégories

  • À bookmarker
  • Android
  • Application
  • Astuce
  • Debug
  • Divers
  • English
  • Français
  • Images
  • Linux
  • MacOS
  • Navigateur
  • Niveau débutant
  • Niveau expert
  • Niveau intermédiaire
  • Partage
  • Performance
  • Programmation
  • Sécurité
  • Téléphonie
  • Vidéo
  • Web Design
  • Windows

Étiquettes

android Application Astuce astuces convertisseur css debian Debug débutant email english facebook firefox Français github IE Images intermédiaire internet explorer javascript jquery Linux mysql Navigateur Niveau débutant Niveau expert Niveau intermédiaire Nokia Partage Performance php Programmation regexp sharepoint Sharepoint 2013 sharepointplus Sécurité traitement vidéo téléphone Téléphonie vidéo Web Design Windows wordpress À bookmarker

Méta

  • Flux RSS
  • Administration

Recent Entries

  • Freebox Player API
  • Windows Movie Maker pour Windows 7, Windows 8.1 et Windows 10
  • Mise à jour d’un serveur Kimsufi (OVH) depuis Debian 9 (Stretch) vers Debian 10 (Buster)
  • Connectivity issue with Qualcomm QCA61x4A 802.11ac in 5GHz
  • Let’s Encrypt Certificate: how to remove a domain from a certname that contains several domains
  • Upgrade from MySQL (5.6.40 – Debian 9.12) to MariaDB
  • Sharepoint error message “Invalid URL argument” with WebPartPages
  • chrome-search://local-ntp/local-ntp.html makes Chrome unresponsive
  • Our system has detected an unusual rate of unsolicited mail originating from your IP address
  • Sharepoint REST API to index a column or delete a column and more…

Recent Comments

  • Aymeric in Utiliser un email alias avec GMail [Astuce]
  • Chris in Utiliser un email alias avec GMail [Astuce]
  • alex91 in Create a self-signed certificate for localhost tes…
  • Coolwriter in Bien configurer eMule [Astuces]
  • Nico in Bien configurer eMule [Astuces]
  • Jim1988 in Permettre le retour en arrière sur une page PHP a…
  • rikimaru11273 in Bien configurer eMule [Astuces]
  • Aymeric in Execute an action before saving a form but after t…
  • liriarte in Execute an action before saving a form but after t…
  • Aymeric in Contrôler la Freebox avec Google Home
  • Random Selection of Posts

    • Encode accented characters of an URL to the hexadecimal version [PHP]
    • Get color_id from a Google Calendar using API [PHP]
    • Override SharePoint OOTB Upload.aspx default for “Add as a new version to existing files” checkbox
    • Les extensions à avoir [Firefox]
    • IE8 Developer Toolbar qui ne s’affiche plus [astuce]
    • Tester un site sous IE6, IE7 et IE8 [Web Design]
    • Create a file into Sharepoint document librairies with the Copy.asmx web service [Javascript]
© 2008 Kodono is proudly powered by WordPress
Theme designed by Roam2Rome