Aatish Neupane
  • Home
  • About Me
  • Github

Linux

A collection of 4 posts

Linux

Deploying Django with Gunicorn and Nginx on Debian/Ubuntu

This tutorial will setup a Django environment running with nginx as a reverse proxy for the app. A gunicorn server will run our Django app i.e. gunicorn will act as a WSGI

  • Aatish Neupane
    Aatish Neupane
4 min read
Linux

Repairing broken downloads with Rsync

If you can download a file with size in GBs in a single session, you should feel a great sense of accomplishment, specially in Nepal where internet connection follows Heisenberg's uncertainty principle. Yesterday,

  • Aatish Neupane
    Aatish Neupane
1 min read
Linux

Using SSH config for fun and benefit

If you have multiple servers to manage, you find yourself connecting to each of them a tedious task. Different private keys, different ports to connect, different hostnames and so many things to remember.

  • Aatish Neupane
    Aatish Neupane
2 min read
Linux

Writing Git Hooks in Python

Git hooks are a great way to execute something whenever a specified event happen in a Git repository. No wonder this website also uses Git hooks, mostly abusing post-receive. This post is not

  • Aatish Neupane
    Aatish Neupane
1 min read
Aatish Neupane © 2021
Latest Posts Twitter Ghost