no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • NFS shares on Ubuntu

    calendar October 10, 2021 nav_categories Tech nav_tags nfs nav_tags linux nav_tags ubuntu nav_tags ubuntu server nav_tags ubuntu server 20.04 nav_tags osx

    As part of my NAS migration from TrueNAS to Ubuntu, I needed to set up some NFS shares on Ubuntu Server 20.04.

    Pretty painless, but I need the option to connect from my iMac, there were some additional hoops to jump through, to get everything to work correctly.

    Steps

    1. Install the necessary packages:

      sudo apt install …

    Read More
  • Manually installing WebVirtCloud on Ubuntu 20.04

    calendar June 15, 2021 nav_categories Tech nav_categories Software nav_tags ubuntu nav_tags ubuntu server nav_tags ubuntu server 20.04 nav_tags virtualization nav_tags webvirtcloud

    I recently installed WebVirtCloud for a browser-based way of administrating my KVM server remotely.

    Originally, I used the auto-install script provided, which required some changes to get it to work/work correctly on Ubuntu Server 20.04.

    Looking further into the auto-install script, I decided to document how to do a …

    Read More
  • Installing WebVirtCloud on Ubuntu Server 20.04

    calendar June 5, 2021 nav_categories Tech nav_categories Software nav_tags ubuntu nav_tags ubuntu server nav_tags ubuntu server 20.04 nav_tags virtualization nav_tags webvirtcloud

    I recently bought a new headless server to handle virtual machines.

    I decided to go with the built-in KVM ability of Ubuntu, and used Ubuntu Server 20.04 since it's a LTS (Long Term Support) release.

    Unfortunately, there is no built-in ability to remotely manage virtual machines, and while I love the command line, I …

    Read More
  • KVM on Ubuntu Server 20.04

    calendar May 18, 2021 nav_categories Tech nav_tags kvm nav_tags ubuntu nav_tags ubuntu server nav_tags ubuntu server 20.04 nav_tags virtualization

    I bought a new server, specifically to run virtual machines (VMs).

    KVM described, directly from RedHat:

    Kernel-based Virtual Machine (KVM) is an open source virtualization technology built into Linux®. Specifically, KVM lets you turn Linux into a hypervisor that allows a host machine to run multiple, isolated virtual …

    Read More
  • Ubuntu – waiting for a start job

    calendar May 12, 2021 nav_categories Tech nav_tags netplan nav_tags ubuntu nav_tags ubuntu server 20.04

    On bootup, my new Ubuntu server was stalling for ~2 minutes, while bringing up the network.

    The message I saw was ". . . a start job is running for wait for network", which turns out was due to waiting for the 2nd (unused) interface to come up.

    Of the 2 interfaces on the box, only one was connected:

    ifconfig …

    Read More

©2019 -   |  www.nodinrogers.com
Powered by Hugo and based off of the Hugo Clarity theme

to-top