<!DOCTYPE html>
<html lang="en">
    <head>
                <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1" />
            <meta name="generator" content="GravCMS" />
    <meta name="description" content="Random thoughts about eCommerce &amp; Magento, Symfony2, privacy &amp; sysadmin." />
        <title>Thoughts on Magento, Symfony &amp; SysAdmin | Guillaume Moigneu - nls.io</title>
        <link rel="icon" type="image/png" href="/user/themes/nls/images/favicon.png" />
                                                <link href="/user/themes/nls/build/css/font-awesome.css" type="text/css" rel="stylesheet" />
<link href="/user/themes/nls/build/css/nls.css" type="text/css" rel="stylesheet" />
<link href="/user/plugins/highlight/css/paraiso-dark.css" type="text/css" rel="stylesheet" />
<link href="/user/plugins/pagination/css/pagination.css" type="text/css" rel="stylesheet" />
<link href="/user/plugins/login/css/login.css" type="text/css" rel="stylesheet" />


                                   <script src="/system/assets/jquery/jquery-2.x.min.js" type="text/javascript" ></script>
<script src="/user/plugins/highlight/js/highlight.pack.js" type="text/javascript" ></script>

<script>
$(document).ready(function() {
                    $('pre code').each(function(i, block) {
                        hljs.highlightBlock(block);
                    });
                 });

</script>


            </head>

      <body class="header-image fullwidth">

                    <p class="logo"><a href="/">guillaume.moigneu.com</a></p>
        
                <header id="blog-intro">
            <div itemscope itemtype="http://schema.org/Person">

<h1>Personal blog of <a href="/guillaume-moigneu"><span itemprop="name">Guillaume Moigneu</span></a></h1>

<p>Random thoughts about <strong>eCommerce</strong> & <strong>Magento</strong>, <strong>Symfony</strong>, privacy & sysadmin.</p>

<p><span itemprop="jobTitle">Director of Pre-Sales</span> at <a href="https://platform.sh" itemprop="worksFor" itemscope itemtype="http://schema.org/Organization"><span itemprop="name">Platform.sh</span></a>. <span itemprop="workLocation" itemscope itemtype="http://schema.org/Place"><span itemprop="name">Bordeaux, France</span></span>.</p>
<p>This blog is accessible through Tor on <a href="http://drwkoc5lok6lhwsn.onion/">http://drwkoc5lok6lhwsn.onion/</a>.

</div>
        </header>
        <main id="blog-index" class="content" itemscope itemtype="http://schema.org/Blog">
            
                            <article class="list-item" itemprop="blogPosts" itemscope itemtype="http://schema.org/BlogPosting">

    <header class="list-blog-header">

                    <h2 itemprop="headline"><a href="/blog/deploying-magento2-on-platformsh">Deploying Magento 2 with Redis on Platform.sh</a></h2>
        
        <span class="list-blog-date">
            <i class="fa fa-calendar"></i> <time itemprop="datePublished">December 12, 2015, 11:00 pm</time>
        </span>
        <span class="list-blog-time">
          Reading time: 5 minutes, 47 seconds
        </span>
                <span class="tags pull-right">
                        <a class="label label-primary" href="/tag:php">php</a>
                        <a class="label label-primary" href="/tag:sysadmin">sysadmin</a>
                        <a class="label label-primary" href="/tag:platform.sh">platform.sh</a>
                    </span>
                            
        
    </header>

    <div class="list-blog-padding">

            <p itemprop="description"><p>How to install &amp; configure Magento2 to deploy it on the Platform.sh PaaS.</p>
</p>
        <p class="more-link"><a href="/blog/deploying-magento2-on-platformsh">Continue Reading...</a></p>
    
    
    </div>
</article>
                            <article class="list-item" itemprop="blogPosts" itemscope itemtype="http://schema.org/BlogPosting">

    <header class="list-blog-header">

                    <h2 itemprop="headline"><a href="/blog/settings-up-tor-website">Setting up a Tor website on Debian with nginx or Apache</a></h2>
        
        <span class="list-blog-date">
            <i class="fa fa-calendar"></i> <time itemprop="datePublished">April 26, 2015, 11:00 pm</time>
        </span>
        <span class="list-blog-time">
          Reading time: 1 minute, 6 seconds
        </span>
                <span class="tags pull-right">
                        <a class="label label-primary" href="/tag:tor">tor</a>
                        <a class="label label-primary" href="/tag:sysadmin">sysadmin</a>
                        <a class="label label-primary" href="/tag:nginx">nginx</a>
                    </span>
                            
        
    </header>

    <div class="list-blog-padding">

            <p itemprop="description"><p>A quick how-to on hosting a website through Tor with nginx or Apache.</p>
</p>
        <p class="more-link"><a href="/blog/settings-up-tor-website">Continue Reading...</a></p>
    
    
    </div>
