Notities

Notities

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

Computer Infrastructure Engineer
ingenieur, docent en mentor

Social Media Links:

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

1-Minute Read

You can automatically log in to a Linux server on Windows using PuTTY by making use of a key file. Below I explain step by step how to do this. Create a key: start: puttygen.exe Click on: Generate Click on: Save private key Go to PuTTY Configuration -> Session Load a previously created session or create a new one Go to: Connection -> SSH -> Auth -> Private key file for authentication -> Browse Select your file with the private key: *.

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

1-Minute Read

Change your Windows password by using a shortcut on your desktop. (CTRL+ALT+DEL key combination by clicking a shortcut) Right-click on your desktop, choose New and then Shortcut Enter the following command for the item location: C:\Windows\explorer.exe shell:::{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0} Click: Next Give the shortcut a name, for example: Reset password Click: Finish

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

1-Minute Read

/home/martijn/Downloads/concourse $ curl -LO https://concourse-ci.org/docker-compose.yml $ cat /etc/systemd/system/docker-compose-concourse.service [Unit] Description=Docker Compose Application Service for Concourse Requires=docker.service After=docker.service [Service] Type=oneshot RemainAfterExit=yes WorkingDirectory=/home/martijn/Downloads/concourse ExecStart=/usr/bin/docker-compose up -d ExecStop=/usr/bin/docker-compose down TimeoutStartSec=0 [Install] WantedBy=multi-user.target

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

1-Minute Read

# File name: version_used.py # This prints the version of Python being used by the Code Runner extension in VSCodium # Set by going to: File -> Preferences -> Settings -> Search Settings -> code-runner.executorMap -> Edit in settings.json # "python": "/bin/python3.9 -u", # To run this script press the little play button on the top right in the editor import sys print(sys.version)

Recent Posts:

Categories

About

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