Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

277 total results found

Monitoring with Prometheus and Grafana (Testing still in progress)

Proxmox How to

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

Proxmox How to

  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

Proxmox How to

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

Proxmox How to

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

Avaya CMS Troubleshooting

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

Apps and Tools Linux Tools

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

Tools growfs

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 ...

freebsd
growfs
proxmox
opnsense

Linux Postgress Installation for Netbox

How to Linux DB

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

How to Linux DB

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

How to ZFS

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

Terraform

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

Linux - Tips Installation

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

Proxmox How to

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

Apps and Tools Wireshark

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

Proxmox How to

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...

nvidia

Config Cheat sheet

Oracle SBC

SIP SSCA School Resumen

SIP Learning

SSCA SIP School.pdf

Install on Debian Opensip

SIP Learning 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

Linux - Tips Maintenance

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

learning

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 ...