Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

156 total results found

Openbsd-as-a-Desktop-OS

OpenBSD

Upgrade OpenBSD Patch Base System syspatch Upgrade system sysupgrade Upgrade Packages pkg_add -u Package Management Search for a package pkg_info -Q <searchterm> Get Info about package pkg_info <packagename> install package pkg_add <packagename> System E...

SSH

Install Pandoc via Cabal OpenBSD 6.7

OpenBSD

Install Cabal Cabal is a packagemanager for Haskell very much like pip is for Python. You can install it from ports: doas pkg_add -i ghc cabal-install Prepare system to compile programs via cabal Enable wxallowed in /home and /tmp: You can do so via editing y...

Linux-Knowledge-Ressources

Linux - Work with Files

ffmpeg
git
mount
rot13
sed
stat
wget
find
grep
sort
uniq
tar

OpenBSD virtualization OpenBSD 6.7

OpenBSD

Setup /etc/rc.conf.local apmd_flags="-A" dhcpd_flags=vether0 vmd_flags= ntpd_flags="-s" /etc/hostname.vether0 inet 192.168.30.1 255.255.255.0 NONE /etc/dhcpd.conf # Network: 192.168.11.0/255.255.255.0 # Domain name: vmm.local # Name servers: 192....

AI

- Stable Diffusion - Alpaka LLAMA

Proxmox-Exposed-Host

Proxmox

In This Post I'm showing you How to create a Proxmox host which is reachable trough internet. It presupposes you have Debian already installed on your server: Access and Update the Server Add User adduser yourusername install sudo apt-get install sudo Add new ...

Pentest - Work in Progress

Work in Progress

Proxmox Fixes and Workarounds

Proxmox

XMPP Letsencrypt Container Create Certificate Folder mkdir /var/www/ssl/xmpp get Letsencrypt Certificate certbot certonly --webroot -w /var/www/ssl/xmpp --email mail@domain.tld -d xmpp.domain.tld -d conference.domain.tld -d pubsub.domain.tld -d upload.domain....

Hitchhikers Guide to Online Anonymity HHGOA

GPU Passtrough with Linux Mint 21.1 and virt-manager

The special case with a VPS

Proxmox

Container in most cases a VPS has only one virtual drive attached, what makes it impossible (if the VPS uses LVM) for Proxmox to create a template, since the template needs to be on another Storage (correct me, if it changed in meantime). So what you do instea...

Kickball - Awesome Selfhosted

Kubernetes

Less known but useful Commmands

Less known but useful bash Commands

Redo last command but as root sudo !! Open an Editor, write a bash command (and execute in shell) ctrl+x+e Create superfast Ramdisk mkdir -p /mnt/ramm mount -t tmpfs tmpfs /mnt/ram -o size=8192M fix a really long command (that you messed up) fc quickly cre...

A modern Mutt Setup

SSH Tunnel

SSH

tunnel with ssh (local port 3337 -> remote host's 127.0.0.1 on port 6379) ssh -L 3337:127.0.0.1:6379 root@domain.tld -N SSH Tunnel - Advanced SSH-Tunnel Syntax: ssh -L [bind_address:]port:host:port user@server ssh -R [bind_address:]port:host:port user@server ...

w3m

Linux-Knowledge-Ressources

Linux-Knowledge-Ressources

Wikis https://wiki.archlinux.org/ https://www.linux-kvm.org/page/Management_Tools https://wiki.installgentoo.com/wiki/Main_Page Documentations https://www.openbsdhandbook.com/ VPS / Rootserver - Hosting https://contabo.com/ https://www.ionos.de/ https://virmac...