Arch fix EFI partition
If you have a dual-boot with windows sometimes the boot loader can be overwritten Fix the partition and re-install kernel Boot a live CD / USB Replace with `nvme0n1` or the appropriate disk so ...
If you have a dual-boot with windows sometimes the boot loader can be overwritten Fix the partition and re-install kernel Boot a live CD / USB Replace with `nvme0n1` or the appropriate disk so ...
Setting up a mikrotik CHR on proxmox Pre-requisites apt install unzip Create VM OS: Do not use any media OS Type: Linux (6.x - 2.6 Kernel) System: Mach...
CLI - Whats my IP Using DNS: dig +short myip.opendns.com @resolver1.opendns.com Using web: curl ifconfig.io
AirFiber 60 and family Interesting commands: prs_* prs_stats - rtstat tcpdump ubinfo uibox - Seems to be a replacement of ubntbox wave_ai As of: ...
Install While you can install ansible via your package manager this is highly discouraged because it tends to be very far behind the current stable version. As such I recommend one of the followin...
SystemD logs - Notes View units systemctl list-unit-files --all View logs for a specific unit journalctl -u sshd.service
This is to be a list of various CLI commands or scenarios for either automation or if for some reason the GUI is unavailable or unresponsive. Config Configs are stored in /etc/pve, while direct e...
A secure ISP template, ansible implementation will be published. Core settings Routerboard Auto-upgrade: Enable Services If you want to see what ports Mikrotik uses and the matching ports:...
Create a custom EVE-NG linux image Paths previously taken and Introduction An update and copy archive of: https://www.2stacks.net/blog/getting-started-with-frr-on-eveng/ (As of 2024-12-09 the cer...
Sub-modules git clone --recurse-submodules