Skip to main content

Recently Updated Pages

Apple Mail: kann Outlook-E-Mail nicht löschen

Coding

Fehlermeldung: "Die Email "[Betreff]" konnte nicht in das Postfach "[Postfachname]" verschoben...

Updated 3 years ago by Simpel

Backup webserver to nas

Coding

I want to backup simpel.cc to my NAS. So far I found this code: rsync -a -r --delete --exclude '...

Updated 3 years ago by Simpel

AutoIt: GUI without taskbar item

Coding

$hGUI1 = GUICreate("", -1, -1, -1, -1, -1, BitOR($WS_EX_LAYERED, $WS_EX_TOOLWINDOW)) GUISetState...

Updated 3 years ago by Simpel

ARD-ZDF-Box: sync problem

Coding

Error messageDie heruntergeladene Datei ist leer, obwohl der Server (2 B) als Größe übermitteltSo...

Updated 3 years ago by Simpel

Audio distribution with Raspberry Pi

Coding

In diesem Audio-Blog stehen interessante DIY Audiodinge.Hier z.B. Audio over IP via RTP:crazy-aud...

Updated 3 years ago by Simpel

alias.cmd windows NDR client

Coding

stackoverflow.com/questions/20530996/aliases-in-windows-command-promptRegistry (Typ REG_SZ): Win...

Updated 3 years ago by Simpel

Atom package pathes

Coding

OSX: /Users/cox/.atom/packages Windows 10: C:\Users\zelckc\.atom\packages

Updated 3 years ago by Simpel

asciidoctor: code highlightning

Coding

Path: /Library/Ruby/Gems/2.3.0/gems/pygments.rb-1.2.1/vendor/pygments-main/pygments/styles/a...

Updated 3 years ago by Simpel

batch - start: "xxx konnte nicht gefunden werden"

Coding

start has a odd behaviour. If you have to quote your path of the executable start thinks that thi...

Updated 3 years ago by Simpel

Check passwords

Coding

https://passwords.igg.cloud The database contains all passwords that had more than 50 instances ...

Updated 3 years ago by Simpel

Bash Shell Strict Mode

Coding

Let's start with the punchline. Your bash scripts will be more robust, reliable and maintainable ...

Updated 3 years ago by Simpel

Accessibility Fonts

Coding

Fonts good for a11y Atkinson Hyperlegible Font - https://brailleinstitute.org/freefont Open Dys...

Updated 3 years ago by Simpel

Batch convert files with pandoc

Coding

Example: go to folder with all the files inside convert all from html to xwiki markup write ...

Updated 3 years ago by Simpel

console: monitor function

Coding

If you want to see when a defined function is called type monitor(that_special_function) ...

Updated 3 years ago by Simpel

Forum Site Logo ändern

Coding

[/volume1/web]/phpbb/styles/[prosilver?]/theme/ cd /volume1/web/phpbb/styles/prosilver/theme...

Updated 3 years ago by Simpel

Bash pitfalls; fails, mistakes

Coding

mywiki.wooledge.org/BashPitfallsTags: Shell, Terminal

Updated 3 years ago by Simpel

find all files containing specific text / pattern

Coding

List the files containing pattern grep -ril ['PATH'] -e 'PATTERN' in current path: grep -ril ....

Updated 3 years ago by Simpel

find windows proxy

Coding

Look for host: ping wpad Download wpad.dat with host included in browser (print in addr...

Updated 3 years ago by Simpel

cmd.exe: kill all processes by name

Coding

If an app was called many times accidentally and you have to kill them all: taskkill /IM "ff...

Updated 3 years ago by Simpel

ffmpeg: enable NDR client to play

Coding

Set audio driver if forgotten: set SDL_AUDIODRIVER=directsound Examples: "H:\_...

Updated 3 years ago by Simpel