Differences between revisions 8 and 38 (spanning 30 versions)
Revision 8 as of 2020-03-06 18:26:10
Size: 758
Editor: Sciuro
Comment:
Revision 38 as of 2023-05-31 09:24:39
Size: 5546
Editor: Burathar
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl All:read #acl HowtoGroup:read,write,revert All:read
Line 7: Line 7:
|| '''Subject''' || '''Description''' ||
|| [[/Bios|BIOS]] || BIOS stuff ||
|| '''Subject''' || '''Description''' ||
|| [[/Bios|BIOS]] || BIOS stuff ||
|| [[/Fritzbox|Fritzbox]] || Common used router in The Netherlands ||
|| [[/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 11: Line 16:
|| '''Subject''' || '''Description''' || || '''Subject''' || '''Description'''                                              ||
Line 13: Line 18:
|| [[/Ansible|Ansible]] || Automatic configuration management. || || [[/Ansible|Ansible]] || Automatic configuration management. ||
|| [[/Apt|Apt/dpkg]] || Debian package manager & tool ||
|| [[/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 ||
|| [[/VirtualBox|VirtualBox]]|| Open source Virtualization software ||
|| [[/Workadventure|WorkAdventure]] || 2D colleboration tool. ||
|| [[/Xymon|Xymon]] || Next level monitoring from the old days ||
|| [[/ZFS|ZFS]] || ZFS (file system with volume management capabilities) ||

= Programming Languages =
|| '''Subject''' || '''Description''' ||
|| [[/Bash|Bash]] || Bash Scripting reference ||
|| [[/CSharp|C#]] || C# Code snippets ||
|| [[/Python3|Python3]] || Python Code snippets ||
Line 16: Line 52:
|| '''Subject''' || '''Description''' ||
|| [[/Email|Email]] || Everything about email ||
|| '''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. ||
|| [[/Phone|Phone networks]] || Public telephone networks ||
Line 20: Line 61:
|| '''Subject''' || '''Description''' || || '''Subject''' || '''Description''' ||
|| [[/Cisco|Cisco]] || Cisco stuff ||
|| [[/IPSec|IPSec]] || Network encryption ||
|| [[/IPv6|IPv6]] || Next level internet ||
|| [[/NTP|NTP]] || Network Time Protocol ||
|| [[/XS4All|XS4All]] || XS4All TV and IPv6 ||
Line 22: Line 68:
= Security =
|| '''Subject''' || '''Description''' ||
|| [[/Malware|Malware]] || Malware analysis ||
|| [[/NFC|NFC]] || NFC hacking ||
|| [[/Nmap|Nmap]] || Portscanning ||
|| [[/OpenSSL|OpenSSL]] || OpenSSL, you love it, hate it and need it ||
|| [[/Yubikey|Yubikey]] || Yubikey stuff ||
|| [[/Detection|Detection]] || Detect portscans and hacks ||
|| [[/LetsEncrypt|LetsEncrypt]] || Lets Encrypt everything ||
Line 23: Line 78:
The following howto pages are available:
<<PageList(regex:^Howto/.*)>>
= 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.

Apt/dpkg

Debian package manager & tool

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

VirtualBox

Open source Virtualization software

WorkAdventure

2D colleboration tool.

Xymon

Next level monitoring from the old days

ZFS

ZFS (file system with volume management capabilities)

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.

Phone networks

Public telephone networks

Networking

Subject

Description

Cisco

Cisco stuff

IPSec

Network encryption

IPv6

Next level internet

NTP

Network Time Protocol

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)