mimeapps.list
inode/directory=org.gnome.gThumb.desktop;
na dann schaun wir mal
inode/directory=org.gnome.gThumb.desktop;
Küchenradio DKR 3000 BT DAB+ WEB Weiß | GRUNDIG
2024-02 Greta Glitzerglanz – https://de.m.wikipedia.org/wiki/Daisy_Meadows
https://bitbucket.org/laped83/coding/src/master/sleeper.sh
openssl pkcs12 -export -in /root/letsencrypt/certs/tzsz_de/cert.pem -inkey /root/letsencrypt/certs/tzsz_de/privkey.pem -out /root/letsencrypt/certs/tzsz_de/drucker.pfx -name drucker.tzsz.de -passout pass:certpass
curl -v --insecure -u admin:webpass https://drucker.tzsz.de/hp/device/Certificate.pfx --form upload=@/root/letsencrypt/certs/tzsz_de/drucker.pfx --form Password=certpass
Von
Securing an HP LaserJet printer with LetsEncrypt
Installing TLS certificates on HP printers automatically
PDFs zu den Links
Securing an HP LaserJet printer with LetsEncrypt – Peter Hicks‘ Blog
Installing TLS certificates on HP printers automatically – Peter Hicks‘ Blog
zsh auf macOS gibt nur ein paar Zeilen zurück
nano .zshrc
alias history='history 1'
There is now finally an official upgrade mechanism for Homebrew Cask (see Issue 3396 for the implementation)! To use it, simply run this command:
brew upgrade --cask
However this will not update casks that do not have versioning information (version :latest
) or applications that have a built-in upgrade mechanism (auto_updates true
). To reinstall these casks (and consequently upgrade them if upgrades are available), run the upgrade command with the --greedy
flag like this:
brew upgrade --cask --greedy
To get outdated:
brew outdated --cask --greedy --verbose
ffmpeg -i /Volumes/Multimedia/Film.mp4 -map 0:0 -map 0:1 -map 0:2 -c:v libx265 -crf 21 -preset veryfast -c:a copy -tag:v hvc1 /Users/messi/Movies/Film_cfr21_vf.mp4
dd if=/Users/messi/Transportstrom.ts of=/Users/messi/Transportstrom.ts skip=100 bs=1M
ersten 100MB weglassen (100 x bs)