Differences between revisions 13 and 33 (spanning 20 versions)
Revision 13 as of 2020-03-07 13:19:59
Size: 2277
Editor: Sciuro
Comment:
Revision 33 as of 2021-05-05 12:23:13
Size: 5122
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 || || [[/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 13: Line 16:
|| '''Subject''' || '''Description''' || || '''Subject''' || '''Description'''                                              ||
Line 15: 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 ||
|| [[/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                        ||

= Programming Languages =
|| '''Subject''' || '''Description''' ||
|| [[/Bash|Bash]] || Bash Scripting reference ||
|| [[/CSharp|C#]] || C# Code snippets ||
|| [[/Python3|Python3]] || Python Code snippets ||
Line 32: Line 49:
|| '''Subject''' || '''Description''' ||
|| [[/Email|Email]] || Everything about email ||
|| [[/DNS|DNS]] || Domain Names. ||
|| [[/NetFlow|NetFlow]] || Inspect your data with !NetFlow ||
|| '''Subject''' || '''Description'''                ||
|| [[/Email|Email]] || Everything about email           ||
|| [[/Mailman|Mailman]] || Common used mailing list manager ||
|| [[/
DNS|DNS]] || Domain Names.                    ||
|| [[/NetFlow|NetFlow]] || Inspect your data with !NetFlow  ||
|| [[/Voip|VOIP]] || VOIP/SIP phones etc. ||
Line 38: Line 57:
|| '''Subject''' || '''Description''' ||
|| [[/Cisco|Cisco]] || Cisco stuff ||
|| [[/IPSec|IPSec]] || Network encryption ||
|| '''Subject''' || '''Description'''   ||
|| [[/Cisco|Cisco]] || Cisco stuff         ||
|| [[/IPSec|IPSec]] || Network encryption  ||
Line 42: Line 61:
|| [[/XS4All|XS4All]] || XS4All TV and IPv6 ||
Line 44: 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 49: Line 69:
|| [[/Yubikey|Yubikey]] || Yubikey stuff || || [[/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 ||
|| [[/Locale |Locale]] || Fix 'perl: warning: Setting locale failed.' error ||

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

Locale

Fix 'perl: warning: Setting locale failed.' error

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