• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

starter problem # 2

Scheduled Pinned Locked Moved Troubleshooting
27 Posts 4 Posters 14.2k 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.
  • K Offline
    kurt @roramirez
    last edited by Jan 25, 2017, 8:15 PM

    @roramirez
    yes I did it on my mac via SSH

    R 1 Reply Last reply Jan 25, 2017, 8:20 PM Reply Quote 0
    • R Offline
      roramirez Core Contributors @kurt
      last edited by Jan 25, 2017, 8:20 PM

      @kurt No, when you run cd command you are still in your Mac

      -bash: cd: /Users/kurt/MagicMirror: No such file or directory
      

      Easy module development with MagicMirror Module Template

      K 1 Reply Last reply Jan 25, 2017, 8:26 PM Reply Quote 0
      • K Offline
        kurt @roramirez
        last edited by Jan 25, 2017, 8:26 PM

        @roramirez
        sorry you are right, but

        Last login: Wed Jan 25 19:24:58 2017
        pi@raspi:~ $ cd ~/MagicMirror
        -bash: cd: /home/pi/MagicMirror: Datei oder Verzeichnis nicht gefunden
        pi@raspi:~ $ 
        
        R 1 Reply Last reply Jan 25, 2017, 8:53 PM Reply Quote 0
        • R Offline
          roramirez Core Contributors @kurt
          last edited by Jan 25, 2017, 8:53 PM

          @kurt Ok, is nothing there. Please use the installer script

          curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh | bash
          

          If you using Jessie Lite will need install some packages as say link of @morozgrafix’s post

          Easy module development with MagicMirror Module Template

          K 1 Reply Last reply Jan 25, 2017, 9:06 PM Reply Quote 0
          • K Offline
            kurt @roramirez
            last edited by Jan 25, 2017, 9:06 PM

            @roramirez
            Thank you, that’s what i’ll do.
            But do you have any idea, why this happens. Just to avoid to make the same mistake again.
            I intend to use Cyber Duck for transfering folders or scripts.
            And I also use the VNC Viewer, just to see what happens next door, while I work on my mac in an other room.
            And I think I’ll install the full Jessi Version.
            So Thank’s once again! without you It engineers, students and helpers in this forum, users like me were just lost and couldn’t be part of this great projekt, which has just started…
            Kurt

            R 1 Reply Last reply Jan 25, 2017, 10:17 PM Reply Quote 0
            • M Offline
              morozgrafix Moderator
              last edited by Jan 25, 2017, 9:50 PM

              if you are comfortable with using ssh and scp you may not even need any GUI tools to transfer files.

              K 1 Reply Last reply Jan 26, 2017, 8:03 AM Reply Quote 1
              • R Offline
                roramirez Core Contributors @kurt
                last edited by Jan 25, 2017, 10:17 PM

                @kurt Well Jessie Lite dont have X system. X mean desktop system, GUI.

                MagicMirror run in Electron and this require a DISPLAY system where show it.

                We working in this topic to prevent you when is using in a system like that.
                https://github.com/MichMich/MagicMirror/issues/577

                Easy module development with MagicMirror Module Template

                K 1 Reply Last reply Jan 26, 2017, 8:06 AM Reply Quote 0
                • K Offline
                  kurt @morozgrafix
                  last edited by Jan 26, 2017, 8:03 AM

                  @morozgrafix
                  Well I’m absolut not comfortable with transfering files or scripts without the help of an grafical surface.
                  I´m absolute new to work with commands on a terminal.
                  So the all the commands I type into the terminal Ijust learned from guys like you just a couple of days ago.
                  When you change the content, lets say from an config.js via SSH. What kind of tools do you use?
                  Because when I opened the folders of my Raspberry with the help of FileZilla, changed the content and tried to save, the MM system collapsed somehow.
                  So my question how do you that?
                  Thanks a lot for the help

                  M 1 Reply Last reply Jan 26, 2017, 8:24 AM Reply Quote 0
                  • K Offline
                    kurt @roramirez
                    last edited by Jan 26, 2017, 8:06 AM

                    @roramirez
                    Well as I explained in the reply to morozgrafik i’m used to GUI and for me it’s fine doing things by drag and drop…
                    I apreciate your work and input into this projekt a lot!
                    What is your opinion to run the installer by the sudo command like alostvagabond postet it in https://github.com/MichMich/MagicMirror/issues/577
                    I’ll start my atempt #3 in the afternoon :)
                    Thanks a lot for your help

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      morozgrafix Moderator @kurt
                      last edited by Jan 26, 2017, 8:24 AM

                      @kurt I totally understand your point and reasons for you to use GUI tools for file transfers, editing etc. My personal choice is mostly working in the terminal, but it takes some getting used to. The reason why I mentioned SSH and scp, as alternative to using GUI transfer tools, is because they are very reliable and proven to work well. I just wanted to check your comfort level using them, in case that you are suspecting FileZilla, Cyber Duck or some other GUI tool is messing up your MM installation.

                      To answer your question about text editors that work in terminal. There are plenty of them and they have existed for a very long time in unix/linux world. Most of the time they are available with any *nix flavor. To name a few: nano (probably easiest to learn), vim and emacs

                      Hope you get everything sorted with your install and if you need assistance we are here to help.

                      K 1 Reply Last reply Jan 26, 2017, 5:49 PM Reply Quote 1
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        20/27
                        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