4353 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 68 / 218
Newer►
  • Archived content - Nmap tutorial

    La raison pour laquelle on voit des block en OUPUT de certains type ICMP dans les scripts iptables :

    Scanning for open UDP ports is done with the -sU option. With this scan type, Nmap sends 0-byte UDP packets to each target port on the victim. Receipt of an ICMP Port Unreachable message signifies the port is closed, otherwise it is assumed open.

    One major problem with this technique is that, when a firewall blocks outgoing ICMP Port Unreachable messages, the port will appear open. These false-positives are hard to distinguish from real open ports.

    2016年1月29日 GMT+1 下午2:44:48 - permalink - archive.org - https://nmap.org/bennieston-tutorial/
    icmp scan security udp
  • Kinto/kinto

    Kinto is a lightweight JSON storage service with synchronisation and sharing abilities.

    ça peut servir

    2016年1月29日 GMT+1 下午2:15:44 - permalink - archive.org - https://github.com/Kinto/kinto/
    db json sync
  • Using Nmap + Logstash to Gain Insight Into Your Network | Elastic
    2016年1月29日 GMT+1 下午2:10:34 - permalink - archive.org - https://www.elastic.co/blog/using-nmap-logstash-to-gain-insight-into-your-network
    elk nmap
  • Module ngx_http_core_module

    Un truc important :

    During searching for a virtual server by name, if the name matches more than one of the specified variants, (e.g. both a wildcard name and regular expression match), the first matching variant will be chosen, in the following order of priority:

    the exact name
    the longest wildcard name starting with an asterisk, e.g. “*.example.com”
    the longest wildcard name ending with an asterisk, e.g. “mail.*”
    the first matching regular expression (in order of appearance in the configuration file)
    2016年1月28日 GMT+1 下午5:32:03 - permalink - archive.org - http://nginx.org/en/docs/http/ngx_http_core_module.html#server_name
    conf nginx order
  • thumbnail
    Remove files from Git commit - Stack Overflow

    Pour cancel un commit qui n'a pas encore été push

    git reset --soft HEAD^

    2016年1月28日 GMT+1 下午4:04:19 - permalink - archive.org - http://stackoverflow.com/questions/12481639/remove-files-from-git-commit
    cancel commit git
  • Air Bonsai | Create your "little star" by Hoshinchu Air Bonsai Garden — Kickstarter

    bonzai volant

    2016年1月27日 GMT+1 下午3:48:50 - permalink - archive.org - https://www.kickstarter.com/projects/1280002828/air-bonsai-create-your-little-star?ref=friends_backed
    deco
  • Why I Strive to be a 0.1x Engineer | Benji's Blog -

    truestory :

    Let’s not build that feature.
    Is there existing software that could be used instead?
    Let’s not add this functionality.
    Does the complexity it will introduce really justify its existence?
    Let’s not build that product yet.
    Can we first do some small things to test the assumption that it will be valuable?
    Let’s not build/deploy that development tool.
    Can we adjust our process or practices instead to make it unnecessary?
    Let’s not adopt this new technology.
    Can we achieve the same thing with a technology that the team is already using and familiar with? “The best tool for the job” is a very dangerous phrase.
    Let’s not keep maintaining this feature.
    What is blocking us from deleting this code?
    Let’s not automate this.
    Can we find a way to not need to do it all?
    2016年1月27日 GMT+1 下午2:31:30 - permalink - archive.org - http://benjiweber.co.uk/blog/2016/01/25/why-i-strive-to-be-a-0-1x-engineer/
    engineer true
  • ied by alexanderGugel

    npm alternativ

    2016年1月27日 GMT+1 上午10:46:38 - permalink - archive.org - http://gugel.io/ied/
    npm
  • thumbnail
    fastos/tcpdive: A TCP performance profiling tool.

    ça a l'air chouette, dommage que la version soit limitée à un kernel si vieux et que ce soit seulement packagé en rpm

    à tester quand même sur une centos 6.5

    2016年1月27日 GMT+1 上午10:43:36 - permalink - archive.org - https://github.com/fastos/tcpdive
    tcp tcpdive
  • Plantronics BackBeat Pro review | TechRadar

    via Doo

    2016年1月26日 GMT+1 下午4:01:41 - permalink - archive.org - http://www.techradar.com/reviews/audio-visual/hi-fi-and-audio/headphones/plantronics-backbeat-pro-1271167/review
    casque hardware
  • OVH mail inclu avec domaine

    Chez OVH une boite mail et un petit espace d'hébergement est offert quand on loue un domaine.

    Pour l'activer il faut se rendre dans le manager, cliquer sur le domaine en question dans la liste des Domaines à gauche
    Puis à droite "Activer un hébergement web" (choisir le Start10M Gratuit)
    Il faut ensuite valider la commande et attendre que l'opération se termine

    Ensuite dans la colonne à gauche, dans la section email, cliquer sur le domaine concerné et là miracle on peut créer une boite mail et un grand nombre d'alias et la possibilité de rediriger..

    Pratique pour recevoir des mails sur un domaine custom sans se prendre la tête

    Plus d'info : https://www.ovh.com/fr/domaines/offre_hebergement_start10m.xml

    2016年1月26日 GMT+1 下午2:34:25 - permalink - archive.org - https://links.infomee.fr/?8DKNGg
    domaine mail ovh
  • thumbnail
    I Photographed A Cute Little Ermine On Our Hike In Northwestern Montana | Bored Panda
    2016年1月25日 GMT+1 下午3:12:48 - permalink - archive.org - http://www.boredpanda.com/pop-goes-the-ermine/
    furet hermine photo
  • Sleep random time before to act

    sleep $(shuf -i 1-600 -n 1) && /bin/gogo

    2016年1月25日 GMT+1 上午11:24:19 - permalink - archive.org - https://links.infomee.fr/?oO0cBA
    random shuffle sleep
  • Wekan — open-source kanban
    2016年1月23日 GMT+1 下午2:31:13 - permalink - archive.org - https://wekan.io/
    kanban opensource trello
  • Natural Earth

    Via eespie

    2016年1月23日 GMT+1 上午10:57:17 - permalink - archive.org - http://www.naturalearthdata.com/
    map
  • thumbnail
    Nginx Caching - Servers for Hackers
    2016年1月21日 GMT+1 下午4:49:18 - permalink - archive.org - https://serversforhackers.com/nginx-caching/
    cache nginx
  • /ˈTræfɪk/

    Un lb en Go qui peut "surveiller" les backends comme Docker par exemple pour update sa conf

    2016年1月21日 GMT+1 下午4:00:53 - permalink - archive.org - https://traefik.github.io/
    docker go haproxy lb loadbalancer nginx
  • Introduction
    2016年1月20日 GMT+1 下午4:04:55 - permalink - archive.org - https://docs.saltstack.com/en/getstarted/
    salt
  • Amon - SaltStack - Review and how it fares against Ansible and Puppet?
    2016年1月20日 GMT+1 下午4:04:49 - permalink - archive.org - https://www.amon.cx/blog/saltstack-review/
    salt
  • AWS Tips I Wish I'd Known Before I Started - W(e)blinks
    2016年1月20日 GMT+1 上午11:03:08 - permalink - archive.org - https://wblinks.com/notes/aws-tips-i-wish-id-known-before-i-started/
    amazon
Links per page: 20 50 100
◄Older
page 68 / 218
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation