Just a short summery of some useful commands in combination with devices from MikroTik. SSH Key authentication To enable the ssh key authentication from your client and login without typing the password you can do following steps. (Linux / Mac) CLI add vlan to bridge With this cli command you can add vlan interfaces really fast. CLI change vlan tagged… Read more →
Schlagwort: network
Zyxel SSH Login / automation
Introduction Automation has arrived everywhere and even on the many network switches you can do much more than it is currently being used. Following ideas are my base why to automate switches. @green production / reduce power consumptionYou can create an own network for employees mobile devices, and check when the last one left the wifi. Then turn off all… Read more →
Canon C70 streaming to OBS Studio
The Canon C70 is not supported to be used as Webcam with the „Canon EOS Webcam Utility Software“ but you can enable network streaming. Following Streaming Profiles can be chosen:9Mbps/1920×1080 50.00P4Mbps/1920×1080 50.00P9Mbps/1920×1080 50.00i4Mbps/1920×1080 50.00i For more details check the manual. Read more →
Wireguard VPN in Background
I use a special documentation server which I always want to reach from my Mac without establishing an VPN connection. Why? Because I have to write documentations while I am in other VPN (L2TP or WireGuard) tunnels. For this I need a permanent way to reach a predefined IP adress in my secure network. After a short talk with my… Read more →
WireGuard VPN – Ubuntu Server
WireGuard is the most modern and easiest way to go if you want to create an VPN Server. The guys from PiVPN created a great installer for RaspberryPi’s. But I need some more Power 🙂 So here is the fast installation guide for this: Update and Upgrade your Server Install all needed packages Now you can use the pivpn.io script… Read more →