</article>
                            <article class="list-item" itemprop="blogPosts" itemscope itemtype="http://schema.org/BlogPosting">

    <header class="list-blog-header">

                    <h2 itemprop="headline"><a href="/blog/stop-webrtc-leak-in-chrome">Stop the WebRTC leak in Chrome 42+</a></h2>
        
        <span class="list-blog-date">
            <i class="fa fa-calendar"></i> <time itemprop="datePublished">April 19, 2015, 1:00 pm</time>
        </span>
        <span class="list-blog-time">
          Reading time: 0 minutes, 43 seconds
        </span>
                <span class="tags pull-right">
                        <a class="label label-primary" href="/tag:webrtc">webrtc</a>
                        <a class="label label-primary" href="/tag:chrome">chrome</a>
                        <a class="label label-primary" href="/tag:privacy">privacy</a>
                    </span>
                            
        
    </header>

    <div class="list-blog-padding">

            <p itemprop="description"><p>Want to protect your real IP address when using a VPN and Chrome, <strong>fix the WebRTC leak now</strong> !</p>
</p>
        <p class="more-link"><a href="/blog/stop-webrtc-leak-in-chrome">Continue Reading...</a></p>
    
    
    </div>
</article>
                            <article class="list-item" itemprop="blogPosts" itemscope itemtype="http://schema.org/BlogPosting">

    <header class="list-blog-header">

                    <h2 itemprop="headline"><a href="/blog/setup-gearman-on-debian-7">Setup gearman on Debian 7</a></h2>
        
        <span class="list-blog-date">
            <i class="fa fa-calendar"></i> <time itemprop="datePublished">December 21, 2014, 11:00 pm</time>
        </span>
        <span class="list-blog-time">
          Reading time: 0 minutes, 45 seconds
        </span>
                <span class="tags pull-right">
                        <a class="label label-primary" href="/tag:zend">zend</a>
                        <a class="label label-primary" href="/tag:php">php</a>
                        <a class="label label-primary" href="/tag:gearman">gearman</a>
                        <a class="label label-primary" href="/tag:libgearman">libgearman</a>
                    </span>
                            
        
    </header>

    <div class="list-blog-padding">

            <p itemprop="description"><p>Manually install gearman to be able to use the last version with the pecl extension</p>
</p>
        <p class="more-link"><a href="/blog/setup-gearman-on-debian-7">Continue Reading...</a></p>
    
    
    </div>
</article>
                            <article class="list-item" itemprop="blogPosts" itemscope itemtype="http://schema.org/BlogPosting">

    <header class="list-blog-header">

                    <h2 itemprop="headline"><a href="/blog/handle-multiple-magento-websites-or-stores-with-nginx">Handle multiple Magento websites or stores with nginx</a></h2>
        
        <span class="list-blog-date">
            <i class="fa fa-calendar"></i> <time itemprop="datePublished">December 19, 2014, 11:00 pm</time>
        </span>
        <span class="list-blog-time">
          Reading time: 1 minute, 45 seconds
        </span>
                <span class="tags pull-right">
                        <a class="label label-primary" href="/tag:webdev">webdev</a>
                        <a class="label label-primary" href="/tag:magento">magento</a>
                        <a class="label label-primary" href="/tag:nginx">nginx</a>
                    </span>
                            
        
    </header>

    <div class="list-blog-padding">

            <p itemprop="description"><p>A quick tip to show you how to configure nginx vhost for a multiple url Magento webshop.</p>
</p>
        <p class="more-link"><a href="/blog/handle-multiple-magento-websites-or-stores-with-nginx">Continue Reading...</a></p>
    
    
    </div>
</article>
            
    		
                                                

<ul class="pagination">
            <li><span>&laquo;</span></li>
    
    
                    <li><span>1</span></li>
        
    
                                <li><a href="/page:2">2</a></li>
        
    
                                <li><a href="/page:3">3</a></li>
        
    
                                <li><a href="/page:4">4</a></li>
        
    
                                <li><a href="/page:5">5</a></li>
        
                        <li><a rel="next" href="/page:2">&raquo;</a></li>
    </ul>

                                    </main>
	

        <footer>
            <p>Crafted with love by <a href="/guillaume-moigneu">Guillaume Moigneu &lt;nls&gt;</a>.</p>
            <p>Running on <a href="http://getgrav.org/">Grav</a>. Built with <a href="http://sass-lang.com/">Sass</a> / <a href="http://susy.oddbird.net/">Susy</a> / <a href="http://gruntjs.com/">Grunt</a> and hosted on <a href="https://www.debian.org/">Debian</a> with <a href="https://www.varnish-cache.org/">Varnish</a> &amp; <a href="https://www.docker.com/">Docker</a>.
        </footer>
        
    </body>
</html>
