Terminal

Terminal posts

    Redirecting an old domain to a new domain with nginx
    Terminal

    Redirecting an old domain to a new domain with nginx

    Servers isn’t a topic I thought I would write about, however I had to do something for the first time on nginx. There is plenty of information out there on this topic. As someone who was new to redirecting old and new domains on nginx particularly, the information is making a few assumptions. For me, it wasted much of the time, it took me to do this. As I was second guessing what would happen.In this post I want to reassure you and guide you through the process. Answering the questions, that you may have, for what appears to be a simple looking task.

    Using webkit2png to generate responsive screenshots
    Terminal

    Using webkit2png to generate responsive screenshots

    If you ever have to create screenshots for a website, it can be quite a tedious process. In this post I will show you a way to do it easily with webkit2png. We’ll set up an array, which will generate a full sized screenshot with a unique name from your specified website.