• Portada
    • Recientes
    • Usuarios
    • Registrarse
    • Conectarse

    Raspberry Pi Guide

    Programado Fijo Cerrado Movido General
    68 Mensajes 12 Posters 18.8k Visitas 1 Watching
    Cargando más mensajes
    • Más antiguo a más nuevo
    • Más nuevo a más antiguo
    • Mayor número de Votos
    Responder
    • Responder como tema
    Accede para responder
    Este tema ha sido borrado. Solo los usuarios que tengan privilegios de administración de temas pueden verlo.
    • victorpexacosV Desconectado
      victorpexacos
      Última edición por

      Thank you very much for the guide, when I receive the raspi I will comment on how it's going.

      Greetings!!

      deeiividD 1 Respuesta Última respuesta Responder Citar 0
      • deeiividD Desconectado
        deeiivid Veteranos HL @victorpexacos
        Última edición por

        I am already preparing to read it!
        A greeting cobito!
        TecnhoT 1 Respuesta Última respuesta Responder Citar 0
        • TecnhoT Desconectado
          Tecnho Veteranos HL @deeiivid
          Última edición por

          Many thanks in advance, Mr. Cobito. I know you put a lot of effort into them and they are long and well detailed, so I won't open the link XD to read it calmly on Sunday, I've been eagerly waiting for it.

          Best regards.

          hlbm signature

          NemoN 1 Respuesta Última respuesta Responder Citar 0
          • NemoN Desconectado
            Nemo Veteranos HL @Tecnho
            Última edición por

            For those who have not yet read/seen it, this gentleman is still on track. ??

            He clears up all sorts of doubts about it, with clear and precise information. Congratulations on the guide, and thanks for taking the trouble to enlighten the rest of the illiterates who read us. ;D

            Best regards.

            Mis equipos

            YorusY 1 Respuesta Última respuesta Responder Citar 0
            • YorusY Desconectado
              Yorus Veteranos HL @Nemo
              Última edición por

              Great as always Cobito.

              Later on the PC I will see it in more detail, but I see very interesting things. I will comment more later.

              Mi centro de operaciones
              Mi blog en HL

              hlbm signature

              deeiividD 1 Respuesta Última respuesta Responder Citar 0
              • deeiividD Desconectado
                deeiivid Veteranos HL @Yorus
                Última edición por

                Hello, your guide is very good, I have read it (without the videos) and I have found it amazing.

                It will be very useful to me, because since raspberry is based on debian I will be able to use many of the things you say, especially the whole topic of SSH will be very useful to me, which I only knew about for iphone issues and stuff like that.

                It is a pride to have you in the photo, regards and congratulations!

                YorusY 1 Respuesta Última respuesta Responder Citar 0
                • YorusY Desconectado
                  Yorus Veteranos HL @deeiivid
                  Última edición por

                  Well, now I'm expanding more, since the 7" Chinese tablet doesn't give much more of itself. I also haven't seen the videos because I'm still using 3G.

                  The only thing I've done so far is installing Raspbian, although through the RaspbianInstaller which is very simple, setting up the network with a fixed IP, SSH and transmission-daemon. Apart from fixing a few things, I will install Apache+PHP just as you put it but to use TinYCMS which is very light and doesn't use MySQL.

                  Another thing I'm still not clear about is how I'll share the data with other devices, whether I'll use NFS or SAMBA, since initially it will share data with the desktop (Linux) and with the Western Digital player that supports NFS and SAMBA (or Windows, that is), but I've never tried NFS, so we'll see.

                  I liked the electronic control part, because I hadn't stopped to see how it worked but it seems very simple. I have in mind to do something with Arduino, although they are just ideas, and it could be useful for me to use the Raspberry as a control center, since it will always be on.

                  I'm served with the multimedia issue, so I won't test it there, besides my version is the 256Mb one.

                  Everything is very interesting, sir ?

                  Mi centro de operaciones
                  Mi blog en HL

                  hlbm signature

                  cobitoC 1 Respuesta Última respuesta Responder Citar 0
                  • cobitoC Desconectado
                    cobito Administrador @Yorus
                    Última edición por

                    @Yorus:

                    A parte de corregir algunas cosas instalaré Apache+PHP tal y como pones pero para usar TinYCMS que es muy ligero y no usa MySQL.

                    No conocía Tinycms. Yo he instalado Drupal y la verdad es que tiene un tiempo de respuesta un poco lento. Un día de estos probaré ese a ver qué tal va. Supongo que por el simple hecho de no tirar de MySQL el rendimiento ya debe ser muy superior.

                    @Yorus:

                    Otra cosa que aún no tengo clara es como haré para compartir los datos con otros dispositivos, si usaré NFS o SAMBA, ya que en un principio compartirá datos con el sobremesa (Linux) y con el reproductor Western Digital que soporta NFS y SAMBA (o Windows, vamos), pero nunca he probado NFS, así que veremos.

                    Pues yo todavía no he configurado ningún sismtema de intercambio de archivos local ya que de momento lo gestiono todo por SSH que también admite el intercambio de archivos. Según lei hace poco, NFS se merienda en rendimiento a Samba, FTP o SSH. De hecho SSH desde ya os puedo decir que es bastante lento (tasas de algo más de 2 mbytes/s).

                    @Yorus:

                    Me ha gustado la parte de control electrónico, porque no me había parado a ver como iba pero parece muy sencillo. Tengo en mente hacer algo con Arduino, aunque solo son ideas, y me podría ser útil usar el Raspberry como centro de control, ya que va a estar siempre encendido.

                    La única precaución que debes tener (ahora me doy cuenta de que no he puesto en la guía) es que los pines GPIO no son buffered, lo que significa que no están protegidos de ninguna forma. Eso se traduce en que cualquier error en las conexión: una sobretensión, un cortocircuito, etc, podría petar todo el SoC.

                    Toda la actualidad en la portada de Hardlimit
                    Mis cacharros

                    hlbm signature

                    YorusY 1 Respuesta Última respuesta Responder Citar 0
                    • YorusY Desconectado
                      Yorus Veteranos HL @cobito
                      Última edición por

                      @cobito:

                      Well, I still haven't set up any local file sharing system since I currently manage everything via SSH, which also supports file sharing. According to what I read recently, NFS eats into the performance of Samba, FTP, or SSH. In fact, SSH is already quite slow (rates of just over 2 mbytes/s).

                      Now I've just set up NFS on the desktop and I can already see it from the media player, I didn't expect it to be that simple. The issue is summarized more or less in:

                      apt-get install nfs-common nfs-kernel-server gedit /etc/exports /etc/init.d/nfs-kernel-server restart  

                      In exports, what we do is add a line like this:

                      /media/datos/share 192.168.1.10(rw,no_root_squash) 

                      where we put the directory to share and with whom we want to share it, as well as whether it can be read, written, etc... And every time we make a change, we restart the service.

                      This in Mint, but I don't think the package names will change much in Debian/Raspbian.

                      Mi centro de operaciones
                      Mi blog en HL

                      hlbm signature

                      deeiividD 1 Respuesta Última respuesta Responder Citar 0
                      • deeiividD Desconectado
                        deeiivid Veteranos HL @Yorus
                        Última edición por

                        PD: Cobito! very good the thing with the little monkey :ugly: I did not leave him alone until the end xD
                        deeiividD 1 Respuesta Última respuesta Responder Citar 0
                        • deeiividD Desconectado
                          deeiivid Veteranos HL @deeiivid
                          Última edición por

                          I am testing SSH control on the server over the internet (I am not where the server is now)
                          and the graphic performance is TERRIBLE, it goes much, much slower than using VNC and I do not understand why…

                          I clarify that I am running the ssh client from OSX, which being UNIX-based and with Xquartz (X11 manager) should work well, right?

                          cobitoC 1 Respuesta Última respuesta Responder Citar 0
                          • cobitoC Desconectado
                            cobito Administrador @deeiivid
                            Última edición por

                            @deeiivid:

                            I'm testing SSH control on the server over the internet (I'm not where the server is now)
                            and the graphic performance is TERRIBLE, it goes much much slower than using VNC and I don't understand why…

                            To clarify, I'm running the ssh client from OSX, which being UNIX-based and with Xquartz (X11 manager) should work well, right?

                            With the Raspi, the performance of launching graphical applications over SSH is better than launching them locally from the desktop environment. And if they are not applications with heavy libraries like QT, there are no big differences between accessing from the local network or from the Internet.

                            If you can, try from a PC with Linux to rule out server configuration or other problems.

                            Toda la actualidad en la portada de Hardlimit
                            Mis cacharros

                            hlbm signature

                            deeiividD 1 Respuesta Última respuesta Responder Citar 0
                            • deeiividD Desconectado
                              deeiivid Veteranos HL @cobito
                              Última edición por

                              @cobito:

                              With the Raspi, the performance of launching graphical applications over SSH is better than launching them locally from the desktop environment. And if they are not applications with heavy libraries like QT, there are no big differences between accessing them from the local network or from the Internet.

                              If you can, try it from a PC with Linux to rule out server configuration or other problems.

                              I've tried it with the file manager of lxde and also with transmission and it was crazy... I'm going to run knoppix and see how it goes...

                              cobitoC 1 Respuesta Última respuesta Responder Citar 0
                              • cobitoC Desconectado
                                cobito Administrador @deeiivid
                                Última edición por

                                @deeiivid:

                                I've tried it with lxde's file manager and also with transmission and it was a mess… I'm going to run knoppix and see how it goes...

                                It's strange. Anyway, in the case of transmission, it's best that you run the daemon (or the graphical client) on the server and from your PC you run the remote client because if you run a graphical program over ssh and close the session, the program closes too.

                                Toda la actualidad en la portada de Hardlimit
                                Mis cacharros

                                hlbm signature

                                deeiividD L 2 Respuestas Última respuesta Responder Citar 0
                                • deeiividD Desconectado
                                  deeiivid Veteranos HL @cobito
                                  Última edición por

                                  @cobito:

                                  It's strange. Anyway, in the case of transmission, the most advisable thing is that on the server you run the daemon (or the graphical client) and from your PC you run the remote client because if you run a graphical program via ssh and close the session, the program closes as well.

                                  Yes, yes, I have Transmission with the daemon, I've only tried it to see the performance…
                                  By the way, is there any way to "kill" the X?
                                  By default in my case they turn on with the computer... I would like to change that.

                                  Edit: solved. But now I find that it doesn't start programs like Transmission by default when I turn it on... it's not a very serious problem but okay.

                                  deeiividD 1 Respuesta Última respuesta Responder Citar 0
                                  • deeiividD Desconectado
                                    deeiivid Veteranos HL @deeiivid
                                    Última edición por

                                    I have a little problem. I don't know what I did but now I can't start X services remotely lakdsjaslkdjsld

                                    This is what I get when I start:
                                    _
                                    Kromann-Hackintosh:~ kromann$ ssh kromann@192.168.1.24 -X
                                    kromann@192.168.1.24's password:
                                    Welcome to Ubuntu 12.10 (GNU/Linux 3.5.0-25-generic i686)

                                    • Documentation: Official Ubuntu Documentation

                                    Last login: Sun Feb 24 23:57:42 2013 from 192.168.1.69
                                    /usr/bin/xauth: timeout in locking authority file /home/kromann/.Xauthority
                                    kromann@kromann-server:~$
                                    _

                                    And if I try to start an X service:
                                    _kromann@kromann-server:~$ sudo pcmanfm
                                    [sudo] password for kromann:
                                    X11 connection rejected because of wrong authentication.
                                    Can't open viewer:
                                    kromann@kromann-server:~$
                                    _

                                    It's only with X services... I don't know how to fix it.

                                    Edit: I've already fixed it, here I explain everything in case you have the same problem.

                                    YorusY 1 Respuesta Última respuesta Responder Citar 0
                                    • YorusY Desconectado
                                      Yorus Veteranos HL @deeiivid
                                      Última edición por

                                      Thanks for sharing, the truth is that I have never tried to run anything from the X remotely and it all sounded like Chinese to me.

                                      Mi centro de operaciones
                                      Mi blog en HL

                                      hlbm signature

                                      cobitoC 1 Respuesta Última respuesta Responder Citar 0
                                      • cobitoC Desconectado
                                        cobito Administrador @Yorus
                                        Última edición por

                                        Running graphical applications with SSH is not usually very practical for me except when it comes to the file manager. Having all the mounted drives at hand and being able to copy, paste, delete... at cruising speed from anywhere is a pleasure.

                                        For everything else: remote clients.

                                        Toda la actualidad en la portada de Hardlimit
                                        Mis cacharros

                                        hlbm signature

                                        YorusY 1 Respuesta Última respuesta Responder Citar 0
                                        • YorusY Desconectado
                                          Yorus Veteranos HL @cobito
                                          Última edición por

                                          Today your guide has been very useful for me, since the installation steps I have followed vary greatly from what I did the first time. In my case, I downloaded a file that I decompressed directly onto the SD card and when I started the Raspberry, it did a classic Debian Netinst style installation downloading almost everything from the internet and leaving me with a typical root user and a normal user at the end.

                                          Now I have followed your guide and the only different step is that I have flashed the image onto the SD card through Linux.

                                          By the way, I like the change on your page, the new fonts look great.

                                          Mi centro de operaciones
                                          Mi blog en HL

                                          hlbm signature

                                          cobitoC 1 Respuesta Última respuesta Responder Citar 0
                                          • cobitoC Desconectado
                                            cobito Administrador @Yorus
                                            Última edición por

                                            Well, here's another one with data corruption on the SD. I was updating the system when messages started appearing about problems with the file system. I rebooted but it wouldn't start up again. I put the card in a PC, ran an fsck and it had a lot of messed up i-nodes. I'll see if I can recover it and if not, format it.

                                            I read somewhere that doing an overvolt fixes the problem. This is a real pain because now you have to go messing around with things that could fry the raspi. You have to be careful with backups. I hope I haven't lost my MySQL databases.

                                            Toda la actualidad en la portada de Hardlimit
                                            Mis cacharros

                                            hlbm signature

                                            YorusY 1 Respuesta Última respuesta Responder Citar 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 1 / 4
                                            • First post
                                              Last post

                                            Foreros conectados [Conectados hoy]

                                            0 usuarios activos (0 miembros y 0 invitados).
                                            febesin, pAtO, HIAL-9000

                                            Estadísticas de Hardlimit

                                            Los hardlimitianos han creado un total de 543.5k posts en 62.9k hilos.
                                            Somos un total de 34.9k miembros registrados.
                                            roymendez ha sido nuestro último fichaje.
                                            El récord de usuarios en linea fue de 123 y se produjo el Thu Jan 15 2026.