JRonnholm

Primary menu

  • Home
  • Blog
  • Projects
    • JRInterrupt
    • MCWrappy
    • PCWFinder
    • StartUp-Manager
  • Recipes
    • Banoffeepaj
    • Drömmar, vanliga och choklad
    • Jimmys Panpizza
    • Kanelbullar
    • Magnus Fisksoppa
    • Oskars mormors Tortillapaj
  • Religion
  • Privacy Policy

Tag Archives: Code

Cloudflare dynamic dns with python

Posted on 2016-01-31 by jimmy — Leave a reply

Here is some Python 3 code for changing a dns record with the Cloudflare V4 api. It is mostly intended as an example, so I tried to keep it as Continue Reading →

Posted in Computers | Tagged Cloudflare, Code, Dynamic DNS, Python, Servers, System administration | Leave a reply

Setup nginx and uwsgi with python3 on ubuntu 14.04

Posted on 2015-06-06 by jimmy — Leave a reply

First, install the needed components: Create nginx config for the new website: Add the following, change atleast server_name and root lines to match your setup: Save file and close your Continue Reading →

Posted in Computers | Tagged Code, Nginx, Python, Servers, System administration, uwsgi | Leave a reply

Add handler for python program in chrome

Posted on 2012-12-03 by jimmy

I have a small python program for adding magnet urls to transmission on my server when i click them. Here is how i made chrome call my python app: Open Continue Reading →

Posted in Computers | Tagged Code, Operating systems, Python, System administration

Threading in Python

Posted on 2012-10-11 by jimmy

A simple example on using threads in Python:

Posted in Computers | Tagged Code, Python, Threads

Linux vs Minix, BSD

Posted on 2011-12-27 by jimmy

I am a bit strange, sometimes i enjoy looking through kernel source code, not that i understand very much but anyway.. I picked some random code from each of openbsd, Continue Reading →

Posted in Computers | Tagged BSD, Code, Linux, Minix, Operating systems

Controlling murmur through python

Posted on 2011-12-11 by jimmy

Murmur is an open source voice chat server. I made a python script to move inactive users to an afk channel, not much code but still a good example on Continue Reading →

Posted in Computers | Tagged Code, Mumble, Python, Servers

Recent Posts

  • Notes on split CPID in BOINC
  • VPN with transmission and Openvpn
  • Minecraft server with tmux under ubuntu 16.04
  • Phpmyadmin under ubuntu 16.04
  • Scan with Samsung C480W over network from Linux Mint, Windows 10

Recent Comments

  1. berturion on Proxy transmission through nginx
  2. Jimmy on Python3 is making some choices easier
  3. Mike on Python3 is making some choices easier

Archives

  • November 2017
  • October 2017
  • April 2016
  • February 2016
  • January 2016
  • September 2015
  • June 2015
  • July 2014
  • June 2013
  • March 2013
  • January 2013
  • December 2012
  • October 2012
  • June 2012
  • April 2012
  • February 2012
  • January 2012
  • December 2011

Categories

  • /dev/random
  • Computers
  • Games
  • Okategoriserade
  • Phones
Copyright © 2026 JRonnholm All Rights Reserved. Privacy Policy
Theme: Catch Evolution by Catch Themes