Recently Updated Pages
OpenBSD virtualization OpenBSD 6.7
OpenBSD
Updated 3 years ago by tinfoil-hat
Setup /etc/rc.conf.local apmd_flags="-A" dhcpd_flags=vether0 vmd_flags= ntpd_flags="-s" /etc/hos...
Install Pandoc via Cabal OpenBSD 6.7
OpenBSD
Updated 3 years ago by tinfoil-hat
Install Cabal Cabal is a packagemanager for Haskell very much like pip is for Python. You can ins...
Openbsd-as-a-Desktop-OS
OpenBSD
Updated 3 years ago by tinfoil-hat
Upgrade OpenBSD Patch Base System syspatch Upgrade system sysupgrade Upgrade Packages pkg_add -...
Apt-usage
Debian
Updated 3 years ago by tinfoil-hat
Install package apt-get install <packagename> search package apt-cache search <packagename> or <p...
Workstation Backup via Git
Workstation Backup via Git
Updated 3 years ago by tinfoil-hat
He does his configuration Management sice years with git and without Symlinks. His Solution is mo...
Mount SSH / SSHFS / SFTP
Mount Options
Updated 3 years ago by tinfoil-hat
sudo sshfs -o uid=1000 -o gid=1000 -o allow_other user@remotehost:/path/to/folder/ /path/to/local...
How to mount a hard disk as read-only from the terminal
Mount Options
Updated 3 years ago by tinfoil-hat
You do not mount '''/dev/sda''', that refers to the entire disk. You mount '''/dev/sda1''' or wha...