Skip to main content

Recently Updated Pages

The special case with a VPS

Proxmox

Container in most cases a VPS has only one virtual drive attached, what makes it impossible (if t...

Updated 2 years ago by tinfoil-hat

Proxmox Fixes and Workarounds

Proxmox

XMPP Letsencrypt Container Create Certificate Folder mkdir /var/www/ssl/xmpp get Letsencrypt Cer...

Updated 2 years ago by tinfoil-hat

Proxmox-Exposed-Host

Proxmox

In This Post I'm showing you How to create a Proxmox host which is reachable trough internet. It ...

Updated 2 years ago by tinfoil-hat

OpenBSD virtualization OpenBSD 6.7

OpenBSD

Setup /etc/rc.conf.local apmd_flags="-A" dhcpd_flags=vether0 vmd_flags= ntpd_flags="-s" /etc/hos...

Updated 2 years ago by tinfoil-hat

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 ins...

Updated 2 years ago by tinfoil-hat

Openbsd-as-a-Desktop-OS

OpenBSD

Upgrade OpenBSD Patch Base System syspatch Upgrade system sysupgrade Upgrade Packages pkg_add -...

Updated 2 years ago by tinfoil-hat

Apt-usage

Debian

Install package apt-get install <packagename> search package apt-cache search <packagename> or <p...

Updated 2 years ago by tinfoil-hat

Workstation Backup via Git

Workstation Backup via Git

He does his configuration Management sice years with git and without Symlinks. His Solution is mo...

Updated 2 years ago by tinfoil-hat

Mount SSH / SSHFS / SFTP

Mount Options

sudo sshfs -o uid=1000 -o gid=1000 -o allow_other user@remotehost:/path/to/folder/ /path/to/local...

Updated 2 years ago by tinfoil-hat

How to mount a hard disk as read-only from the terminal

Mount Options

You do not mount '''/dev/sda''', that refers to the entire disk. You mount '''/dev/sda1''' or wha...

Updated 2 years ago by tinfoil-hat