no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • TrueNAS – calibre-web in a jail

    calendar November 30, 2020 nav_categories Tech nav_categories Software nav_tags calibre nav_tags calibre-web nav_tags truenas nav_tags truenas jail

    Steps:

    Create the jail

    1. Name Jail and Choose FreeBSD Release Name: calibre-web Jail Type: Default (Clone Jail) Release: 12.2-RELEASE …

    Read More
  • Enabling SSH for a TrueNAS jail

    calendar November 15, 2020 nav_categories Tech nav_categories Networking nav_tags ssh nav_tags sshd nav_tags truenas nav_tags truenas jail

    Generally not a good idea from a security standpoint, but if you have a lot of CLI work to do in a FreeNAS jail, it can make life easier.

    If nothing else, seeing a lot more data on the screen, and being able to copy/paste commands has it's advantages.

    Steps:

    1. Enable sshd:

      sysrc sshd_enable="YES"
      sshd_enable: …

    Read More
  • FreeNAS – Transmission jail with OpenVPN

    calendar November 7, 2020 nav_categories Tech nav_categories Software nav_tags openvpn nav_tags pia nav_tags private internet access nav_tags transmission nav_tags truenas nav_tags truenas jail nav_tags vpn

    I was running Transmission on a virtual machine, but that VM decided to stop working, so I decided it was time to move to something a little more isolated, and easier to rebuild if/when the time comes.

    Doing some research, aka, poking around the internet using The Google, I found a decent guide, which I modified a bit, …

    Read More
  • Check/change hostname in Ubuntu 16.04 and above

    calendar November 5, 2020 nav_categories Software nav_categories Tech nav_tags linux nav_tags hostname nav_tags hostnamectl

    So, it looks like in Ubuntu 16.04 and above, changing the hostname is no longer using the hostname command and editing the /etc/hosts file.

    New (at least to me) command hostnamectl is now used.

    This command recognizes three different classes of hostname (straight from the man page):

    static - The traditional hostname. …

    Read More
  • OpenVPN on Ubuntu using Private Internet Access

    calendar November 1, 2020 nav_categories Networking nav_categories Tech nav_tags linux nav_tags openvpn nav_tags pia nav_tags private internet access nav_tags ubuntu nav_tags vpn

    I wanted to use a VPN on a Linux server (Ubuntu), using Private Internet Access, but without using the PIA client.

    Steps

    1. Install OpenVPN (I also install curl and net-tools, as I frequently use both):

      sudo apt-get install openvpn curl net-tools
      
    2. Get necessary OpenVPN files from Private Internet Access, and copy local …

    Read More
    • ««
    • «
    • 11
    • 12
    • 13
    • 14
    • 15
    • »
    • »»

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

to-top