Butinage
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 4
80 results tagged xxl  ✕
Comment gérer une flotte d’ordinateurs sous Windows ? https://korben.info/gerer-flotte-ordinateur-windows.html
Sun Apr 11 13:23:55 2021
QRCode
archive.org
thumbnail

"permet [...] d’accéder via une interface web à votre flotte d’ordinateur Windows.

Ce qui va vous permettre de prendre la main sur les postes comme on le ferait avec un Teamviewer. D’avoir une interface en ligne de commande à distance, de parcourir et télécharger les fichiers présents sur l’ordinateur, d’en uploader, de surveiller les logs, de gérer les mises à jour Windows, mais également de gérer les services et certaines alertes relatives au système (logs, CPU, espace disque, scripts…etc) ou obtenir des infos sur les logiciels en place ou sur le matériel."

xxl monitoring
XXL Group : Projets à photographier http://umap.openstreetmap.fr/fr/map/xxl-group-projets-a-photographier_457067
Tue May 12 18:40:46 2020
QRCode
archive.org
xxl photographie
Run your own Video Conference Service with Jitsi - DZone Open Source https://dzone.com/articles/run-your-own-video-conference-service-with-jitsi
Thu Apr 23 09:19:15 2020
QRCode
archive.org
thumbnail

Comment installer et configurer son propre serveur Jitsi.

vps xxl
13 handball free SVG clip art found https://freesvg.org/search/
Thu Oct 3 09:16:50 2019
QRCode
archive.org

Des illustrations svg libres de droit ...

Infographie 2D free xxl
Raspberry Pi USB Webcam Built In Microphone | ZEDIC.COM https://zedic.com/raspberry-pi-usb-webcam-built-in-microphone/
Mon Aug 5 15:25:22 2019
QRCode
archive.org

Comment utiliser le micro intégré d'une webcam USB avec un raspberry pi.

raspberry xxl
Video Calling on Raspberry Pi 3: 9 Steps (with Pictures) https://www.instructables.com/id/Video-Calling-on-Raspberry-Pi-3/
Wed Apr 3 10:08:15 2019
QRCode
archive.org

Tuto visioconférence avec un Raspberry Pi. Économiquement très intéressant mais quelles seront ses limites en termes de puissance pour afficher plusieurs flux vidéos ?

Une autre source d'info :
https://medium.com/meeting-room-365/using-a-raspberry-pi-as-a-meeting-room-display-office-365-diy-ad34b8c3e5da

Voir ici aussi :
https://www.linux-projects.org/uv4l/

xxl hardware software raspberry
Outlook 2016 and Outlook 2013 Backup Add-In https://github.com/HoffmannTom/outlookbackupaddin
Wed Feb 20 15:50:49 2019
QRCode
archive.org
thumbnail

Outil de sauvegarde automatique de fichiers pst compatible avec les dernières version d'Outlook.

software xxl sauvegarde mail
Protéger son VPS | Les mains dans le cambouis https://mon-blog.jbriault.fr/index.php/blog/2019/02/06/s%C3%A9curiser-l-administration-de-son-vps
Wed Feb 6 18:56:09 2019
QRCode
archive.org

Un autre guide sur la sécurisation d'un VPS.

Rien de bien nouveau pour moi si ce n'est la section "Bloquer les scanners de ports" à analyser plus en détails ...

vps xxl securité
Photogrammetry 2 - 3D Scanning simpler, better than ever! - Prusa Printers https://www.prusaprinters.org/photogrammetry-2-3d-scanning-simpler-better-than-ever/
Fri Dec 7 18:08:30 2018
QRCode
archive.org
thumbnail

Tuto photogrammétrie pour l'impression 3D avec Meshroom.

3D 3dPrint Infographie xxl photographie
DEEP IMAGE by TEONITE https://deep-image.teonite.com/#how-its-done
Mon Nov 26 09:29:55 2018
QRCode
archive.org

Augmenter la résolution d'une image ... Comme dans les films !

Infographie 2D online xxl
A.I. Gigapixel™ – Topaz Labs https://topazlabs.com/ai-gigapixel/
Thu Sep 6 14:42:50 2018
QRCode
archive.org

