Skip to main content

Recently Updated Pages

open link in new tab

Coding

Use always: target="_blank" rel="noopener noreferrer" Without attribute rel there is an securit...

Updated 2 years ago by Simpel

online sql queries

Coding

If you have an online csv you can online query it like a database with https://lite.datasette.io....

Updated 2 years ago by Simpel

Office: wrong user

Coding

If the owner file has the wrong user too you can change it in the registry. The path is HKEY_CUR...

Updated 2 years ago by Simpel

media query iDevice not working

Coding

If media queries on iPhone or iPad not working you have to "enable" it in html. <meta name="vi...

Updated 2 years ago by Simpel

NDR Ersatz-Schriftart

Coding

NDR Sans darf durch Arial Narrow ersetzt werden.

Updated 2 years ago by Simpel

Monitoring voc

Coding

https://monitoring.c3voc.de/grafana/d/KM7EBXCWk/voc-dashboard-prometheus

Updated 2 years ago by Simpel

Shell: show specific line (number)

Coding

In terminal or shellShow line #1: cat FILE | awk NR==1 Show lines greater #11: cat...

Updated 2 years ago by Simpel

shell: get version automatically

Coding

Try something like here:cd34.com/blog/programming/using-git-to-generate-an-automatic-version-numb...

Updated 2 years ago by Simpel

ssh connecting error: key differs

Coding

Message like this: Warning: the ED25519 host key for 'simpel.cc' differs from the key for th...

Updated 2 years ago by Simpel

Snipping Tool: ausgeklappte Menüs shotten

Coding

"Neu" drücken Mit "ESC" abbrechen Menu aufklappen [STRG]+[DRUCK] drücken Modus in Snipping ...

Updated 2 years ago by Simpel

Mediathek: download/convert as mp4

Coding

Im Browser in die Entwicklerkonsole gehen. Dort den Reiter Network öffnen. Filtern nach: m3u...

Updated 2 years ago by Simpel

master_me_voc: cmd line

Coding

Default settings ffmpeg -hide_banner -i 997Hz.wav -af 'ladspa=file=$HOME/.ladspa/master_me_voc.s...

Updated 2 years ago by Simpel

spark: search hotkey

Coding

I use Spark for os hotkeys. To look for the shortcuts I made a small function: function spark() ...

Updated 2 years ago by Simpel

path to nginx.conf

Coding

The path is /usr/local/etc/nginx/nginx.conf Homebrew services path of nginx is /opt/homebrew/e...

Updated 2 years ago by Simpel

show default log

Coding

journalctl -u APP To see what is actually happening: journalctl -fu APP

Updated 2 years ago by Simpel

Report Phishing and Malware

Coding

decentsecurity.com/#/malware-web-and-phishing-investigation orGotPhish.com

Updated 2 years ago by Simpel

rtmp to voc

Coding

ffmpeg -re -i video.mp4 -c copy -f flv "rtmp://serverinklportundsenke?auth=token" rtmp:/...

Updated 2 years ago by Simpel

Parsing command-line arguments in shell

Coding

shellscript.sh/tips/getopts

Updated 2 years ago by Simpel

remote path to startup: NDR client win 10

Coding

Tag: Autostart \\ad\user$\HH\z_infoscreen\Profil.v6\AppData\Roaming\Microsoft\Windows\Start ...

Updated 2 years ago by Simpel

repair / recover dead exfat drive

Coding

Find drive: diskutil list Take your drive and: sudo fsck_exfat -d disk2s2 ...

Updated 2 years ago by Simpel