no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • Expanding the hard drive (LVM) of a Linux virtual machine

    calendar October 23, 2021 nav_categories Tech nav_categories Hardware nav_tags linux nav_tags kvm nav_tags virsh nav_tags qemu nav_tags lvextend nav_tags pvresize nav_tags growpart nav_tags lsblk

    I was doing some testing of using a Samba share for OSX's Time Machine backup, and needed to verify that it would actually work.

    My initial test simply made sure that the Samba share showed up as an option in the Time Machine preferences, but I needed to run a Time Machine backup.

    However, the Ubuntu VM I've been using …

    Read More
  • 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
  • Setting up Samba on Ubuntu

    calendar September 30, 2021 nav_categories Tech nav_categories Software nav_tags samba nav_tags ubuntu nav_tags ubuntu server nav_tags linux

    As part of my NAS migration from TrueNAS to Ubuntu, I needed to share the videos folder on my NAS, that is used by Plex.

    I've done very basic, simple Samba shares before, simply to quickly transfer files, with little regard to security and/or safeguarding.

    I'll give TrueNAS credit, it's GUI makes setting up a Samba …

    Read More
  • NAS migration from TrueNAS to Ubuntu

    calendar September 22, 2021 nav_categories Tech nav_categories Software nav_tags truenas nav_tags ubuntu nav_tags linux nav_tags ubuntu server nav_tags nas nav_tags zfs

    I've been using FreeNAS/TrueNAS for over 8 years, and while it works great as a NAS, some of the idiosyncrasies made me decide to migrate to Ubuntu:

    1. TrueNAS is based on FreeBSD, and while it's similar to Linux, it's not 100% the same.

    2. The feature set of TrueNAS is overkill for my needs.

      • I'm simple home user.
      • I'm …

    Read More
  • Forcing curl/wget to decompress gzip'd output

    calendar August 23, 2021 nav_categories Tech nav_tags linux nav_tags cli nav_tags wget nav_tags curl

    Forcing curl/wget to decompress gzip'd output

    I was doing some troubleshooting (of this site no less), and was using the ever-useful curl command to see what the webserver was sending.

    However, at first, I got this output:

    curl -so index.html https://www.nodinrogers.com # the '-s' is for silent, and the …

    Read More
  • Error: untrusted X11 forwarding setup failed

    calendar July 29, 2021 nav_categories Networking nav_categories Tech nav_tags linux nav_tags ubuntu nav_tags osx nav_tags mac nav_tags x11

    I finally ironed out all of the issues with my KVM server, and to eliminate any of the left over junk, for lack of a better phrase, I nuked the server and reinstalled Ubuntu 20.04. For the record, junk consisted of various packages, their configurations, and system modifications, that I'd tried out in deciding how to …

    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

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

to-top