Difference between revisions of "BeagleBoard black"

From Teknologisk videncenter
Jump to: navigation, search
(Created page with "=New board= <source lang=bash> root@beaglebone:~# apt-get update root@beaglebone:~# apt-get install telnet </source> Category:beagleboard black")
 
m (Setting static IP-address)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
 +
=Image=
 +
*[http://mars.tekkom.dk/data/bbb/bone-debian-10.3-iot-armhf-2020-04-06-4gb.img.xz debian-10.3-iot-armhf-2020-04-06-4gb]
 
=New board=
 
=New board=
 
<source lang=bash>
 
<source lang=bash>
Line 4: Line 7:
 
root@beaglebone:~# apt-get install telnet
 
root@beaglebone:~# apt-get install telnet
 
</source>
 
</source>
[[Category:beagleboard black]]
+
==Setting static IP-address==
 +
*See [http://derekmolloy.ie/set-ip-address-to-be-static-on-the-beaglebone-black/ Setting static IP address]
 +
[[Category:beagleboard Black]]

Latest revision as of 08:11, 29 May 2021

Image

New board

root@beaglebone:~# apt-get update
root@beaglebone:~# apt-get install telnet

Setting static IP-address