Skip to content

Natural Born Coder

  • JavaMuch maligned but I like it, here be Java.
    • Java EE
    • JavaFX
  • MethodologyPrototype agile spiral waterfalls, that’s pretty much what you’ll find here.
    • Revision ControlCovering all flavours of revision control from CVS and Subversion to Git.
  • Linux
  • Virtualization
  • Networking
  • About
  • Routing All Traffic Over a VPN Under Linux

    Feb 3, 2021

    —

    by

    doozer
    in Linux, Networking

    I’ve recently been setting up a machine that has to send all data over a VPN which feels like it should be really simple but has actually turned out to be tougher than I expected. I thought I could set…

  • How to Setup Let’s Encrypt for Apache on Windows

    Jan 27, 2021

    —

    by

    doozer
    in Linux

    This guide will show you how to create your first Let’s Encrypt certificate for Apache running on Windows. Later guides will show you how to improve automatic renewal by automatically restarting Apache and how to add additional features such as…

  • JPA / Hibernate and things I’ve learnt about the OrderColumn annotation

    Aug 28, 2020

    —

    by

    doozer
    in Java, Spring

    I’ve just spent the last two or three hours wondering why REST requests to my application have all been failing. The application in question is SpringBoot based (version 2.3.3, but I doubt that matters much) and is pretty simple with…

  • AMD 3900X Based PC Build

    Oct 6, 2019

    —

    by

    doozer
    in Hardware

    I’ve not built my own PC in a vary long time so I thought it would be prudent to do a little research. When I last built a machine manuals were sparse now they are down right non-existent it seems.…

  • Running a SpringBoot Application as a Windows Service

    Oct 4, 2019

    —

    by

    doozer
    in Java, Spring

    The best way (that I’ve found) to run a SpringBoot application as a Windows service is to use the WinSW wrapper which lets you run any executable as a service. It really is falling off a log simple to set…

  • Remapping Network Shares at Login

    Aug 30, 2019

    —

    by

    doozer
    in Windows

    I map a couple of drives from my NAS on my machine and for some reason they stopped reattaching correctly at login. I searched high and low for an answer but that’s the sort of question that generates millions of…

  • How to Configure SQL Server to Use Let’s Encrypt Certificates

    Aug 30, 2019

    —

    by

    doozer
    in SQL, Windows

    If you have a SQL Server that is accessible in anyway outside your network you really should ensure that connections to it are encrypted. In this article I will do my best to give a comprehensive guide on how to…

  • Applications

    Jun 4, 2019

    —

    by

    doozer
    in Miscellaneous

    It occurred to me that I use a lot of different applications but I keep a mental note of them rather than writing them down. I thought it was about time I stopped relying on my memory and started keeping…

  • IntelliJ IDEA Tips and Tricks

    Apr 25, 2019

    —

    by

    doozer
    in IDE

    I, like a lot of Java developers, use IntelliJ IDEA as my IDE and I really like it but I find there are a few things that I end up looking up over and over again so I decided to…

  • Drive Mapping from SharePoint to Windows Server

    Sep 13, 2018

    —

    by

    doozer
    in Windows

    In my day job I have the unenviable task of looking after our connection to a SharePoint server. I say unenviable because if there’s one thing that is going to go wrong this connection or something to do with it…

  • Building a Media Centre

    Aug 30, 2017

    —

    by

    doozer
    in Miscellaneous

    I enjoy a good film and in my youth I used to love going to the cinema but as I got older I found the cinema became far too expensive for the reward and I just didn’t have the time…

  • Script Must Not be Null or Empty

    Aug 2, 2017

    —

    by

    doozer
    in Spring

    I’ve just started learning Spring / Spring Boot so I’m at that stage where I’m making all the stupid beginner mistakes. In the past I used to catalogue the problems I hit, especially when learning a new technology. A few…

←Previous Page
1 … 5 6 7 8 9 … 21
Next Page→

Popular Categories

  • Backup (1)
  • Big Data (1)
  • Docker (6)
  • Hardware (26)
    • MikroTik (5)
    • Raspberry Pi (8)
  • IDE (2)
  • Java (74)
    • Java EE (38)
    • JavaFX (14)
    • Spring (3)
  • Joomla (6)
  • Latex (4)
  • Linux (104)
    • KDE (1)
    • OpenMediaVault (3)
    • Proxmox (20)
    • ZFS (6)
  • Methodology (10)
    • Revision Control (2)
  • Miscellaneous (20)
  • Networking (16)
  • Projects (6)
    • Clinical Guard (1)
    • PlotFaces (4)
    • WatchedFlix (1)
  • Rust (1)
  • SQL (6)
  • Uncategorised (1)
  • Virtualization (27)
  • Windows (7)
  • WordPress (10)
  • XML (5)

Tags

Apache CDI Debian Docker EJB GlassFish Hardware Hudson Java Java EE JavaFX JAX-P Jenkins Joomla JPA JSF Kubuntu KVM Latex Linux Maven MikroTik Miscellaneous MySQL NAS NetBeans Networking OpenStack Persistence PlotFaces PrimeFaces Projects Proxmox Raspberry Pi Security SQL SSH Ubuntu VirtuaBox Virtualization VMWare Windows WordPress XML ZFS


Search the website

Natural Born Coder

Making electrons work for a living…