• 0 Posts
  • 38 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle





  • funkajunk@lemm.eetoLinux@lemmy.mlAnyone using OSMC
    link
    fedilink
    English
    arrow-up
    6
    ·
    3 months ago

    “Smart TVs” usually suck as the manufacturers tend to put in the cheapest internals that have very little future proofing/longevity.

    You’re going to be infinitely better off getting some kind of android TV box (the ONN 4k from Walmart runs Google TV and it’s usually around $20) and just using the “Smart TV” as a display.













  • Open the terminal and copy and paste the commands found in their install guide for Ubuntu:

    # Download signing key 
    sudo curl -fsSLo /usr/share/keyrings/mullvad-keyring.asc https://repository.mullvad.net/deb/mullvad-keyring.asc
    
    # Add the stable repository
    echo "deb [signed-by=/usr/share/keyrings/mullvad-keyring.asc arch=$( dpkg --print-architecture )] https://repository.mullvad.net/deb/stable $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/mullvad.list
    
    # Install 
    sudo apt update
    sudo apt install mullvad-vpn