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

15 total results found

Volgorde mods

EuroTruck Simulator 2 ProMods

Van: https://www.promods.net/viewtopic.php?f=42&t=29618 Recommended load order in the mod manager:Top of mod manager ProMods Background Map - Use one of these two: ProMods High Quality Background Map 1.9 ProMods High Quality Afroeurasia Background Map ...

Gegevens mod

EuroTruck Simulator 2 ProMods

Oh My ZSH

Infra (docker, k8s, helm etc..) Linux (incl wsl2)

Install ZSH sudo apt get install zsh -y Install oh my zsh sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" Install powerlevel10k Manual font installation Download these four ttf files: MesloLGS NF Regul...

k3s

Infra (docker, k8s, helm etc..) k8s

Install Script​ K3s provides an installation script that is a convenient way to install it as a service on systemd or openrc based systems. This script is available at https://get.k3s.io. To install K3s using this method, just run: curl -sfL https://get.k3s....

wsl2 setup

Infra (docker, k8s, helm etc..) Linux (incl wsl2)

/etc/wsl.conf [boot]systemd=true sudoers: # Allow members of group sudo to execute any command#%sudo  ALL=(ALL:ALL) ALL%sudo   ALL=(ALL) NOPASSWD: ALL

Helm

Infra (docker, k8s, helm etc..) k8s

$ curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 $ chmod 700 get_helm.sh $ ./get_helm.sh

Install (ubuntu)

Infra (docker, k8s, helm etc..) Docker

Run the following command to uninstall all conflicting packages: for pkg in docker.io docker-doc docker-compose podman-docker containerd runc; do sudo apt-get remove $pkg; done apt-get might report that you have none of these packages installed. Images, c...

Python-libs

Python

Name Desc Url python-dotenv .env file handler https://github.com/theskumar/python-dotenv smbprotocol smb handler https://github.com/jborean93/smbprotocol

General

Development Links

Devcontainers Devcontainers containers.dev

Patching

Drupal & CiviCRM

composer require cweagans/composer-patches "enable-patching": true, "patches": { "drupal/core": { "Change the LB Add block link text to understand in which region the block will be placed": "https://www.drupal.org/files/issues/2024-...

Local Development (DDEV)

Drupal & CiviCRM

Pre-steps New Git repo: Initialize new repo. Take care that repo directory is empty, only .git should be there. Run: ddev config --project-type=drupal11 --docroot=public_html ddev start touch dummy.sql ddev import-db --database crm --file dummy.sql ...

Installation on mijn.host hosting

Drupal & CiviCRM

Clone git repo first, then install Drupal, providing details manually to the installer. composer install ./vendor/bin/drush site:install --locale="nl" Make a note of the provided username and password. Now export the crm user name and pass set +o history ...

Updating on mijn.host hosting

Drupal & CiviCRM

composer install --no-dev cd ./public_html ../vendor/bin/drush updatedb ../vendor/bin/drush cr # If CiviCRM had update curl -Lss -o sites/default/files/civicrm/l10n/nl_NL/LC_MESSAGES/civicrm.mo https://download.civicrm.org/civicrm-l10n-core/mo/nl_NL/civ...

Updating Drupal

Drupal

https://www.drupal.org/docs/updating-drupal/updating-drupal-core-via-composer

Uitnodiging verwerken

Plex

Open de ontvangst mail:   Klik op "Use invite code" Op de webpagina die geopend wordt, klik op verify: Ervan uitgaande dat je nog geen Plex account hebt, klik op "no": Voer in het volgende scherm je gegevens in die je wilt gebruiken voor...