Skip to main content

Recently Updated Pages

ZSH customize without OhMyZSH

Ultimate Server Guide

git clone --depth=1 https://gitee.com/romkatv/powerlevel10k.git ~/powerlevel10k && echo 'source ~...

Updated 3 weeks ago by Fifthdread

Proxmox Power Savings / CPU Governor

Ultimate Server Guide

https://tteck.github.io/Proxmox/#proxmox-ve-cpu-scaling-governorhttps://community.home-assistant....

Updated 3 months ago by Fifthdread

Add Pfetch and fastfetch to proxmox along with making it run at start

Ultimate Server Guide

apt install unzip && wget https://github.com/dylanaraps/pfetch/archive/master.zip && unzip master...

Updated 4 months ago by Fifthdread

New Proxmox / Docker Server Deployment guide

Ultimate Server Guide

Deployment Summary Here, we will document the general steps to deploy a Proxmox / Docker setup. ...

Updated 4 months ago by Fifthdread

Docker Network Limit fix

Ultimate Server Guide

nano edit the below file /etc/docker/daemon.json { "log-level": "warn", "log-driver": "js...

Updated 9 months ago by Fifthdread

Directory Tree Scanner - qdirstat - windirstat alternative

Ultimate Server Guide

Directory Tree Scanner - qdirstat - windirstat alternative

Updated 10 months ago by Fifthdread

Backups

Ultimate Server Guide

Backups are accomplished differently depending on the server.Proxmox1 uses DuplicatiProxmox2 uses...

Updated 10 months ago by Fifthdread

Setting up Obsidian Sync for GameDev

Tech Reference

Download Obsidian on any device Create a Vault on your device. Name it anything. I name mine Gam...

Updated 1 year ago by Fifthdread

Git Cheat Sheet / Guide

Tech Reference

https://ittools.fifthdread.com/git-memo Install Git on MacOS brew install git Install Git ...

Updated 1 year ago by Fifthdread

Checkpoints and Snapshots for ZFS

Ultimate Server Guide

Zpool checkpoint rpool

Updated 1 year ago by Fifthdread

VFIO "GPU Passthrough" Guide for Proxmox

Ultimate Server Guide

BIOS Settings: Disable Above 4G Disable ReBAR Disable SR-IOV (Leave this enabled if using a ...

Updated 1 year ago by Ramzal

Postgresql

Ultimate Server Guide

  \l < list databases create database: CREATE DATABASE database; delete database: DROP DATAB...

Updated 1 year ago by Ramzal

Updating Portainer

Ultimate Server Guide

From Proxmox: docker stop portainer docker remove portainer docker pull portainer/portainer-ce...

Updated 1 year ago by Ramzal

Create ZFS "folders" aka dataset

Ultimate Server Guide

Run this command to create a ZFS Dataset zfs create rpool/config/<containername> Run this com...

Updated 1 year ago by Fifthdread

PROXMOX Nag Screen Removal

Ultimate Server Guide

Run the following command in the proxmox terminal sed -Ezi.bak "s/(Ext.Msg.show\(\{\s+title: get...

Updated 1 year ago by Fifthdread

Setting up SAMBA

Ultimate Server Guide

Updated 1 year ago by Fifthdread

PROXMOX VM Tips

Ultimate Server Guide

Help! My VM won't shutdown! Stop the current shutdown task by clicking on the task in the Task...

Updated 1 year ago by Ramzal