Skip to content

gbe0.com

Networking, system administration and more

  • Home
  • Categories
    • Linux
      • Desktop
      • Server
      • Virtual
    • Networking
      • Dell
      • Juniper
      • Ubiquiti
    • Scripting
      • Powershell
      • Puppet/Ruby
      • Python
    • Security
    • Hardware
    • Windows
      • Server
  • Pages
    • Networking Pages
    • Linux Pages
      • Useful Linux Tools
      • nftables Configuration Templates
    • Security Pages
      • Hardening Guides
      • Privilege Management
      • Useful Tools
  • Wiki
  • GitHub
  • Password Dump
  • Contact

gbe0.com

Networking, system administration and more

  • Home
  • Categories
    • Linux
      • Desktop
      • Server
      • Virtual
    • Networking
      • Dell
      • Juniper
      • Ubiquiti
    • Scripting
      • Powershell
      • Puppet/Ruby
      • Python
    • Security
    • Hardware
    • Windows
      • Server
  • Pages
    • Networking Pages
    • Linux Pages
      • Useful Linux Tools
      • nftables Configuration Templates
    • Security Pages
      • Hardening Guides
      • Privilege Management
      • Useful Tools
  • Wiki
  • GitHub
  • Password Dump
  • Contact

Tag: guide

Posted January 2, 2024July 17, 20241 CommentPosted in ServerServer

LibreNMS Docker with Authentik SSO

These instructions can be used to get the LibreNMS Docker container working with SSO (OpenID) using Authentik. It is assumed that you already have a working Authentik setup. You will need to have SSL for the LibreNMS interface and it is assumed below that LibreNMS is running on the hostname […]

Read more
Posted April 9, 2023April 9, 2023Leave a commentPosted in Linux, SecurityLinux, Security

Cracking IPMI Passwords

These steps can be used to crack IPMI passwords using hashcat and/or John the Ripper (John). For this guide, Metasploit will be used to connect to the IPMI interface and dump the hashes. There are a large number of IPMI interfaces that are exposed on the Internet for which the […]

Read more
Posted June 25, 2022June 28, 2022Leave a commentPosted in Desktop, Linux, Scripting, ServerDesktop, Linux, Scripting, Server

Linux Backup – duplicity + Dropbox

I was looking for a backup solution for some personal servers; I had a few requirements in mind: Not agent based Lightweight Stores backups in a Dropbox application folder (so each server can have its own folder not accessible to the others) Encrypted storage of backups Only backup the data […]

Read more
Posted March 9, 2022March 9, 2022Leave a commentPosted in Juniper, NetworkingJuniper, Networking

Juniper vRR on Proxmox

These are the steps for deployment of the Juniper vRR (virtual route reflector) on Proxmox VE. For those not unaware, the virtual route reflector gives you the full policy capability of JunOS for routes without the actual forwarding engine. The route reflectors can then be configured using existing configuration tools […]

Read more
Posted March 4, 2022March 6, 2022Leave a commentPosted in Desktop, LinuxDesktop, Linux

SSH ControlMaster + RAMFS with Systemd

An often overlooked feature of the OpenSSH client is the ControlMaster feature. This feature allows multiple sessions to share a single TCP connection. This results in fast session startup and single sign on. There are many web pages which explain the feature in more detail which is not the point […]

Read more
Posted January 23, 2022March 6, 2022Leave a commentPosted in Hosting/DomainsHosting/Domains

DNSControl – Office 365 Record Generator

DNSControl is a fantastic tool to manage DNS records, especially if there are multiple DNS zones being managed: DNS records in plain text files allowing them to be stored in a VCS of your choice Records are vendor agnostic; switch from one DNS provider to another without having to import/export […]

Read more
Posted September 9, 2021September 9, 2021Leave a commentPosted in Linux, ServerLinux, Server

dnsdist – Web Server/API TLS

The dnsdist web server and API at the time of writing does not have the ability to use TLS to secure traffic. Recently this was brought up on the dnsdist mailing list in the thread here. The solution mentioned on the mailing list by Stephane Bortzmeyer was using stunnel; personally […]

Read more
Posted August 24, 2021February 20, 2022Leave a commentPosted in LinuxLinux

systemd – resolved Setup Guide

systemd can provide a service named resolved to handle DNS resolution. This service can handle DNS over TLS, DNSSEC validation, DNS caching, Multicast DNS resolution and more. Depending on the Linux distribution, resolved may be used by default. On these systems there should be a symlink from /etc/resolv.conf to a […]

Read more
Posted December 18, 2018April 15, 2021Leave a commentPosted in MX/vMXMX/vMX

Juniper vMX – Ubuntu 16.04 KVM Host Setup

NOTE: I originally published this page in 2018; instructions may now be out of date. While looking at the Juniper vMX documents recently, I noticed that support has now been added for Ubuntu 16.04 with kernel 4.4.0-62-generic (see Table 2). Since I personally prefer using Debian over RHEL systems, I […]

Read more
Posted December 18, 2018April 17, 2021Leave a commentPosted in MX/vMXMX/vMX

Juniper vMX – i40e Module Upgrade

NOTE: I originally published this page in 2018; instructions may now be out of date. Juniper has provided an updated copy of the i40e module to resolve the “PF reset” issues that occur on vMX routers when using SR-IOV. The new driver release is version 2.4.101. IMPORTANT: At the time […]

Read more

Posts pagination

1 2 3 >

Navigation

  • Home
  • Categories
  • Pages
  • Wiki
  • GitHub
  • Password Dump
  • Server Status
  • Contact

Recent Posts

  • LibreNMS Docker with Authentik SSO
  • Cracking IPMI Passwords
  • Cloudflare SSL with Traefik and Let’s Encrypt
  • Linux Backup – duplicity + Dropbox
  • Juniper vRR on Proxmox

Archives

  • January 2024
  • April 2023
  • June 2022
  • March 2022
  • January 2022
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • January 2019
  • December 2018
  • October 2018
  • September 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • October 2013
  • August 2013

Categories

  • Hardware
  • Hosting/Domains
  • Linux
    • Desktop
    • Server
    • Virtual
  • Networking
    • Dell
    • Juniper
      • EX/QFX
      • MX/vMX
      • SRX/vSRX
    • Ubiquiti
  • Scripting
    • PHP
    • Powershell
    • Puppet/Ruby
    • Python
  • Security
  • Uncategorized
  • Windows
    • Server