[beagleboard] Console image vs IOT image

38 views
Skip to first unread message

Ross Morrison

unread,
Dec 19, 2016, 5:02:42 PM12/19/16
to beagl...@googlegroups.com
On the latest images page(https://beagleboard.org/latest-images) has
the IOT version replaced the plain jane console image? I would really
like to build from the latest basic console image then add options as
needed.

And, how would one go about changing the port nodejs/bonescript listens
on? I would like to get Apache back to port 80 and move
nodejs/bonescript over to port 8080 reversing the way they are
shipped.

Thanks all,

--
Ross Morrison
Electronics International Inc
(541) 318-6060

William Hermans

unread,
Dec 19, 2016, 5:20:28 PM12/19/16
to beagl...@googlegroups.com
On Mon, Dec 19, 2016 at 3:02 PM, Ross Morrison <ro...@buy-ei.com> wrote:
On the latest images page(https://beagleboard.org/latest-images) has
the IOT version replaced the plain jane console image? I would really
like to build from the latest basic console image then add options as
needed.

Have you actually looked ? There is still a console image, and very likely always will be.

And, how would one go about changing the port nodejs/bonescript listens
on? I would like to get Apache back to port 80 and move
nodejs/bonescript over to port 8080 reversing the way they are
shipped.

There are many ways, including using iptables, or nginx. However, this is not a question that is specific to this hardware. As such searching the web for "linux how to change Nodejs port. . ." etc will produce a lot of fruit.

Ross Morrison

unread,
Dec 19, 2016, 5:24:59 PM12/19/16
to beagl...@googlegroups.com
Yes, found the console image:

http://elinux.org/Beagleboard:BeagleBoneBlack_Debian

Ross Morrison

unread,
Dec 19, 2016, 5:38:05 PM12/19/16
to beagl...@googlegroups.com
On Mon, 19 Dec 2016 14:24:45 -0800
Ross Morrison <ro...@buy-ei.com> wrote:

> On Mon, 19 Dec 2016 15:20:22 -0700
> William Hermans <yyr...@gmail.com> wrote:
>
> > On Mon, Dec 19, 2016 at 3:02 PM, Ross Morrison <ro...@buy-ei.com>
> > wrote:
> >
> > > On the latest images page(https://beagleboard.org/latest-images)
> > > has the IOT version replaced the plain jane console image? I would
> > > really like to build from the latest basic console image then add
> > > options as needed.
> > >
> >
> > Have you actually looked ? There is still a console image, and very
> > likely always will be.
> >
> > >
> > > And, how would one go about changing the port nodejs/bonescript
> > > listens on? I would like to get Apache back to port 80 and move
> > > nodejs/bonescript over to port 8080 reversing the way they are
> > > shipped.
> > >
> >
> > There are many ways, including using iptables, or nginx. However,
> > this is not a question that is specific to this hardware. As such
> > searching the web for "linux how to change Nodejs port. . ." etc
> > will produce a lot of fruit.
> >
>
> Yes, found the console image:
>
> http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
>
>
>

Specifically switching ports on the standard IOT configuration on the
BBGW using the latest IOT image? Any help on that subject?

Robert Nelson

unread,
Dec 19, 2016, 5:43:46 PM12/19/16
to Beagle Board, ro...@buy-ei.com
> Specifically switching ports on the standard IOT configuration on the
> BBGW using the latest IOT image? Any help on that subject?

bonescript: is controlled by a systemd service/socket file, you'll
find port 80 in that..

apache: /etc/apache2/ports.conf you'll find port 8080

Regards,

--
Robert Nelson
https://rcn-ee.com/

Ross Morrison

unread,
Dec 19, 2016, 6:27:36 PM12/19/16
to beagl...@googlegroups.com
On Mon, 19 Dec 2016 16:43:03 -0600
Robert Nelson <robert...@gmail.com> wrote:

> > Specifically switching ports on the standard IOT configuration on
> > the BBGW using the latest IOT image? Any help on that subject?
>
> bonescript: is controlled by a systemd service/socket file, you'll
> find port 80 in that..
>
> apache: /etc/apache2/ports.conf you'll find port 8080
>
> Regards,
>

Thanks Robert, I'll get the port 80 switched in the bonescript services.
One also needs to change the /sites-enabled/000-default.conf port
number along with the ports.conf for Apache.

Thanks again,
Reply all
Reply to author
Forward
0 new messages