Found 1073 bookmarks
Newest
Untrack Folder in Git | Delft Stack
Untrack Folder in Git | Delft Stack
If I add a folder (or file) to .gitignore but I've already made commits that include that folder you have to do this to untrack the folder.
·delftstack.com·
Untrack Folder in Git | Delft Stack
screen Cheat Sheet - Kapeli
screen Cheat Sheet - Kapeli
attach: screen -x ultimate attach: screen -dRR Attaches to a screen session. If the session is attached elsewhere, detaches that other display. If no session exists, creates one. If multiple sessions exist, uses the first one.
·kapeli.com·
screen Cheat Sheet - Kapeli
PeerTube documentation
PeerTube documentation
prune-storage.js if you want to do this in a docker install cd to the dir with your docker-compose.yml then: docker-compose exec -u peertube peertube npm run prune-storage
·docs.joinpeertube.org·
PeerTube documentation