MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MM on Ubuntu

    Scheduled Pinned Locked Moved Solved Troubleshooting
    90 Posts 4 Posters 50.5k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      sdetweil @goncalovsc
      last edited by

      @goncalovsc sure, I guess, should be quick

      mv ~/MagicMirror ~/MagucMirror.old
      bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)"
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      G 1 Reply Last reply Reply Quote 0
      • G Offline
        goncalovsc @sdetweil
        last edited by

        @sdetweil said in MM on Ubuntu:

        bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)”

        Do you want use pm2 for auto starting of your MagicMirror (y/N)?
        Should I say no? last time i said yes

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @goncalovsc
          last edited by

          @goncalovsc sure, yes

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          G 1 Reply Last reply Reply Quote 0
          • G Offline
            goncalovsc @sdetweil
            last edited by

            @sdetweil Wait, sure to say no, or sure to say yes? :smiling_face_with_open_mouth_cold_sweat:

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @goncalovsc
              last edited by

              @goncalovsc I said yes above

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              G 1 Reply Last reply Reply Quote 0
              • G Offline
                goncalovsc @sdetweil
                last edited by

                @sdetweil Aaaand its installed again
                https://gyazo.com/5366b44db5c66b86c625afaf061573ff

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @goncalovsc
                  last edited by

                  @goncalovsc good, now edit the ~/MagicMirror/config/config.js and add the info for the two weather modules

                  then do pm2 restart 0

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  G 1 Reply Last reply Reply Quote 0
                  • G Offline
                    goncalovsc @sdetweil
                    last edited by

                    @sdetweil I opened the file and its already edited. I think its using the old files

                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @goncalovsc
                      last edited by

                      @goncalovsc no… if u moved the folder as in the instructions it would have pulled down a whole new copy

                      show output of

                      pm2 status
                      pm2 show 0
                      pm2 show 1
                      

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      G 1 Reply Last reply Reply Quote 0
                      • G Offline
                        goncalovsc @sdetweil
                        last edited by

                        @sdetweil I´ve ran exactly the commands that you said

                        Sorry cant copy paste
                        https://gyazo.com/623dd157c791ea2edc6c1526502a2927
                        https://gyazo.com/b6df9267fe1b7fd23dd8b5afc18226d4
                        S 1 Reply Last reply Reply Quote 0
                        • S Offline
                          sdetweil @goncalovsc
                          last edited by sdetweil

                          @goncalovsc weird

                          show

                          cd MagicMirror/config 
                          ls -laF 
                          nano config.js
                          

                          ctrl-x to get out of nano

                          Sam

                          How to add modules

                          learning how to use browser developers window for css changes

                          G 1 Reply Last reply Reply Quote 0
                          • G Offline
                            goncalovsc @sdetweil
                            last edited by

                            @sdetweil Here the file isnt edited, its just like the sample :thinking_face:

                            S 1 Reply Last reply Reply Quote 0
                            • S Offline
                              sdetweil @goncalovsc
                              last edited by sdetweil

                              @goncalovsc as expected… u can do

                              cd ~/MagicMirror/config
                              cp ~/MagicMirror.old/config/config.js .
                              nano config.js
                              

                              verify changes in config file

                              Sam

                              How to add modules

                              learning how to use browser developers window for css changes

                              G 1 Reply Last reply Reply Quote 0
                              • G Offline
                                goncalovsc @sdetweil
                                last edited by

                                @sdetweil said in MM on Ubuntu:

                                cp ~/MagicMirror.old/config/config.js .

                                When

                                cp ~/MagicMirror.old/config/config.js .
                                

                                Its says file or directory doesnt exist

                                — btw — edited on nano the file and worked

                                S 1 Reply Last reply Reply Quote 0
                                • S Offline
                                  sdetweil @goncalovsc
                                  last edited by

                                  @goncalovsc said in MM on Ubuntu:

                                  Its says file or directory doesnt exist

                                  oops, typo on my previous command

                                  ~/MagucMirror.old
                                  

                                  — btw — edited on nano the file and worked

                                  woohoo…

                                  Sam

                                  How to add modules

                                  learning how to use browser developers window for css changes

                                  G 2 Replies Last reply Reply Quote 0
                                  • G Offline
                                    goncalovsc @sdetweil
                                    last edited by

                                    @sdetweil now it opened, what im supposed to do with this one? How can i replace the old files? Its a bit weird seeing them on the GUI and cant edit them

                                    S 1 Reply Last reply Reply Quote 0
                                    • G Offline
                                      goncalovsc @sdetweil
                                      last edited by

                                      @sdetweil and btw, how can i solve this?
                                      https://gyazo.com/02cd494d4c3777805806e0c2be69a533
                                      already changed from UTF-8 to the other thats on the config but same result

                                      S 1 Reply Last reply Reply Quote 0
                                      • S Offline
                                        sdetweil @goncalovsc
                                        last edited by

                                        @goncalovsc u don’t need to do anything with the old ones… u edited the new one…

                                        if there is nothing else in the old, throw it away

                                        cd ~/
                                        rm -rf MagucMirror.old
                                        

                                        Sam

                                        How to add modules

                                        learning how to use browser developers window for css changes

                                        G 1 Reply Last reply Reply Quote 0
                                        • S Offline
                                          sdetweil @goncalovsc
                                          last edited by

                                          @goncalovsc sorry, no idea on the RSS feed

                                          Sam

                                          How to add modules

                                          learning how to use browser developers window for css changes

                                          1 Reply Last reply Reply Quote 0
                                          • G Offline
                                            goncalovsc @sdetweil
                                            last edited by

                                            @sdetweil deleted magucmirror.old and everything went back to zero, all the changes i´ve made :/

                                            S 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 3 / 5
                                            • First post
                                              Last post
                                            Enjoying MagicMirror? Please consider a donation!
                                            MagicMirror created by Michael Teeuw.
                                            Forum managed by Sam, technical setup by Karsten.
                                            This forum is using NodeBB as its core | Contributors
                                            Contact | Privacy Policy