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
  • Setting up Sudo on Debian

    Jul 15, 2023

    —

    by

    doozer
    in Linux

    In this article I’ll set up the sudo system on Debian. By default the Debian installer only sets up sudo if you don’t supply a root password at install time. You don’t need sudo on a machine to to use…

  • Proxmox Firewall

    Jul 14, 2023

    —

    by

    doozer
    in Proxmox

    Today I’ll be looking at the Proxmox firewall and what to do about container and VM firewalls. Out of the box Proxmox comes with a firewall installed but not activated. At a minimum you should probably activate the Proxmox firewall…

  • Automatic Updates on Debian

    Jul 14, 2023

    —

    by

    doozer
    in Linux

    When you’ve got a few machines, virtual or real, to keep updated it can become quite a chore. There are tools like Ansible that can automate day to day jobs but right now that feels like overkill for what I…

  • Installing Docker and Portainer on a Proxmox VM

    Jul 13, 2023

    —

    by

    doozer
    in Docker, Proxmox

    This article will cover installing Docker and Portainer on a Proxmox VM, we created the VM in the previous article. There’s a bit of a shift in the home server Proxmox world over to using containers rather than Docker. Personally,…

  • Creating a Basic VM on Proxmox

    Jul 13, 2023

    —

    by

    doozer
    in Linux, Proxmox

    In this article I’ll be creating a new virtual machine that will run Docker. This machine will eventually host a number of services for my family such as a music server and photo viewing, but that’s for another day. BIOS…

  • Installing Pi-Hole on Proxmox

    Jul 12, 2023

    —

    by

    doozer
    in Linux, Proxmox, Raspberry Pi

    In this article I’ll be installing Pi-Hole on Proxmox. Pi-Hole is a DNS sinkhole or blackhole that can effectively block ads and other unwanted content. It works by replacing your usual DNS server with Pi-Hole and then dishing up non-routable…

  • Building a NAS Using Proxmox – Part 3

    Jul 11, 2023

    —

    by

    doozer
    in Proxmox

    This is the third article in the series about using Proxmox as a NAS. For this article to make sense you’ll need to have a container set up and sharing host files via Samba similar to shat was set up…

  • Building a NAS Using Proxmox – Part 2

    Jul 7, 2023

    —

    by

    doozer
    in Linux, Proxmox

    The setup described in this article will work if you have a followed the first article in this series however it is not an optimal setup. Once you’ve read the next article in this series you’ll understand the weaknesses in…

  • Building a NAS Using Proxmox – Part 1

    Jul 6, 2023

    —

    by

    doozer
    in Proxmox

    The first thing many people do with their home server is set up file sharing. If you’re running an OS such as TrueNAS this is really simple, but I’m running Proxmox so that I can also easily run virtual machines…

  • Making Spell Checking Work in Firefox

    Jul 2, 2023

    —

    by

    doozer
    in Miscellaneous

    I can’t believe this doesn’t just work out of the box 100% of the time but apparently spell checking doesn’t work in Firefox unless you have more than one setting correctly configured at the same time. This does not seem…

  • Automatically Scrubbing ZFS Under Proxmox

    Jun 26, 2023

    —

    by

    doozer
    in Linux, Proxmox, ZFS

    I thought this one was going to be a challenge to set up but it turns out it’s set up automatically to scrub the disks on the server Sunday of every month. The important files for this setup are: The…

  • Understanding the Default Filesystem on Proxmox

    May 24, 2023

    —

    by

    doozer
    in Linux, Proxmox

    When you install Proxmox it’s quite common to choose just a single local disk and let the installer use LVM to partition it. This turns the drive into a physical volume (PV) onto which the installer will create a single…

←Previous Page
1 2 3 4 5 6 … 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…