Advanced Search
Search Results
100 total results found
Linux Server Administration
Getting to know Tux
BookStack Configuration
Environment Settings Bookstack stores custom settings file .env within its active directory, /va...
Distributions
Customization
Documentation Generators
Unity
Apache
Changing your Apache Server Root Directory Your Apache installation determines what content to s...
Bash Profiles
Organizing Bash Settings The following block contains a listing of bash profiles, locations, and...
Installation
Execute the following command on your Raspberry Pi to install MagicMirror²:bash -c "$(curl -sL ht...
Magic Mirror Modules:
Install here:~/MagicMirror/modules/Add to config:~/MagicMirror/config/config.jsDefault Template:~...
User Administration
Managing passwords Change current user password, prompt for current passwd - passwd If you can ...
Staging Configs To A USB
These scripts are broken, and are no longer being worked on.If you just copy them and execute the...
Backup Bookstack Using Docker
Don't drive as root, create a BookStack administrator account by following the adduser instructio...
Monitoring
Configure FTP
You can use scp instead, taking advantage of the added security and already-configured users on y...
Fail2Ban
Links & Installation Fail2ban Documentation Linode Fail2ban Guide sudo yum install fail2ba...
Basic Domain Settings
Basic Settings To configure basic DNS for a new domain, we will only really need to create two r...
NGINX
Install Install nginx by running the commands below sudo apt update && sudo apt upgrade...
DevSec Baselines
Overview DevSec offers a range of baseline tests for configuring basic security across various a...
Enabling Google 2FA
Overview Two factor authentication is easy to configure and helps further secure your server. It...
Bookstack Using Docker Compose
Creating a Bookstack on localhost A Bookstack can be easily ran with docker using the default .e...
Server Hostname
Renaming An Ubuntu Linux Host Renaming a host on Ubuntu is simple, just need to make some very s...
Welcome to Knoats!
This is a personal project in server-administration, documentation, and development. None of the ...
Certbot SSL Certificates
Its important to encrypt your web traffic to keep you and anyone who passes information through y...
Updating BookStack Using Docker
You can use volumes within docker-compose to store your configurations for your services, includi...
URL Shortners
Docker Compose Services
Programming
Everything from squashing bugs to building an executable
C++
Containers
For all things Docker related
Pi
Docker
BookStack
Self-Hosted Applications
Networking
Security
Linux Admin
Git
Vim
Ansible
Game Development
Site Generators
Installation
https://www.bookstackapp.com/docs/admin/installation/
Magic Mirror
https://github.com/MichMich/MagicMirror
SSH Configuration
Backup Scripts
For posting drafts, notes on backing up the pi and mirror with bash scripts
Development
For my development notes
Domains
Server Hardening
Knoats
System Admin
Web Servers
Bash
Yubikey SSH Authentication
Overview Yubikeys provide many different forms of secure authentication, for the sake of time th...