Advanced Search
Search Results
15 total results found
Volgorde mods
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
Oh My ZSH
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
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
/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
$ 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)
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
Name Desc Url python-dotenv .env file handler https://github.com/theskumar/python-dotenv smbprotocol smb handler https://github.com/jborean93/smbprotocol
General
Devcontainers Devcontainers containers.dev
Patching
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)
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
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
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
https://www.drupal.org/docs/updating-drupal/updating-drupal-core-via-composer
Uitnodiging verwerken
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...