Recently Updated Pages
zsh: current .alias
This file has all aliases. ~/.dotfiles/.alias With this it is possible to switch to bash and ...
zsh: current .zshrc
~/.dotfiles/.zshrc printf "." # show start of shell #### is only loaded if shell is interactive...
terminal / cmd.exe: open current directory
Windows cmd.exe: start . Terminal: open .
ssh: generate a key
Assume you will ssh from machine A to B. On machine A Go to .ssh: cd ~/.ssh Generate your key...
XWiki: path to german translation file
Most translations are written here: .\xwiki-platform\xwiki-platform-core\xwiki-platform-oldcore\...
velocity: get domain
#macro(getDomain) #set ($docFullurl = $doc.getExternalURL()) ## regex Fullurl only until th...
XWiki rest api: all users properties
<SERVER>/rest/wikis/xwiki/query?q=,doc.object(XWiki.XWikiUsers)%20as%20obj&type=xwql&className=XW...
Use mtr w/o sudo
You have to allow mtr to use sudo itself so you don't have to start the command with sudo. First...
XWiki: show / hide DIV
{{velocity}} {{html}} <div id="DIV ID" class=""> This Box will be hidden if you click on the b...
wget im NDR
wget hat verschiedene Problem, aus dem NDR raus zu kommen. Man kann aber curl entsprechend konfig...
Word: Tastenkürzel non break space / Windows
Shortcut um in Word einen Zeilenumbruch bei Bezeichnungen zu verhindern:Strg + Shift + Space
UTF8: absolute minimum to know
https://www.joelonsoftware.com/2003/10/08/the-absolute-minimum-every-software-developer-absolutel...
webpack run debug
npm run watch:debug
Xcode error: libc++abi.dylib: terminating with uncaught exception of type NSException
While compile up from iOS 13 this fatal error may occur:libc++abi.dylib: terminating with uncaugh...
Xcode: Update device support files wo update xcode
Currently I can't update Xcode because it needs a newer OS X version, I don't want to install.To ...
windows: host to ip
nslookup HOST
Xcode: enable landscape for iPad only
Soll auch das iPad nur Landscape/Querformat haben dann muss man nicht nur im Device „Universal“ P...
Windows: count file lines in cmd
type DATEI | find /c /v ""
Wormhole link collection
Webwormhole home page: https://webwormhole.io Webwormhole documentation: https://pkg.go.dev/webw...
watch file modified: .gitconfig
Something is modifying my global .gitconfig /Users/cox/.dotfiles/.gitconfig. It deletes "name" an...