Un logiciel pour augmenter la résolution d'une image. Ça semble magique !
Trop beau pour être vrai ?

Infographie 2D xxl
YunoHost est un outil qui vous permet d’installer et d’utiliser facilement votre propre serveur. • YunoHost https://yunohost.org/#/
Sat Jun 9 12:47:22 2018
QRCode
archive.org

un outil qui permet d’installer et d’utiliser facilement son propre serveur :
Nextcloud
OpenSondage
Webmail
Transmission
Jirafeau
...

vps cloud xxl
book library.rar https://www.dropbox.com/s/bufbxtfwxls04h9/book%20library.rar?dl=0
Sat Jun 2 11:37:13 2018
QRCode
archive.org
thumbnail

Preset pour skatter pour remplir une bibliothèque de livres.

Infographie Sketchup xxl
Oculus Go Storage Box / Travel Case by BlackBanshee - Thingiverse https://www.thingiverse.com/thing:2908195
Thu May 24 15:26:38 2018
QRCode
archive.org
thumbnail

Un étui à imprimer pour l'oculus Go.

Et une protection pour les lentilles :
https://www.thingiverse.com/thing:2900835

3dPrint oculus xxl
How to record videos and stream the content of the Oculus Go - The Ghost Howls https://skarredghost.com/2018/05/17/how-to-record-and-stream-videos-with-the-oculus-go/
Tue May 22 14:17:30 2018
QRCode
archive.org
thumbnail

Android Debug Bridge

install android sdk
https://skarredghost.com/2018/05/09/how-to-get-started-with-oculus-go-on-unity/
https://skarredghost.com/2018/03/16/how-to-stream-mirror-your-vive-focus-to-an-external-display-or-computer/

stream vlc :
HD :
adb exec-out "while true; do screenrecord --bit-rate=16m --output-format=h264 --time-limit 180 -; done" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" --demux h264 --h264-fps=60 --clock-jitter=0 -
SD :
adb exec-out "while true; do screenrecord --bit-rate=2m --output-format=h264 --time-limit 180 -; done" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" --demux h264 --h264-fps=60 --clock-jitter=0 -

stream mplayer :
adb exec-out "while true; do screenrecord --bit-rate=16m --output-format=h264 --time-limit 180 -; done" | "C:\Program Files\Mplayer\mplayer.exe" -demuxer h264es -fps 60 -fs -

connect via wifi :

adb shell ip addr show wlan0
ou
adb shell ip route

adb tcpip 5555

adb connect <OCULUS_GO_IP>:5555

oculus Infographie hack xxl
cchound https://cchound.com/
Mon Apr 23 14:11:16 2018
QRCode
archive.org
thumbnail

un moteur de recherche de musique libre de droits...

musique free xxl
Braille Neue Allows Sighted and Blind Universal Access to Information https://mymodernmet.com/braille-neue-typeface-kosuke-takahashi/
Fri Apr 6 13:00:19 2018
QRCode
archive.org
thumbnail

Une police compatible alphabet latin, japonais, et braille. Intéressant ...

Infographie typographie xxl
Official Home Page for ZendTo - Web-Based File Transfer http://www.zend.to/documentation.php
Thu Feb 22 15:17:19 2018
QRCode
archive.org

Un service de partage de fichiers à auto-héberger.

Une alternative à Jirafe ?

xxl hébergement vps
Instant CAD files of any place in the world. | Cadmapper https://cadmapper.com/
Wed Jan 10 11:37:35 2018
QRCode
archive.org
thumbnail

Modélisation à partir des données OSM.

Très pratique ! Et gratuit pour une zone < 1 km².

architecture model modelisation cartographie xxl
Official Louvre Abu Dhabi Time-Lapse 2009 - 2017 - YouTube https://www.youtube.com/watch?v=KzNKaV8P4aQ
Thu Nov 23 02:06:06 2017
QRCode
archive.org
thumbnail

Wow ! Architecture et vidéo stupéfiante !

EDIT:
Une autre vidéo mais en image de synthèse cette fois :
https://youtu.be/JvOuD_GmJ9U

architecture video youtube xxl
page 1 / 4
834 links, including 66 private
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Theme by kalvn