Geccko's link
Nuage de tags
Mur d'images
Quotidien
Flux RSS
  • Flux RSS
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filtres

Liens par page

  • 20 links
  • 50 links
  • 100 links

Filtres

Untagged links
page 39 / 94
ATOP – Au coeur de la supervision de performance. | Linux French https://linuxfrench.wordpress.com/2017/06/21/atop-au-coeur-de-la-supervision-de-performance/
Thu Jun 22 16:56:29 2017
QRCode
thumbnail
RackTables http://racktables.org/screenshots.php
Tue Jun 20 15:29:49 2017
QRCode
Racksmith http://racksmith.net/
Tue Jun 20 15:29:37 2017
QRCode
systemd-analyze - GuiGui's Show http://shaarli.guiguishow.info/?ovUE6w
Sun Jun 18 21:35:53 2017
QRCode

Merci !

Sortie de la version 2 de Kansha, outil collaboratif et visuel de gestion de tâches. - LinuxFr.org https://linuxfr.org/news/sortie-de-la-version-2-de-kansha-outil-collaboratif-et-visuel-de-gestion-de-taches
Wed Jun 14 14:04:29 2017
QRCode
SmartiPi Touch support Raspberry Pi 3, Pi 2 pour écran tactile officiel 7" - Audiophonics http://www.audiophonics.fr/fr/boitiers-pour-raspberry-pi-et-autres-sbc/smartipi-touch-support-raspberry-pi-3-pi2-a-b-pour-ecran-tactile-lcd-7-p-11870.html
Sun Jun 11 18:02:03 2017
QRCode
thumbnail
CISCOMADESIMPLE.BE | Blog consacré aux réseaux et au matériel Cisco. https://www.ciscomadesimple.be/
Sat Jun 10 19:44:35 2017
QRCode
Configuration de base - switch Cisco http://www.clemanet.com/configuration-base-switch.php
Fri Jun 9 22:24:50 2017
QRCode
Activation de ssh sur un switch Cisco http://www.clemanet.com/activation-ssh.php
Fri Jun 9 22:22:39 2017
QRCode
Firewall Software by GlassWire https://www.glasswire.com/
Thu Jun 8 12:45:01 2017
QRCode
thumbnail
Ce que cache la finesse de gravure des processeurs | MatBlog http://blog.materiel.net/ce-que-cache-la-finesse-de-gravure/
Mon May 29 21:29:30 2017
QRCode
thumbnail
Clover Brings Chrome-Style Tabs to Windows Explorer. | 易捷科技 EJIE Technology http://ejie.me/
Sun May 28 19:08:57 2017
QRCode
Images of Nimi Places http://mynimi.net/Projects/Nimi-Places/Images/
Sun May 28 19:07:27 2017
QRCode
Apaxy: A simple, customisable Apache directory theme http://adamwhitcroft.com/apaxy/
Sat May 27 07:40:46 2017
QRCode
Utilisation du disque à 100% sous Windows 10 : Quelques pistes et solutions… – Tech2Tech | News, Astuces, Tutos, Vidéos autour de l'informatique https://www.tech2tech.fr/windows-10-100-disque/
Fri May 26 13:14:11 2017
QRCode
thumbnail
Jorani de l'open source dans vos congés http://fr.jorani.org/
Mon May 22 09:59:10 2017
QRCode
thumbnail
GitHub - NickeManarin/ScreenToGif: ScreenToGif allows you to record a selected area of your screen and save it as a gif or video. https://github.com/NickeManarin/ScreenToGif
Sun May 21 11:26:53 2017
QRCode
thumbnail
WannaCry : comment détecter la faille sur vos machines (nmap) http://blogmotion.fr/systeme/nmap-scan-nse-resultat-15987
Wed May 17 20:41:19 2017
QRCode
thumbnail
Note: Sous domaine Apache pour Plex /index.php/?tsdMog
Tue May 9 16:45:33 2017
QRCode

Here is my working config with apache 2.2.22

Address format: plex.hostname.com

I used hostname instead of localhost in the ProxyPass to be able to use Plex authentication for login.

<VirtualHost *:80>
ServerName plex.hostname.com

<Proxy *>
    Order deny,allow
    Allow from all
</Proxy>

ProxyRequests Off
ProxyPreserveHost On
ProxyPass / http://hostname.com:32400/
ProxyPassReverse / http://hostname.com:32400/

RewriteEngine on
RewriteCond %{REQUEST_URI} !^/web
RewriteCond %{HTTP:X-Plex-Device} ^$
RewriteRule ^/$ /web/$1 [R,L]

</VirtualHost>

plex
Recalbox - la micro console de retro gaming http://www.recalbox.com/diyrecalbox
Tue May 9 04:25:47 2017
QRCode
page 39 / 94
2829 links, including 966 private
Shaarli - Le gestionnaire de marque-pages personnel, minimaliste, et sans base de données par la communauté Shaarli - Theme by kalvn