Youtube bez reklam na TV Samsunga ale nie za darmo

Posted on Sat 14 February 2026 in Hack • 2 min read

Cel: wyłączyć reklamy w aplikacji YT zainstalowanej na Samsung TV.

Wymagania:

  • konto w Surfshark VPN,
  • router Mikrotik.

1. Konto VPN na Surfshark

  1. Po zalogowaniu na koncie Surfsharka wejdź w "VPN" -> "Konfiguracja ręczna" ("Manual setup").

image01

  1. Znowu klikasz w "Konfiguruj ręcznie":

image02

  1. wybierasz protokół "Wireguard":

image03

  1. jeśli nie masz pary kluczy to...:

image04

  1. generujesz nową …

Continue reading

Reboot Mikrotik from OSMC on Raspberry Pi

Posted on Tue 01 November 2016 in Automatyczny dom • 2 min read

Personas:

  • 192.168.10.1 - MikroTik home router with Internet connection and WiFi LAN
  • 192.168.10.6 - Raspberry Pi with OSMC media center OS (based on Kodi)

Login to OMSC

ssh osmc@192.168.10.6

Generate key without password:

ssh-keygen -t dsa

Transfer public key to Mikrotik router …


Continue reading