4133 links
741 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
◄Older
page 79 / 170
Newer►
  • Get the Code | OpenBTS
    October 7, 2016 01:27:06 PM GMT+02:00 * - permalink -
    QRCode
    - http://openbts.org/get-the-code/
    4g 3g lte hack
  • thumbnail
    openLTE download | SourceForge.net
    October 7, 2016 01:26:50 PM GMT+02:00 * - permalink -
    QRCode
    - https://sourceforge.net/projects/openlte/
    4g 3g lte hack
  • Products | Nuand -
    October 7, 2016 01:26:19 PM GMT+02:00 * - permalink -
    QRCode
    - https://www.nuand.com/blog/shop/
    4g 3g lte hack
  • How to Save the Princess in 8 Programming Languages [Comic]

    lel le lisp, c'est tellement ça :D

    October 7, 2016 10:54:45 AM GMT+02:00 * - permalink -
    QRCode
    - https://www.geeksaresexy.net/2016/10/06/save-princess-8-programming-languages-comic/
    lol comic
  • thumbnail
    paradoxxxzero/gnome-shell-system-monitor-applet: Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates…

    my bad c'est celle-ci que j'utilise, l'autre pue la merde

    October 7, 2016 10:06:49 AM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet
    gnome-shell
  • System Monitor - GNOME Shell Extensions

    Bon en fait c'est la seule qui manquait à mon screenshot précédent :D

    October 7, 2016 10:02:48 AM GMT+02:00 * - permalink -
    QRCode
    - https://extensions.gnome.org/extension/1064/system-monitor/
    gnome-shell
  • thumbnail
    La liste de mes extensions atm (part 1)

    October 7, 2016 10:01:49 AM GMT+02:00 * - permalink -
    QRCode
    - https://dooby.fr/s/zpV3xMMJZXft6NyzfY33lTk63.png
    gnome-shell
  • Dynamic Top Bar - GNOME Shell Extensions

    et op une nouvelle extension à mon gnome shell, je surkiffe ce WM depuis sa sortie, les devs qui le conçoivent le rendent meilleur à chaque itération, bref : je suis fan

    October 7, 2016 10:00:14 AM GMT+02:00 * - permalink -
    QRCode
    - https://extensions.gnome.org/extension/885/dynamic-top-bar/
    gnome-shell
  • thumbnail
    uProxy: personal browser proxy for Firefox and Chrome - gHacks Tech News
    October 6, 2016 12:48:58 PM GMT+02:00 * - permalink -
    QRCode
    - http://www.ghacks.net/2016/10/06/uproxy-personal-browser-proxy-firefox-chrome/
    proxy
  • Generating fantasy maps

    extra fun

    October 5, 2016 09:58:07 AM GMT+02:00 * - permalink -
    QRCode
    - http://mewo2.com/notes/terrain/
    lol cartes maps fantasy
  • Windows Crypto Ransomware in Go: Ransomware
    October 5, 2016 09:56:10 AM GMT+02:00 * - permalink -
    QRCode
    - https://n0where.net/windows-crypto-ransomware-in-go-ransomware/
    ransomware malware
  • OpenVPN sur le port 443 partagé avec un serveur web | memo-linux.com

    via https://ecirtam.net/links/?mVxTUA

    Partager le port 443 entre OpenVPN et un serveur web
    
    Éditer le fichier de configuration du serveur, exemple un OpenVPN sous Yunohost :
    nano /etc/openvpn/yunohost.conf
    Modifier le protocole UDP part TCP :
    proto tcp
    Indiquer le port :
    port 443
    Ajouter la directive port-share :
    port-share 127.0.0.1 1443
    Éditer le fichier de configuration du client VPN (toujours dans le cas de Yunohost) :
    nano var/www/openvpn/domaine.tld.ovpn 
    Changer le port d’écoute :
    remote domaine.tld 443
    Changer le port d’écoute pour le serveur web :
    Nginx :
    sed -i -e "s/443/1443/g" /etc/nginx/conf.d/*.conf
    Apache2 :
    sed -i -e "s/443/1443/g" /etc/apache2/ports.conf
    Relancer les services :
    Serveur web Nginx :
    systemctl restart nginx
    Serveur web Apache2 :
    systemctl restart apache2
    Serveur OpenVPN :
    systemctl restart openvpn
    ou pour Yunohost :
    systemctl restart openvpn@yunohost.service
    Test de connexion du serveur OpenVPN et du serveur web sur le port 443
    
    Test du serveur OpenVPN :
    sudo openvpn domaine.tld.ovpn
    October 5, 2016 09:51:29 AM GMT+02:00 * - permalink -
    QRCode
    - https://memo-linux.com/openvpn-sur-le-port-443-partage-avec-un-serveur-web/
    openvpn https
  • thumbnail
    Explorer la comète de Rosetta - L'image d'astronomie du jour - APOD
    October 4, 2016 10:07:10 AM GMT+02:00 * - permalink -
    QRCode
    - http://www.cidehom.com/apod.php?_date=161003
    comète
  • thumbnail
    profilehooks/README.rst at master · mgedmin/profilehooks
    October 3, 2016 02:25:07 PM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/mgedmin/profilehooks/blob/master/README.rst
    python profiling
  • Free Open Source Self Hosted VirusTotal: Malice
    October 3, 2016 11:45:04 AM GMT+02:00 * - permalink -
    QRCode
    - https://n0where.net/free-open-source-self-hosted-virustotal-malice/
    virus
  • thumbnail
    Optimiser Linux pour améliorer la vitesse et l'autonomie

    encore une fois, un gars qui pense que linux == ubuntu

    sinon tu bride ton cpu et tu passe ton temps à autre chose

    October 3, 2016 11:44:11 AM GMT+02:00 * - permalink -
    QRCode
    - https://www.security-helpzone.com/rendre-linux-ecologique-gren-it-news-335.html
    cpu perf
  • mailcow mailserver suite

    Une suite full intégrée

    October 3, 2016 11:41:25 AM GMT+02:00 * - permalink -
    QRCode
    - http://mailcow.email/
    postfix dovecot
  • dm-crypt/Device encryption - ArchWiki
    October 2, 2016 04:33:57 PM GMT+02:00 * - permalink -
    QRCode
    - https://wiki.archlinux.org/index.php/Dm-crypt/Device_encryption#Encryption_options_for_LUKS_mode
    encryption luks
  • dm-crypt/Encrypting an entire system - ArchWiki
    October 2, 2016 04:33:42 PM GMT+02:00 * - permalink -
    QRCode
    - https://wiki.archlinux.org/index.php/Dm-crypt/Encrypting_an_entire_system#Encrypting_logical_volume_.2Fhome
    encryption luks
  • minio/mc: Minio Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage.

    bien meilleur que s3cmd

    September 30, 2016 12:13:47 PM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/minio/mc
    s3 amazon aws
Links per page: 20 50 100
◄Older
page 79 / 170
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation