Differences between revisions 20 and 32 (spanning 12 versions)
Revision 20 as of 2020-05-25 13:47:08
Size: 2772
Editor: Burathar
Comment:
Revision 32 as of 2021-03-19 12:20:08
Size: 5032
Editor: Burathar
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
|| '''Subject''' || '''Description''' ||
|| [[/Bios|BIOS]] || BIOS stuff ||
|| '''Subject''' || '''Description'''                     ||
|| [[/Bios|BIOS]] || BIOS stuff                            ||
Line 10: Line 10:
|| [[/HuaweiE355|Huawei E355]] || Huawei USB 3G modem ||
|| [[/MobileNetwork|Mobile Network]] || Cellular network sniffing ||
|| [[/HuaweiE355|Huawei E355]] || Huawei USB 3G modem                 ||
|| [[/MobileNetwork|Mobile Network]] || Cellular network sniffing     ||
|| [[/SinoTrack|SinoTrack]] || Chinese GPS Tracker ||
|| [[/DiskManagement|DiskManagement]] || Working with disks, partitions, and filesystems in Linux ||
Line 14: Line 16:
|| '''Subject''' || '''Description''' || || '''Subject''' || '''Description'''                                              ||
Line 16: Line 18:
|| [[/Ansible|Ansible]] || Automatic configuration management. ||
|| [[/Debian|Debian]] || Debian Linux ||
|| [[/FreeBSD|FreeBSD]] || FreeBSD ||
|| [[/FreeBSDonLenovo300e|FreeBSD on a Lenovo 300e]] || FreeBSD on a Lenovo 300e ||
|| [[/Hiawatha|Hiawatha]] || Small and secure webserver ||
|| [[/LVM|LVM]] || Logical Volume Manager ||
|| [[/Matrix|Matrix]] || Matrix chat server ||
|| [[/MacOSX|Mac OS X]] || Mac OS X ||
|| [[/Pelican|Pelican]] || Static site generator ||
|| [[/Postfix|Postfix]] || Mailserver ||
|| [[/Screen|Screen]] || Terminal emulator ||
|| [[/Shell|Shell]] || Shell commands ||
|| [[/SSH|SSH]] || Secure Shell ||
|| [[/Unifi|Unifi]] || Ubiquiti Unifi platform ||
|| [[/VMWare|VMWare]] || Virtualization software ||
|| [[/Xymon|Xymon]] || Next level monitoring from the old days ||
|| [[/Ansible|Ansible]] || Automatic configuration management.                            ||
|| [[/Debian|Debian]] || Debian Linux                                                   ||
|| [[/FreeBSD|FreeBSD]] || FreeBSD                                                        ||
|| [[/FreeBSDonLenovo300e|FreeBSD on a Lenovo 300e]] || FreeBSD on a Lenovo 300e               ||
|| [[/FreeBSDDesktop|FreeBSD as a desktop]] || FreeBSD Desktop
||
|| [[/Hiawatha|Hiawatha]] || Small and secure webserver                                     ||
|| [[/Jack|Jack]] || JACK Audio Connection Kit ||
|| [[/jq|jq]] || Command-line JSON Processor ||
|| [[/Grub|GNU GRUB]] || GNU Grand Unified Bootloader ||
|| [[/ImageMagick|ImageMagick]] || Powerfull commandline/batch image editor ||
|| [[/Jitsi|Jitsi]] || Video conferencing.
||
|| [[/LVM|LVM]] || Logical Volume Manager                                         ||
|| [[/Matrix|Matrix]] || Matrix chat server                                             ||
|| [[/MacOSX|Mac OS X]] || Mac OS X                                                       ||
|| [[/Pelican|Pelican]] || Static site generator                                          ||
|| [[/Postfix|Postfix]] || Mailserver                                                     ||
|| [[/Screen|Screen]] || Terminal emulator                                              ||
|| [[/Shell|Shell]] || Shell commands                                                 ||
|| [[/SSH|SSH]] || Secure Shell                                                   ||
|| [[/Unifi|Unifi]] || Ubiquiti Unifi platform                                        ||
|| [[/VMWare|VMWare]] || Virtualization software                                        ||
|| [[/Workadventure|WorkAdventure]] || 2D colleboration tool.
||
|| [[/Xymon|Xymon]] || Next level monitoring from the old days                        ||
Line 34: Line 43:
|| '''Subject''' || '''Description''' ||
|| [[/Python3|Python3]] || Python Code snippets ||
|| [[/CSharp|C#]] || C# Code snippets ||
|| '''Subject''' || '''Description'''        ||
|| [[/Bash|Bash]] || Bash Scripting reference ||
|| [[/CSharp|C#]] || C# Code snippets
||
|| [[/Python3|Python3]] || Python Code snippets     ||
Line 39: Line 49:
|| '''Subject''' || '''Description''' ||
|| [[/Email|Email]] || Everything about email ||
|| '''Subject''' || '''Description'''                ||
|| [[/Email|Email]] || Everything about email           ||
Line 42: Line 52:
|| [[/DNS|DNS]] || Domain Names. ||
|| [[/NetFlow|NetFlow]] || Inspect your data with !NetFlow ||
|| [[/DNS|DNS]] || Domain Names.                    ||
|| [[/NetFlow|NetFlow]] || Inspect your data with !NetFlow  ||
|| [[/Voip|VOIP]] || VOIP/SIP phones etc. ||
Line 46: Line 57:
|| '''Subject''' || '''Description''' ||
|| [[/Cisco|Cisco]] || Cisco stuff ||
|| [[/IPSec|IPSec]] || Network encryption ||
|| '''Subject''' || '''Description'''   ||
|| [[/Cisco|Cisco]] || Cisco stuff         ||
|| [[/IPSec|IPSec]] || Network encryption  ||
Line 50: Line 61:
|| [[/XS4All|XS4All]] || XS4All TV and IPv6 || || [[/XS4All|XS4All]] || XS4All TV and IPv6  ||
Line 53: Line 64:
|| '''Subject''' || '''Description''' ||
|| [[/Malware|Malware]] || Malware analysis ||
|| [[/NFC|NFC]] || NFC hacking ||
|| [[/Nmap|Nmap]] || Portscanning ||
|| '''Subject''' || '''Description'''                         ||
|| [[/Malware|Malware]] || Malware analysis                          ||
|| [[/NFC|NFC]] || NFC hacking                               ||
|| [[/Nmap|Nmap]] || Portscanning                              ||
Line 58: Line 69:
|| [[/Yubikey|Yubikey]] || Yubikey stuff ||
|| [[/LetsEncrypt|LetsEncrypt]] || Lets Encrypt everything ||
|| [[/Yubikey|Yubikey]] || Yubikey stuff ||
|| [[/Detection|Detection]] || Detect portscans and hacks ||
|| [[/LetsEncrypt|LetsEncrypt]] || Lets Encrypt everything ||

= Misc =
|| '''Subject''' || '''Description''' ||
|| [[/AnsiEsc|ANSI Escape Codes]]|| Escape codes used for terminal color and fontstyling ||

This page is more a dump on everything I had to look up. It's a continually work in progress.

Hardware

Subject

Description

BIOS

BIOS stuff

Fritzbox

Common used router in The Netherlands

Huawei E355

Huawei USB 3G modem

Mobile Network

Cellular network sniffing

SinoTrack

Chinese GPS Tracker

DiskManagement

Working with disks, partitions, and filesystems in Linux

Software

Subject

Description

Alpine

My first and very old texted based email client. Still use it.

Ansible

Automatic configuration management.

Debian

Debian Linux

FreeBSD

FreeBSD

FreeBSD on a Lenovo 300e

FreeBSD on a Lenovo 300e

FreeBSD as a desktop

FreeBSD Desktop

Hiawatha

Small and secure webserver

Jack

JACK Audio Connection Kit

jq

Command-line JSON Processor

GNU GRUB

GNU Grand Unified Bootloader

ImageMagick

Powerfull commandline/batch image editor

Jitsi

Video conferencing.

LVM

Logical Volume Manager

Matrix

Matrix chat server

Mac OS X

Mac OS X

Pelican

Static site generator

Postfix

Mailserver

Screen

Terminal emulator

Shell

Shell commands

SSH

Secure Shell

Unifi

Ubiquiti Unifi platform

VMWare

Virtualization software

WorkAdventure

2D colleboration tool.

Xymon

Next level monitoring from the old days

Programming Languages

Subject

Description

Bash

Bash Scripting reference

C#

C# Code snippets

Python3

Python Code snippets

Services

Subject

Description

Email

Everything about email

Mailman

Common used mailing list manager

DNS

Domain Names.

NetFlow

Inspect your data with NetFlow

VOIP

VOIP/SIP phones etc.

Networking

Subject

Description

Cisco

Cisco stuff

IPSec

Network encryption

IPv6

Next level internet

XS4All

XS4All TV and IPv6

Security

Subject

Description

Malware

Malware analysis

NFC

NFC hacking

Nmap

Portscanning

OpenSSL

OpenSSL, you love it, hate it and need it

Yubikey

Yubikey stuff

Detection

Detect portscans and hacks

LetsEncrypt

Lets Encrypt everything

Misc

Subject

Description

ANSI Escape Codes

Escape codes used for terminal color and fontstyling

Howto (last edited 2023-05-31 09:24:39 by Burathar)