Category Archives: linux

Linux is a family of free and open-source software operating systems based on the Linux kernelan operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short). Myrandomtips.com is dedicated to documenting Tips I have found.

RHEL 6 memory usage check: A Manual Tool Inspired by ‘Linux Ate My RAM

Introduction If you’ve ever wondered why your Linux system seems to be gobbling up RAM—or if you’ve stumbled across the classic “Linux Ate My RAM” page at https://www.myrandomtips.com/linux/linux-ate-my-ram/—you’re not alone. That site brilliantly explains how Linux memory management works, debunking the myth that “used” memory is a bad thing by showing how buffers and cache… Read More: RHEL 6 memory usage check: A Manual Tool Inspired by… »

Red Hat 9 LVM & XFS Setup

I’ve created a handy web-based tool for Red Hat 9 users to simplify setting up and managing LVM with XFS filesystems. Built with HTML, CSS, and JavaScript, this tool generates precise shell commands based on your inputs. You can specify disks (like sdb, sdc), choose to either create a new volume group (VG) or extend… Read More: Red Hat 9 LVM & XFS Setup »

Changing Your Shell Prompt

I’m still setting up my Linux systems at work, and one of the things that I like to change is the BASH shell’s prompt. I’ve found when I’m rolling back through shell commands to see the output of past commands, there’s not a good way to separate one command from another with the standard prompt.… Read More: Changing Your Shell Prompt »

How to update Plex Media Server on FreeNas 11.2

Plex brings together all the media that matters to you, organizing your personal collections alongside stellar online content, streaming music, and more, making it all look beautiful in one universal interface. It can be frustrating not being able to update Plex through the GUI like you can on Windows installs. The easiest way to upgrade… Read More: How to update Plex Media Server on FreeNas 11.2 »