<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Never used Linux, Could someone help me install MM onto my laptop?]]></title><description><![CDATA[<p dir="auto">I’m using an old laptop as my mirror, and will take it apart once I install the software. I’ve never used Linux, and I’d appreciate help on how to set it up. The tutorial’s manual install isn’t helping.</p>
<p dir="auto">Thanks in advance<br />
Alex</p>
]]></description><link>https://forum.magicmirror.builders/topic/2710/never-used-linux-could-someone-help-me-install-mm-onto-my-laptop</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 21:19:40 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/2710.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 07 Jun 2017 03:16:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Never used Linux, Could someone help me install MM onto my laptop? on Wed, 07 Jun 2017 11:59:02 GMT]]></title><description><![CDATA[<p dir="auto">Once you have Linux installed just follow the MM install instructions…</p>
<p dir="auto"><a href="https://github.com/MichMich/MagicMirror" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror</a></p>
<p dir="auto">Manual Installation</p>
<p dir="auto">Download and install the latest Node.js version.</p>
<p dir="auto">Verison 6<br />
curl -sL <a href="https://deb.nodesource.com/setup_6.x" target="_blank" rel="noopener noreferrer nofollow ugc">https://deb.nodesource.com/setup_6.x</a> | sudo -E bash -<br />
sudo apt-get install -y nodejs</p>
<p dir="auto">OR</p>
<p dir="auto">Verison 8<br />
curl -sL <a href="https://deb.nodesource.com/setup_8.x" target="_blank" rel="noopener noreferrer nofollow ugc">https://deb.nodesource.com/setup_8.x</a> | sudo -E bash -<br />
sudo apt-get install -y nodejs</p>
<p dir="auto">THEN:</p>
<p dir="auto">Clone the repository and check out the master branch: git clone <a href="https://github.com/MichMich/MagicMirror" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror</a><br />
Enter the repository: cd ~/MagicMirror<br />
Install the app: npm install<br />
Run the app: npm start<br />
Important: npm start does not work via SSH, use DISPLAY=:0 nohup npm start &amp; instead. This starts the mirror on the remote display.</p>
<p dir="auto">IF you get any errors search this forum or Google your error to see how to fix…</p>
<p dir="auto">Gotta go to work,  Have a good day!!!</p>
]]></description><link>https://forum.magicmirror.builders/post/22443</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/22443</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Wed, 07 Jun 2017 11:59:02 GMT</pubDate></item><item><title><![CDATA[Reply to Never used Linux, Could someone help me install MM onto my laptop? on Wed, 07 Jun 2017 11:48:56 GMT]]></title><description><![CDATA[<p dir="auto">Hey guys, thanks for the info. I’m using Ubuntu, latest build. I think I’ve gotten the dependencies installed, but what way is best to make sure?</p>
<p dir="auto">Thanks again<br />
Alex</p>
]]></description><link>https://forum.magicmirror.builders/post/22442</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/22442</guid><dc:creator><![CDATA[alexx2208]]></dc:creator><pubDate>Wed, 07 Jun 2017 11:48:56 GMT</pubDate></item><item><title><![CDATA[Reply to Never used Linux, Could someone help me install MM onto my laptop? on Wed, 07 Jun 2017 11:31:44 GMT]]></title><description><![CDATA[<p dir="auto">Here is a very good guide on how to setup Linux :)</p>
<p dir="auto"><a href="https://www.ubuntu.com/download/desktop/install-ubuntu-desktop" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.ubuntu.com/download/desktop/install-ubuntu-desktop</a></p>
]]></description><link>https://forum.magicmirror.builders/post/22440</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/22440</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Wed, 07 Jun 2017 11:31:44 GMT</pubDate></item><item><title><![CDATA[Reply to Never used Linux, Could someone help me install MM onto my laptop? on Wed, 07 Jun 2017 11:28:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alexx2208" aria-label="Profile: alexx2208">@<bdi>alexx2208</bdi></a></p>
<p dir="auto">First things first. What OS is the laptop running?</p>
<p dir="auto">I’ve installed MM on 2 laptops. One is running Windows 7 and one is running uBuntu. Basically, you will need to install the newest version of node.js, npm and git for the platform you are using. Then a manual install of the MM software and dependencies.</p>
<p dir="auto">I’ll try to guide you as you go along</p>
]]></description><link>https://forum.magicmirror.builders/post/22439</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/22439</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Wed, 07 Jun 2017 11:28:26 GMT</pubDate></item></channel></rss>