Skip to main content

servLAB


Proxmox

Docker

CloneZilla

- Restore partition table (sda-pt.sf is in backup dir) sudo sfdisk /dev/sda < sda-pt.sf

Oracle

Oracle free / pay as you go tier.

General tips

Tunneling over ssh to other computers on the lan

ssh -J $USER@$DOMAIN1 -i ~/.ssh/private_key1 $USER2@$IP -i ~/.ssh/private_key2

Notes

https://warpgate.null.page/

Bookstack Docker install

Create admin user after install  sudo docker exec -it bookstack bash /app/www/artisan bookstack:...