Personal Space
Arch Install
# timedatectl # fdisk /dev/the_disk_to_be_partitioned disk format /dev/sda1 Linux root (x86-64) /dev/sda2 Linux swap /dev/sda3 EFI System ( may need to set…
Protected: Links
There is no excerpt because this is a protected post.
Invoice Tracker Website Project
A simple invoice approval website. Invoices are loaded to the site by upload.php page, instead of uploading the files directly, the data…
Arduino Wake On Lan Project
A project to use Arduino as a WOL server. Components: Arduino Board(ATmega328P) and ENC28J60 ethernet board. Pin configuration for ENC28J60 VCC =>…
WireGuard Forwarding Script
https://github.com/necsay/Wireguard-Forward/blob/main/forward.sh…
Helpdesk Application
A simple domain-based remote execution application written in C# .NET. Windows Forms was chosen because the application was intended to be used…