no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • Simple Conky config for lab machines

    calendar April 2, 2023 nav_categories Software nav_categories Application nav_tags conky nav_tags linux

    One of the (few) things I liked about using Windows in the lab was being able to use bginfo to show basic host information as the background.

    For my lab machines, I like being able to see basic information, without a resource-heavy application doing the display.

    Conky meets that need.

    Highly configurable, with a lot of …

    Read More
  • Disable screensaver and lock screen in Ubuntu Mate

    calendar March 24, 2023 nav_categories Software nav_tags ubuntu nav_tags ubuntu mate nav_tags linux

    I have a few virtual machine deployed on in my home lab, and my general OS of choice is Ubuntu Mate.

    Not as barebones basic as XFCE4, and not as resource-intensive as Gnome3 or KDE.

    One of the first things I do after rolling out a virtual machine is to disable the screensaver and lock screen on any OS.

    On Ubuntu Mate, …

    Read More
  • Stress testing new hard drives in Ubuntu

    calendar March 1, 2023 nav_categories Tech nav_categories Hardware nav_tags ubuntu nav_tags linux nav_tags hard drive

    Most computer new computer hardware that will fail quickly, will fail within the first month of usage, if not sooner.

    Given that, it's recommended to do a burn-in test for any new computer hardware, including hard drives.

    I've been using a disk burn-in test to stress test hard drives as I've been replacing them in my …

    Read More
  • Replacing a drive in a ZFS array in Ubuntu

    calendar December 12, 2022 nav_categories Tech nav_categories Hardware nav_tags zfs nav_tags zfs pool nav_tags linux nav_tags ubuntu

    Sooner or later, every system will have a drive failure.

    ZFS was designed with this in mind.

    I noticed in my /var/log/kern.log file error messages about one of the drives in my ZFS pool.

    Dec  8 07:11:17 nas kernel: [738110.398391] ata8.00: exception Emask 0x0 SAct 0x80000004 SErr 0x0 action 0x0
    Dec  8 07:11:17 nas …

    Read More
  • Virtual machine console access in Linux KVM

    calendar May 1, 2022 nav_categories Tech nav_categories Software nav_tags virtual machine nav_tags vm nav_tags kvm nav_tags linux nav_tags ubuntu 20.04 nav_tags console

    One of the things I always like about using VMWare's ESXi servers was the ability to access the console of the virtual machine (VM).

    This ability also exists when using Linux KVM and Linux VMs, and is pretty simple to set up.

    Bonus points after a small config change, it's much more usable.

    Enable the console from …

    Read More
  • Zombie process in Linux

    calendar February 21, 2022 nav_categories Tech nav_tags linux nav_tags ps nav_tags zombie

    Logging into one of my Linux boxes, I noticed I had a zombie process.

    Welcome to Ubuntu 20.04.3 LTS (GNU/Linux 5.4.0-88-generic x86_64)
    
      => There is 1 zombie process.
    

    A zombie process is

    Processes marked are dead processes (so-called "zombies") that remain because their parent has not destroyed them …

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

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

to-top