4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 54 / 217
Newer►
  • Note: Create an EBS and add a name Tag oneliner

    aws ec2 create-volume --size 40 --availability-zone eu-west-1a --volume-type gp2|grep -Eo 'vol-[^"]+'|xargs -I % aws ec2 create-tags --resources % --tags Key=Name,Value=my_name

    October 19, 2016 at 2:56:45 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?76LRBQ
    aws ebs
  • Forfait B&YOU Europe 4G 30Go – Bouygues Telecom

    cher mais bon..

    October 18, 2016 at 9:09:59 PM GMT+2 - permalink - archive.org - https://www.bouyguestelecom.fr/forfaits-mobiles/forfaits-sans-engagement/forfait-b-you-europe-30go-sans-engagement
    forfait suisse telephone
  • How To Tell Apache To Not Log Certain Requests In Its Access Log

    Log selectif apache

    October 18, 2016 at 3:11:30 PM GMT+2 - permalink - archive.org - https://www.howtoforge.com/setenvif_apache2
    apache log
  • Populating your EBS volume - Atlassian Documentation
    October 18, 2016 at 10:33:43 AM GMT+2 - permalink - archive.org - https://confluence.atlassian.com/bamboo/populating-your-ebs-volume-289277122.html
    bamboo
  • Configuring elastic instances to use the EBS - Atlassian Documentation

    bin/customiseInstance.sh - This script is run on startup of an elastic instance. We recommend that you do not customize this script, as it is overwritten when rewarmEbsSnapshot.sh is run.

    October 18, 2016 at 10:26:02 AM GMT+2 - permalink - archive.org - https://confluence.atlassian.com/bamboo/configuring-elastic-instances-to-use-the-ebs-289277121.html
    bamboo
  • REALFLY | Simulateur de chute libre indoor en Suisse - Soufflerie intérieur Sion (CH)
    October 17, 2016 at 9:52:48 AM GMT+2 - permalink - archive.org - https://realfly.ch/en/
    chute libre sion soufflerie
  • thumbnail
    Releases · shaarli/Shaarli

    Shaarli now uses Composer to handle its dependencies: master branch tarball no longer works out of the box. Use our release archives, or follow the install documentation.

    :(

    October 14, 2016 at 4:15:55 PM GMT+2 - permalink - archive.org - https://github.com/shaarli/Shaarli/releases
    shaarli
  • Note: aws

    EB

    IAM

    EC2
    ELB
    ECS

    ELB
    ECS
    S3
    RDS(Aurora)

    VPC
    Subnets
    Routing
    NAT
    ACLs
    Security groups
    Group policy

    Cloudwatch
    Flowlogs

    October 13, 2016 at 2:50:14 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?ldAx8Q
    aws
  • Note: get aws flow logs

    aws logs get-log-events --log-group-name XX --log-stream-name YY --start-time 1476350746000

    Je commence à bien aimer aws.

    October 13, 2016 at 2:37:35 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?ZHDmkA
    aws flow log logs
  • How To Create Flat Style Breadcrumb Links with CSS
    October 13, 2016 at 2:14:40 PM GMT+2 - permalink - archive.org - http://line25.com/tutorials/how-to-create-flat-style-breadcrumb-links-with-css
    css triangle
  • CSS triangle generator
    October 13, 2016 at 2:12:14 PM GMT+2 - permalink - archive.org - http://apps.eky.hk/css-triangle-generator/
    css triangle
  • thumbnail
    Amazon RDS FAQs – Amazon Web Services (AWS)

    Q: What is a DB Subnet Group and why do I need one?

    A DB Subnet Group is a collection of subnets that you may want to designate for your RDS DB Instances in a VPC. Each DB Subnet Group should have at least one subnet for every Availability Zone in a given Region. When creating a DB Instance in VPC, you will need to select a DB Subnet Group. Amazon RDS then uses that DB Subnet Group and your preferred Availability Zone to select a subnet and an IP address within that subnet. Amazon RDS creates and associates an Elastic Network Interface to your DB Instance with that IP address.

    Please note that, we strongly recommend you use the DNS Name to connect to your DB Instance as the underlying IP address can change (e.g., during a failover).

    For Multi-AZ deployments, defining a subnet for all Availability Zones in a Region will allow Amazon RDS to create a new standby in another Availability Zone should the need arise. You need to do this even for Single-AZ deployments, just in case you want to convert them to Multi-AZ deployments at some point.

    October 12, 2016 at 11:22:42 AM GMT+2 - permalink - archive.org - https://aws.amazon.com/rds/faqs/
    aws rds
  • Note: mitm call app https

    ngrep pas glop quand https, du coup :

    sudo apt install mitmproxy

    mitmdump -v -d

    Dans l'application, configurer la lib (curl ou autre..) pour utiliser un proxy http/https sur 127.0.0.1:8080 (mitmdump écoute sur ce port)
    ou bien plus violent :
    sysctl -w net.ipv4.ip_forward=1
    iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8080
    iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 443 -j REDIRECT --to-port 8080

    Dans tous les cas, la lib va raler car certif pas ok : utiliser insecure si possible dans l'app ou bien generer certif et le trust au niveau de l'os

    à partir de là on peut voir les call/response avec mitmdump

    October 12, 2016 at 11:00:23 AM GMT+2 - permalink - archive.org - https://links.infomee.fr/?NTFdDw
    https mitm ngrep
  • thumbnail
    How do I reorder tmux windows? - Super User

    C-A
    :swap-window -t 0

    October 12, 2016 at 10:26:55 AM GMT+2 - permalink - archive.org - http://superuser.com/questions/343572/how-do-i-reorder-tmux-windows
    tmux
  • SNCF : à quoi sert donc le TLD .sncf qui a coûté si cher ? - ZDNet

    eh bah, 25000$ de redevance annuelle pour un tld
    ya interet à en vendre du domaine pour rentabiliser cette redevance

    October 11, 2016 at 4:48:22 PM GMT+2 - permalink - archive.org - http://www.zdnet.fr/actualites/sncf-a-quoi-sert-donc-le-tld-sncf-qui-a-coute-si-cher-39842702.htm
    sncf tld
  • AWS - VPC Networking for Beginners - DZone Cloud

    So, an elastic ip and an igw in the routing table are two criterion for an instance to be available directly from the internet. Subnets with such routing tables attached to them are also known as public subnets (non-local traffic routed to internet gateway), as any instance with an elastic ip can be publicly available from this subnet.

    October 11, 2016 at 10:49:27 AM GMT+2 - permalink - archive.org - https://dzone.com/articles/aws-vpc-networking-beginners
    aws networking subnet
  • Note: mysqldump

    Options interessantes : --quick --single-transaction

    October 10, 2016 at 3:41:44 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?AwRWHg
    mysql rtfm
  • How to Automatically Tag Amazon EC2 Resources in Response to API Events - AWS Security Blog

    Intéressant comme workflow, l'objectif est de laisser les users/soft créer des EC2 comme ils veulent et avoir les droits seulement sur les EC2 qu'ils ont créé.

    Comment ça marche ? auto tagging des EC2 avec l'userid à la création couplé avec une policy qui autorise les action seulement si le tag avec l'userid est présent.

    pacon

    Dans le meme genre sans l'auto tagging :
    http://blogs.aws.amazon.com/security/post/Tx29HCT3ABL7LP3/Resource-level-Permissions-for-EC2-Controlling-Management-Access-on-Specific-Ins

    October 10, 2016 at 3:09:55 PM GMT+2 - permalink - archive.org - https://blogs.aws.amazon.com/security/post/Tx150Z810KS4ZEC/How-to-Automatically-Tag-Amazon-EC2-Resources-in-Response-to-API-Events
    aws security
  • appbaseio/mirage: 🔎 GUI for writing Elasticsearch queries

    woot nice! ça peut être bien utile

    via Doo

    October 7, 2016 at 2:45:11 PM GMT+2 - permalink - archive.org - https://github.com/appbaseio/mirage
    elasticsearch gui query
  • hipchat/hubot-hipchat: HipChat adapter for GitHub's Hubot

    ça a l'air un peu plus compliqué qu'avec irc à première vue

    October 7, 2016 at 11:21:11 AM GMT+2 - permalink - archive.org - https://github.com/hipchat/hubot-hipchat
    hipchat hubot
Links per page: 20 50 100
◄Older
page 54 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation