Advanced Search
Search Results
277 total results found
Monitoring with Prometheus and Grafana (Testing still in progress)
First create auser on proxmox Next setup group permissions next setup an api token copy your api token e34d851e-c847-47c1-a6e1-9082347bc5cd create a pve.yml file and place in /etc/prometheus/pve.yml default: user: prometheus@pv...
Add CPU Temp sensors on Proxmox gui
Please back up files before editing!! apt-get install lm-sensors vim /usr/share/perl5/PVE/API2/Nodes.pm search for: version_text vim /usr/share/pve-manager/js/pvemanagerlib.js search for: PVE Manager Version Add code systemctl restart pveproxy (ve...
Proxmox Monitoring Influxhdb2 and Grafana
Add new metric server on proxmox, generate token from InfluxDB, make sure you get read/write access token API. Make sure bucket and name patch, we are using organization htf and http port 8086 Create new API this time for grafana and give all read acc...
Import qcow2 image to proxmox and attach to vm
First we need to create a VM on Proxmox and assign an ID then we need to upload the image, in this case we will upload from local PC to remote server sudo scp fedora-coreos-40.20240504.3.0-qemu.x86_64.qcow2.xz [email protected]:/mnt/sdcard/images Nex...
ECH Data
cd /cms/ech_data/archivels -lt | more to identify dates to re upload 2024144.bz2cp 2024143.bz2 ../recoverycd ../recoverybunzip2 2024144.bz2cpio -ivm < 2024144/export/home/pserv/ech/ascii_resend created a script on /cms/data/ to automatically upload files ...
nmap
This uses the nmap tool to perform a detailed TCP port scan on the IP range 192.168.0.0/24. sudo nmap -sS -p- -PE -PP -PS80,443 -PA3389 -PU40125 -A -T4 -oA tcpscan-%D 192.168.0.0/24 sudo: Runs the command with administrative privileges. nmap: The c...
FreeBSD - growfs to increase partition virtual instance
Need to increase capacity on OPNSense freebsd box running as VM on Proxmox First assign new disk space on proxmox, resize disk and increase capacity, make sure to backup everything before proceeding. ##1. Confirm New Disk Space Although the disk allocation ...
Linux Postgress Installation for Netbox
sudo apt update sudo apt install -y postgresql Before continuing, verify that you have installed PostgreSQL 12 or later: psql -V Database Creation At a minimum, we need to create a database for NetBox and assign it a username and password for au...
Redis installation Netbox
Redis is an in-memory key-value store which NetBox employs for caching and queuing. This section entails the installation and configuration of a local Redis instance. If you already have a Redis service in place, skip to the next section. sudo apt install -y ...
Replace bad disk on ZFS pool
Check the status of the pool root@pve:~# zpool status pool: Mirror1 state: DEGRADED status: One or more devices could not be used because the label is missing or invalid. Sufficient replicas exist for the pool to continue functioning ...
Install terraform in docker container
On Debian Ensure that your system is up to date and you have installed the gnupg, software-properties-common, and curl packages installed. You will use these packages to verify HashiCorp's GPG signature and install HashiCorp's Debian package repository. $...
Reinstall Grub after installing windows
Boot from a Live Linux USB drive. You can use any Live Linux distribution for this, such as Ubuntu, Fedora, or Debian. Once you have booted into the Live Linux environment, open a terminal. For example; Ctrl+Alt+T Type the following command to list all the...
Rebuild proxmox and attach old drives and ZFS pool
first create mount point and mount diskmkdir /mnt/pve/nvmemount /dev/nvme01n101 /mnt/pve/nvme Add Dir to proxmox pvesm add dir nvme --path /mnt/pve/nvme --content images,rootdir,vztmpl,iso,snippetspvesm remove nvme to remove (in case it needs to be removed) ...
Create a rotational tshark file
Following command will listen on eth0 and create a 2GB file up to 30 and rotate tshark -i eth0 -a filesize:2000000 -b files:30 -w /opt/avaya/app/241.31_nameof.pcap -q
Nvidia Driver Install on Proxmox LXC
1. Blacklist nouveau:vi /etc/modprobe.d/blacklist-nouveau.conf 2. Paste, save and quit:blacklist nouveauoptions nouveau modeset=0 3. Update initramfs:update-initramfs -u 4. Check if nouveau is enabled:lsmod | grep nouveau 5. Disable nouveau and verify:rmmo...
Config Cheat sheet
SIP SSCA School Resumen
SSCA SIP School.pdf
Install on Debian Opensip
add opensips-cli curl https://apt.opensips.org/opensips-org.gpg -o /usr/share/keyrings/opensips-org.gpg echo "deb [signed-by=/usr/share/keyrings/opensips-org.gpg] https://apt.opensips.org bookworm cli-nightly" >/etc/apt/sources.list.d/opensips-cli.list add ...
epomaker keyboard detected as apple
The Problem Recently, my Keychron K8 keyboard has died (PCB 💀), so I started hunting for a new keyboard. Another Keychron was out of the question, so I decided to give Epomaker a try. I stumbled into a B-stock Epomaker Galaxy80 and decided to give...
Projects Portfolio
VoIP to Cloud Infrastructure Engineer - Career Roadmap Your Starting Strengths Deep SIP/RTP protocol knowledge Experience with Avaya/Cisco voice platforms Understanding of real-time system requirements Troubleshooting complex distributed voice systems ...