Advanced Search
Search Results
46 total results found
Authentik Passwordless Login
Passwordless Login in Authentik allows us to login using passkey instead of password. This option provides higher security and faster authentication. At the moment Passwordless Authentication only supposts WebAuth devicees (tokens, yubkey, 1password passkey)....
Authentik OAuth/ OIDC Setup - Portainer
Authentik uses many ways to connect to services, one being OAuth or Open ID Connect. This method is widely used on many services, such as Portainer. Please follow Authentik and Portainer documentation Portainer OAuth Setup Documentation Authentik Portaine...
Authentik OAuth/ OIDC Setup - Home Assistnat
Authentik uses many ways to connect to services, one being OAuth or Open ID Connect. This method is widely used on many services, such as Home Assistant. Home Assistant doesn't have native Open ID Connection, so we will need to use HACS for setup Please follo...
Linux Server Hardening- VPS
These steps go over ways to help harden your Linux Server, especially on a VPS. As VPS servers are public, adding additional security is crucial. Requirements linux-Debian server has been installed SSH public key has already been shared with VPS setup, o...
Setting Up Automatic Updates on Debian
Having automatic updates on linux machine can be beneficial to stay up to date with latest patches. At very least security updates should be enabled Set up Automatic Updates Install Unattended Upgrades sudo apt install unattended-upgrades apt-listcha...
Pangolin Install Guide
Pangolin is Most of the guide is from their doc page, however, there is a part missing for making proxy redirect work properly. Pangolin Quick Install Guide VPS Hardening Security Guide Pangolin Install Guide This will resolve an issue of https://pan...
Updating Authentik
This is extended guide to updating Authentik software. Read trough official Authentik documentation before running updates. Authentik Documentation Take a snapshot of Overseer vm Navigate to Authentik Directory cd /docker/authentik Backup Database...
Update Docker Compose Tool
To update Docker Compose to new v2 version follow these steps: Add Docker GPG Key sudo apt-get update sudo apt-get install ca-certificates curl gnupg sudo install -m 0755 -d /etc/apt/keyrings curl -fsSL https://download.docker.com/linux/ubuntu/gpg | s...
Installing Dockpeek
Here is the guide to install and standup Dockpeek tool that will monitor all docker and docker images on a server and remote servers with additional agent install Github Repository Install Dockpeek SSH to Overseer machine, or get in trough Portainer/ O...
NUT in Synology
This guide goes trough how to connect and enable NUT Server for UPS with Synology. Assuming that there is connected ups system to synology NAS Synology Setup Login to Synology DSM Go to Control Panel Under Hardware & Power go to UPS Enable UPS Suppo...
Expanding VM Filesystem Size
If the VM hits the size limit, but there is more space allocated, or you allocated the space. These steps will help with expanding the size of the volume. Checking the Size Check Disk Usage to see which disk is affected df -h Check volume group fo...
Install Komodo Periphery Agents
This document goes over setting up agents for connecting to Core Komodo. When making initial docker compose in the .env file we will define the password that will go into this docker-compose.yml file under line 18. Komodo Documentation SSH to server you wa...
Expanding VM Filesystem Size
If the VM hits the size limit, but there is more space allocated, or you allocated the space. These steps will help with expanding the size of the volume. Checking the Size Check Disk Usage to see which disk is affected df -h Check volume group for...
Synology NAS Setup & Configuration: Initial Steps
These setup goes over a Synology NAS whether purchased new or factory reset. Ensure that your NAS is plugged in and has internet access before proceeding. This Guide covers 7.0 Version install, and it assumes that NAS is plugged in, has drives and is truned o...
Shared Folder Setup
File Share is one of the big features in Synology giving users power to create content and share between each other. Also, Shared Folders can be user or role based, and there is a good amount of security involved when setting up folders. Open Control Pane...
Data Protection and Monitoring Setup
Now that a storage pool, volume, and shared folder are created, we need to change a few settings to protect and monitor our data. Set up a Data Scrubbing Schedule on a Synology NAS Data scrubbing inspects your volumes and modifies detected inconsistencies....
User Security & Access Control
The majority of NAS security needs to be done preventatively to easily recover from potential issues that might arise in the future. It’s important to note that cybersecurity is always evolving and staying up to date with best practices is important. These a...
Setting up Updates
Installing Synology’s newest updates should at the top of your list. Not only do you get new features, but more importantly, you get the newest security enhancements. Open Control Panel and select Update & Restore Select Update Settings and Automatically i...