Notities

Notities

ing. M.A.C.M. (Martijn) van den Boom

Computer Infrastructure Engineer
ingenieur, docent en mentor

Social Media Links:

van den Boom

1 minuut leestijd

Windows Update snelkoppeling die iedereen op zijn bureaublad moet hebben * Heb je bureaublad voor je * Klik met de rechtermuisknop * Kies voor: Nieuw * Kies voor: Snelkoppeling * Vul als locatie in: (Op Windows 8) %windir%\explorer.exe shell:::{36eef7db-88ad-4e81-ad49-0e313f0c35f8} (Op Windows 10) ms-settings:windowsupdate * Klik op: Volgende * Vul de naam in: Windows Update * Klik op: Voltooien

van den Boom

1 minuut leestijd

Function Opschonen-geheugen { Get-PSSession | Remove-PSSession [System.GC]::Collect() [GC]::Collect() [GC]::WaitForPendingFinalizers() Get-Variable | #Where-Object { $startupVariables -notcontains $_.Name } | ForEach-Object { try { Clear-Variable -Name "$($_.Name)" -Force -ErrorAction SilentlyContinue -WarningAction SilentlyContinue Remove-Variable -Name "$($_.Name)" -Force -Scope "global" -ErrorAction SilentlyContinue -WarningAction SilentlyContinue Remove-Variable -Name...

van den Boom

1 minuut leestijd

Hugo in Alpine Linux > apk update > apk upgrade > apk add git > apk add go > wget -q -O /etc/apk/keys/sgerrand.rsa.pub https://alpine-pkgs.sgerrand.com/sgerrand.rsa.pub > wget https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.32-r0/glibc-2.32-r0.apk > apk add glibc-2.32-r0.apk > wget https://github.com/gohugoio/hugo/releases/download/v0.79.0/hugo_0.79.0_Linux-32bit.tar.gz > tar -xvzf hugo_0.79.0_Linux-32bit.tar.gz > ./hugo > ./hugo version >...

Git commands

Commands

van den Boom

1 minuut leestijd

Git commands > cd content/blog/ > cp december-2020-Bitlocker.md 20201212_1609_-_git.md > vim 20201212_1609_-_git.md > git add --all > git commit -m "edited title" > git status > git push > git pull > git reset --hard HEAD > git pull > git fetch --all > git reset --hard origin/main > git status > git fetch origin > git checkout main > git pull origin main > git fetch --all > git merge > git pull > hugo server -D

Recente berichten

Categorieën

Over Mij

Sponsor me link:
ko-fi.com/martijnvandenboom
paypal.me/ingmacmvandenboom
buymeacoffee.com/ingvdboom