Home
Kulik Labs Development
Cancel

Self-Host The Ultimate Web Analytics Dashboard - Swetrix

Introduction One of the first things that you ever try self-hosting is a website. It’s one of the most fundamental beginning steps in starting your journey in a Home Lab and learning how hosting wo...

Complete List of AdBlock Testing Tools

Introduction: This is a list I have collected of tools to test if your adblock is working and give you the ability to find more ads to build your block lists. These tools will be great for anyone ...

Transmission Killswitch Script

Introduction: I collect most of my “linux ISO’s” using Transmission’s transmission-daemon. I will normally log into the web interface in order to manage my torrent files. However I do also run an ...

Themes for Apache Guacamole Terminal

Introduction: This page is a collection of terminal themes that can be used by Apache Guacamole. I will add more here as I come across them. Not all these themes may be be created by myself. Credit...

Remove Twitter Blue Promotion Buttons 2023

This post is currently obsolete. Up-to-date code can be foud on the original github gist link posted below. Introduction: This is a super simple and easy way to remove the Twitter Blue promo b...

Install PNPM on Alpine Linux 3.17

Introduction: PNPM is often times used alongside NPM when building a project. Then typical way to install PNPM would be to add it via apk. However it does not seem there is a working package that h...

Install Nginx Proxy Manager on Proxmox LXC & Alpine Linux

Introduction: Currently the only supported way to install Nginx Proxy Manager is to run it inside of a Docker container. However, for someone like me, using Proxmox, I like to utilize LXC for my co...

Run Proxmox on OCI - FOR FREE

Introduction: This article will walk you through the steps that I took to get Proxmox running inside of an OCI instance. Because you cannot VNC directly into an instance that is booting, this will...

Make Transmission WEB-UI Beautiful

Introduction After years of building my collection of Linux ISOs I have used a solid collection of Torring software. Everything from uTorrent, Transmission, BitTorrent, qBittorrent, and more! Each ...

Allow Read/Write Permissions to Wordpress

Screenshot of Top showing apache 2 using the www-data user Introduction Apache 2 - when installed to a Ubuntu server using the apt repository reads and writes using the www-data user. When manual...