Public

Public

1066 bookmarks
Newest
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
whomwah/qlstephen: A QuickLook plugin that lets you view plain text files without a file extension
whomwah/qlstephen: A QuickLook plugin that lets you view plain text files without a file extension
view text files with no file extension in quicklook on macOS! # Install brew install --cask qlstephen # unquarantine it xattr -cr ~/Library/QuickLook/QLStephen.qlgenerator qlmanage -r qlmanage -r cache # set larger max file size defaults write com.whomwah.quicklookstephen maxFileSize 102400 # restart finder by holding down the option key and right click on Finder’s dock icon, then select “Relaunch” from the menu
·github.com·
whomwah/qlstephen: A QuickLook plugin that lets you view plain text files without a file extension