Your Ultimate Handheld Linux Port Manager for various linux handheld devices with a great community and features
A Python script that automatically activates ASPM for all supported devices on Linux.
Beautiful, Modern & Opinionated Linux by DHH
Imagine an OS that works as hard as you do—streamlining your container infrastructure while cutting costs, reducing headaches, and safeguarding your business. Flatcar is engineered for those who demand efficiency, reliability, and peace of mind.
HP ProDesk 400 G4 random crashes
Dokploy is a free self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases.
Friction is a powerful and versatile motion graphics application that allows you to create stunning vector and raster animations for web and video platforms with ease.
Scripts for Streamlining Your Homelab with Proxmox VE
1) Stop the container (you can do it from the proxmox web interface but considering that you will need ssh access to the server the complete the other steps, I have stopped the container using a simple command issued on the linux shell prompt):
pct stop container-id
2) Create a full container backup (to preserve the actual information within the container):
vzdump container-id -storage local -compress lzo
3) Destroy the container
pct destroy container-id
4) Restore the container from the previous created backup
pct restore container-id /var/lib/vz/dump/vzdump-lxc-container-id-2017_02_13-16_50_29.tar.lzo --rootfs local-lvm:25
Some infos about step 4:
The default backup location is /var/lib/vz/dump
When you create a backup using vzdump the file structure for the backup is: vzdump-lxc-container-id–year_month_day–hour_minutes_seconds.tar.lzo
local-lvm represents the name (description) of the local storage volume as shown in the proxmox web interface (Storage View); depending of your configuration, the name is probably different
YABS - a simple bash script to estimate Linux server performance using fio, iperf3, & Geekbench
Batocera.linux is an open-source and completely free retro-gaming distribution that can be copied to a USB stick or an SD card with the aim of turning any computer/nano computer into a gaming console during a game or permanently. Batocera.linux does not require any modification on your computer. Note that you must own the games you play in order to comply with the law.
reptyr - A tool for "re-ptying" programs.
reptyr is a utility for taking an existing running program and attaching it to a new terminal. Started a long-running process over ssh, but have to leave and don't want to interrupt it? Just start a screen, use reptyr to grab it, and then kill the ssh session and head on home.
Maestral is a lightweight Dropbox client for macOS and Linux. It provides powerful command line tools, supports gitignore patterns to exclude local files from syncing and allows syncing multiple Dropbox accounts.
The purpose of Argus Menu is to show you what's happening on your server right now. It reports the percentage use of your Linux server's CPU and RAM, how much data is on your disk, and your network activity. You can see your amount of storage left, and how much data is being uploaded and downloaded on your main network interface. The image here is a reference to the radial graphs on CPU and Memory.