Home
Losers Wiki
Cancel

reset git credentials

If your stored token has expired, reset it this way echo url=https://<github username>@github.com | git credential reject next pull or push, it’ll prompt for the new one

Run ansible in docker

Need to run older versions of ansible? Build it in a docker container and run it from there, no muss, no fuss # heavily poached from # geektechstuff # using a lot of https://hub.docker.com/r/philm...

Convert mediawiki md to jekyll

Once its be exported from mediawiki to markdown, use this script to nudge it into jekyll #!/usr/bin/env bash # Set source and destination directories src_dir="/path/to/source/directory" dest_dir=...

zshrc

# If you come from bash you might have to change your $PATH. # export PATH=$HOME/bin:/usr/local/bin:$PATH # Path to your oh-my-zsh installation. export ZSH=/home/kristian/.oh-my-zsh # Set name ...

zelnic

ingredients 1 packet of filo pastry 2 medium tomatoes good size onion. this size recipe will make enough for maybe 2 people depending on how much you like it. for a bigger size increase t...

zbackup

Following the guide set out here I have installed zbackup on both the mail server and remote store server. On the mail server, there is a wrapper script that tar’s up the vmail directory using a p...

windows-7

what-account-is-xp-cmdshell-running-as

from SSMS run; EXEC xp_cmdshell 'osql -E -Q"select suser_sname()"'

w7---update-hangs

1. Disable Windows Updates (tell it to never check for updates). 2. Reboot. 3. Download and install Internet Explorer 11. 4. Download update KB3102810 and place it on your desktop (make sure you ge...

visudo---change-default-editor

use update-alternatives –config editor