<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>How to turn on LG OLED TV automatically on Linux startup</title>
        <link>https://watch.linuxrenaissance.com/videos/watch/abcd44e7-7050-466a-a474-92a0f5e477b8</link>
        <description>Let's make a systemd script which will turn on your OLED TV Here is the whole script for your copy-pasting pleasure: (don't forget to change the IP/MAC addresses in it) [Service] Type=simple ExecStart=/bin/sh -c "wakeonlan -i 192.168.1.100 20:28:bc:aa:bb:cc" RemainAfterExit=no [Unit] Wants=network-online.target After=network.target network-online.target [Install] WantedBy=multi-user.target Make sure to motivate me for more content by, at least, liking the video and leaving a comment. It means a lot to me. Sharing this video with your friends is most welcome as is following this channel! You can support the work financially here: https://ko-fi.com/darth, Social links: My webpage: https://linuxrenaissance.com, I am fairly active on Mastodon: https://silversword.online/@darth, My Matrix chat space: https://matrix.to/#/!LWfgnmBeCrpLbcWIlr:matrix.org, My PeerTube channel: https://tux-edu.tv/c/lxr, My YouTube chanel: https://youtube.com/@LinuxRenaissance, My Odysee channel: https://odysee.com/@LinuxRenaissance:1, This video was edited with Kdenlive. Intro / outro music is borrowed with permission from H0ffman: https://soundcloud.com/h0ffman/sets/protracker-amiga Thumbnail photography by Lally</description>
        <lastBuildDate>Mon, 04 May 2026 12:52:41 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://watch.linuxrenaissance.com</generator>
        <image>
            <title>How to turn on LG OLED TV automatically on Linux startup</title>
            <url>https://watch.linuxrenaissance.com/lazy-static/avatars/9c56e2c1-4172-455c-9801-e3a8bad36429.gif</url>
            <link>https://watch.linuxrenaissance.com/videos/watch/abcd44e7-7050-466a-a474-92a0f5e477b8</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://watch.linuxrenaissance.com/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://watch.linuxrenaissance.com/feeds/video-comments.xml?videoId=abcd44e7-7050-466a-a474-92a0f5e477b8" rel="self" type="application/rss+xml"/>
    </channel>
</rss>