Inhaltsverzeichnis

Fabians persönliche unordentliche Sammlung von Dingen

Synology DSM6 enable ssh for non admin

Zitat aus: https://blog.emeidi.com/2017/11/25/normalen-benutzern-den-ssh-login-auf-synology-diskstations-erlauben/

sudo nano /volume1/homes/admin/enable-ssh-logins.sh

#/bin/bash
/usr/bin/awk -i inplace -F: 'BEGIN{OFS=":"}/^dagobert\:/{gsub(/.*/,"/bin/sh",$7)}1' /etc/passwd
exit 0

und dann über die Einstellungen→Aufgabenplaner→ neueAufgabe→ USer-Defined-Script die regelmässige ausführung einstellen

Videos, die ich nicht mehr verlieren möchte

Factorio:

Red Science: https://www.reddit.com/r/factorio/comments/686637/compact_16_by_x_science_setups_for_all_tiers/

Red (and blue in link) Circuit: https://www.reddit.com/r/factorio/comments/4tp1xy/simple_easily_expanded_red_circuit_production/

Circuit cook book: https://wiki.factorio.com/Tutorial:Circuit-network_Cookbook

0.17.66

VirtualBox

Problem mit Hyper-V

Virtualbox zeigt mir leider nur 32-bit OSes an. das liegt wohl daran, dass unter Windows „Hyper-V“ aktiviert ist. Docker hat das Aktiviert und benötigt es selbst… also entweder virtualBox oder Docker!! Hier hab ich eine möglichkeit gefunden, das abzustellen: https://forums.virtualbox.org/viewtopic.php?f=6&t=41258#p236620

<Zitat> You can disable Hyper-V without deinstalling it. Start a command prompt with administrator rights and execute the following command:

bcdedit /set hypervisorlaunchtype off

Reboot windows. Hyper-V is disabled now. If you want to enable it, then run this command:

bcdedit /set hypervisorlaunchtype auto

and reboot again.

This solution still needs a reboot, but you don't mess up your registry and don't lose configuration settings.

I think this issue will become a topic because Windows 8 Pro edition provides the Hyper-V feature.

Best regards Björn </zitat>

Fabians Handys ;-D