Recently Updated Pages
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...