Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

258 total results found

Lexicon Plugins don't work

Coding

https://proforums.harman.com/lexicon/di ... ilina-2020

git push - fatal: protocol error: bad line length character

Coding

fatal: protocol error: bad line length character: load Auf dem NDR-Client. Als ich in der local config den oxford push-Pfad löschte ging es wieder. Vermutlich ist der oxford nur noch lesbar.

Change OSX Login Background - Catalina

Coding

https://macreports.com/macos-catalina-h ... background Should not work with Big Sur as written in the comments.

OSX Big Sur Incompatibility

Coding

Objective Development Software GmbH: Little Snitch Paceap: iLok Zte: ZTEDriver_MacV1.2.19, ZTE USB Datacard Driver removed manually Jiangsu Qinheng Co., Ltd.: Bundle ID: com.wch.usbserial ASIX ELECTRONICS CORPORATION - driver for USB-to...

iPhone: Einschränkungscode vergessen

Coding

https://techmixx.de/iphone-einschraenku ... -vergessenLink von 2016

git always asks for user and password

Coding

activate: git config credential.helper store Next push or pull you will be asked for credentials. This time it will be stored.

git rename master to main

Coding

https://www.git-tower.com/learn/git/faq/git-rename-master-to-main

OSX Preview for markdown

Coding

Vorschau for OSX:https://github.com/toland/qlmarkdown To disable it just remove: /Users/cox/Library/QuickLook/QLMarkdown.qlgenerator tag: md

man page: No manual entry for command

Coding

man is looking in special folders for man files. To list this folders in separated lines type: man -w | tr : '\n' Result can be like: /usr/local/share/man/de /usr/local/share/man /usr/local/opt/php@7.2/share/man /usr/local/opt/openssl/share/...

NDR Ersatz-Schriftart

Coding

NDR Sans darf durch Arial Narrow ersetzt werden.

ssh pi error: key has changed

Coding

Error message is: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: POSSIBLE DNS SPOOFING DETECTED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ The ECDSA host key for pi has changed, and the key fo...

Quadsplit IP-TV

Coding

https://vidgrid.tk.gg tags: Multiviewer, US-Wahl, International, News, Nachrichten

BigBlueButton: Nextcloud Video Hack

Coding

URL des Videos auf der ARD-ZDF-Box ist:https://cloud.molkentin.net/s/MA68Jf4kg4HS68H/download Da muss man die korrekte Endung anhängen:https://cloud.molkentin.net/s/MA68Jf4kg4HS68H/download#.webm Das ist übrigens das ARD Stördia.

zsh: current .alias

Coding

This file has all aliases. ~/.dotfiles/.alias With this it is possible to switch to bash and take all aliases with me. # all ALIAS is HERE in ~/.aliase # excepts 'global' ones # divers alias zshr='source $HOME/.zshrc' alias afk="open -a ScreenSaverE...

zsh: current .zshrc

Coding

~/.dotfiles/.zshrc printf "." # show start of shell #### is only loaded if shell is interactive e.g. terminal window # https://github.com/ohmyzsh/ohmyzsh # Path to your oh-my-zsh installation. export ZSH="$HOME/.oh-my-zsh" # LOCAL config file zsh_loca...

Update Xcode: Es ist nicht genügend Speicherplatz für die Installation des Produkts verfügbar

Coding

Finder zeigt auch den löschbaren Speicherplatz mit an. Darin befinden sich aber auch die lokalen TimeMachine-Backups, die eigentlich gelöscht werden könnten.Echter Speicherplatz lässt sich anzeigen mit: df -h Im Festplattendienstprogramm steht z.B 29...

$PATH added not working

Coding

$PATH in .zshrc or .bashrc had to be long format. NOT working: export PATH="~/.scripts:$PATH" # self made small scripts working: export PATH="/Users/cox/.scripts:$PATH" # self made small scripts

path to self made scripts on simpel-mbax

Coding

I made a place for self made scripts: ~/.dotfiles/.scripts A soft link is made here: /Users/cox/.scripts cd /Users/cox/.scripts

vim: current .vimrc

Coding

" Indention set autoindent set expandtab set smarttab set tabstop=4 " Search set hlsearch set ignorecase set smartcase " Text Rendering set encoding=utf-8 syntax enable " User Interface set laststatus=2 set ruler set title set background=...

Mute BigBlueButton

Coding

MUTE BBB Windows:<ALT>+<SHIFT>+<M> Mac:<CTRL>+<ALT+-<SHIFT>+<M>