Shaare your links...
1720 links
Mes liens - Abel Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
page 1 / 1
16 results for tags USB x
  • alelec / wsl-usb-gui · GitLab
    Thu 27 Apr 2023 08:19:47 PM UTC - permalink -
    - https://gitlab.com/alelec/wsl-usb-gui
    IP usb
  • [SOLVED] "Assertion 'res >=4' failed" error on Ubuntu 12.04 caused by usb permissions issue
    pour corriger le probleme de permissions USB pour le téléversement du code dans le digispark sous unbuntu :

    créer un fichier  /etc/udev/rules.d/digispark.rules  et insérer la ligne :

    SUBSYSTEM=="usb", ATTR{idVendor}=="16d0", ATTR{idProduct}=="0753", MODE="0660", GROUP="dialout"
    Thu 14 Jul 2022 11:23:00 AM UTC - permalink -
    - https://digistump.com/board/index.php/topic,106.msg106.html#msg106
    arduino digispark USB
  • YouTube thumbnail
    How To Share USB Devices Over Network with Raspberry Pi - YouTube
    Mon 24 May 2021 02:55:09 PM UTC - permalink -
    - https://www.youtube.com/watch?v=gBCNLs_5pwM
    ip usb
  • [TUTO] USB déporté par IP avec usbip et systemd - Discussions Générales - Communauté Jeedom
    Mon 24 May 2021 02:52:37 PM UTC - permalink -
    - https://community.jeedom.com/t/tuto-usb-deporte-par-ip-avec-usbip-et-systemd/54824
    ip usb
  • JeffProd | Partager un périphérique USB sur le réseau
    utilisation d' USBIP
    Mon 24 May 2021 02:51:36 PM UTC - permalink -
    - https://fr.jeffprod.com/blog/2018/partager-un-peripherique-usb-sur-le-reseau/
    ip usb
  • WebUI . Ventoy
    interface graphique pour créer une clef usb ventoy sous linux
        Usage for Generic Linux

       4.1 How to use

    1. run sudo sh VentoyWeb.sh in the terminal
    2. open browser and visit http://127.0.0.1:24680
    Mon 24 May 2021 02:47:05 PM UTC - permalink -
    - https://www.ventoy.net/en/doc_linux_webui.html
    ISO usb ventoy
  • Ventoy
    Clef usb bootable multi ISO
    Fri 25 Sep 2020 11:20:26 AM UTC - permalink -
    - https://www.ventoy.net/en/index.html
    boot ISO USB
  • YouTube thumbnail
    Eviter la veille d'une batterie externe (super-condensateur) - EV #68 - YouTube
    pas con, j'avais justement le problème.
    Sat 06 Jun 2020 07:47:10 PM UTC - permalink -
    - https://www.youtube.com/watch?v=tPQWg7iRJtQ
    electronique supercap usb
  • YouTube thumbnail
    Raspberry Pi 3 USB SSD Boot - YouTube
    Mon 21 May 2018 06:04:01 PM UTC - permalink -
    - https://www.youtube.com/watch?v=ubnwvxF3Klc
    boot raspberry usb
  • Rufus - Créez une clé USB démarrable de manière facile
    Sat 14 Oct 2017 08:54:14 PM UTC - permalink -
    - https://rufus.akeo.ie/?locale=fr_FR
    boot image iso os usb
  • Etcher
    Burn images to SD cards & USB drives, safely and easily.
    Mon 26 Jun 2017 07:19:18 PM UTC - permalink -
    - https://etcher.io/#downloads
    image iso usb
  • Sniffer le port usb avec Xev ou avec Wireshark. - Liens en vrac de SimonLefort
    Sun 14 May 2017 06:25:46 PM UTC - permalink -
    - https://www.simonlefort.be/links/?2wCshg
    linux usb wireshark
  • 3g » .   . ..:: S y s a d m i n . f r ::.. .  .
    Désimlocker un dongle 3G Huawei E1752 avec (juste) Linux

    le site pour calculer le code de desimlockage : http://a-zgsm.com/freecode/huawei/

    ou mieux un script python qui fait le calcul :
    -----------------------------------------------
    Step one: get your unlock code.
    Find your modem’s 15-digit IMEI, open up a terminal, run python and copy-paste the following code:

    import hashlib
    def get_code (input):
     imei=str(input)
     digest=hashlib.md5((imei+"5e8dd316726b0335").lower()).digest()
     code=0
     for i in range(0,4):
       code += (ord(digest[i])^ord(digest[4+i])^ord(digest[8+i])^ord(digest[12+i])) << (3-i)*8
     code &= 0x1ffffff
     code |= 0x2000000
     return code

    Hit Enter twice after pasting. Next, type in the following, replacing the example IMEI with your own:

    get_code(12345678909876)
    Tue 15 Nov 2016 10:33:25 PM UTC - permalink -
    - http://www.sysadmin.fr/mot-clef/3g
    3g gsm huawei linux sms usb
  • Mounting a Windows 8 (or 7 or 10) ISO on Linux | Technical jiggery-pokery
    Mon 10 Aug 2015 08:55:59 AM UTC - permalink -
    - http://blog.voltagex.org/2015/06/16/mounting-a-windows-8-or-7-or-10-iso-on-linux/
    bootdisk usb windows
  • Créer une clé USB bootable de Windows sous Linux » AdminCloud.net
    Wed 27 May 2015 09:04:55 PM UTC - permalink -
    - http://admincloud.net/116/creer-une-cle-usb-bootable-de-windows-sous-linux/
    boot usb windows
  • Créer une clé USB Multi-boot en 6 étapes, avec Easy2Boot [Tuto] – La vache libre
    Thu 08 May 2014 08:28:20 AM UTC - permalink -
    - http://la-vache-libre.org/creer-une-cle-usb-multi-boot-en-6-etapes-avec-easy2boot-tuto/#more-26109
    boot clef iso outils usb
Links per page: 20 50 100
page 1 / 1
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.